Commit Graph

82 Commits

Author SHA1 Message Date
Juha
e65a102527 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
mattias
f18e10ec0e IDE: InstallPackages: add all src base packages 2023-05-21 20:48:30 +02:00
mattias
05563b7ed7 IDE: clean up
git-svn-id: trunk@61570 -
2019-07-11 14:57:08 +00:00
martin
180da00d4a Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
git-svn-id: trunk@60892 -
2019-04-07 19:57:35 +00:00
juha
41dc46374f LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
juha
88cab456e2 Cleanup and formatting.
git-svn-id: trunk@54402 -
2017-03-15 13:13:29 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
16f22c6fc1 IDE: package graph: show indriectly installed packages with install icons
git-svn-id: trunk@53530 -
2016-12-02 20:55:07 +00:00
juha
e8704af162 IDE: Open wiki page for help in PkgLinks window. Issue #28696, patch from Alexey Torgashin.
git-svn-id: trunk@49848 -
2015-09-18 22:47:54 +00:00
juha
c5529f5cb1 Packager: In PkgGraph dialog, add Close button and fix tab order. Issue #28170, patch from Alexey Torgashin.
git-svn-id: trunk@49160 -
2015-05-24 22:05:21 +00:00
mattias
f3f0866921 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
mattias
a469a64f53 IDE: package editor: started find in files
git-svn-id: trunk@46004 -
2014-08-01 12:38:12 +00:00
mattias
8ceb06c3e6 IDE: package graph: show dependency path
git-svn-id: trunk@41944 -
2013-06-29 13:53:09 +00:00
mattias
550f61d3ee IDE: package graph: update info when selecting a TV node
git-svn-id: trunk@41943 -
2013-06-29 13:41:38 +00:00
mattias
7421de2b06 IDE: package graph: expand nodes
git-svn-id: trunk@41941 -
2013-06-29 13:36:56 +00:00
mattias
35e4dd7196 IDE: removed obsolete package.autocreated
git-svn-id: trunk@41276 -
2013-05-19 10:51:43 +00:00
mattias
a95a2a4a8d IDE: allow to uninstall dummy package
git-svn-id: trunk@41269 -
2013-05-19 01:15:05 +00:00
mattias
5245f8fc3a IDE: package graph: update graph after clean up
git-svn-id: trunk@40801 -
2013-04-14 08:48:06 +00:00
maxim
7c9e3bef61 IDE: localized 'Unneeded dependencies' menu item caption in package graph explorer
git-svn-id: trunk@40787 -
2013-04-10 21:37:58 +00:00
mattias
459a3ba4a9 IDE: package graph: clear
git-svn-id: trunk@40777 -
2013-04-09 23:06:48 +00:00
mattias
14405e3826 IDE: package graph: remove unneeded dependencies
git-svn-id: trunk@40772 -
2013-04-09 20:02:31 +00:00
mattias
4cd89917de IDE: clean package dependencies: select all, select none
git-svn-id: trunk@40771 -
2013-04-09 19:50:08 +00:00
mattias
a5be13c6ff IDE: package graph: show clean package deps dialog
git-svn-id: trunk@40770 -
2013-04-09 19:37:41 +00:00
mattias
7c0279641e IDE: package graph: added treeview
git-svn-id: trunk@40715 -
2013-04-04 14:34:48 +00:00
mattias
16df97ee36 IDE: fixed crash on closing package graph
git-svn-id: trunk@40658 -
2013-03-28 10:41:52 +00:00
mattias
faeff278b9 IDE: package graph: double click on project open project inspector, dbl click on IDE open editor install packages
git-svn-id: trunk@40614 -
2013-03-21 23:04:42 +00:00
mattias
63cfb5f3e5 IDE: package graph: fixed icons for uninstall packages
git-svn-id: trunk@40613 -
2013-03-21 22:58:00 +00:00
mattias
ab50101823 IDE: package graph: show IDE
git-svn-id: trunk@40612 -
2013-03-21 22:53:39 +00:00
mattias
9f4298e8e4 IDE: package graph: show project
git-svn-id: trunk@40611 -
2013-03-21 22:40:33 +00:00
mattias
e13ae5142d IDE: package graph: using lvlgraph
git-svn-id: trunk@40610 -
2013-03-21 20:41:26 +00:00
juha
79e6d34321 PackageGraph: reverse the logic for showing red and green images for packages
git-svn-id: trunk@37348 -
2012-05-19 09:42:20 +00:00
juha
fe7f4ba1ad PackageGraph: formatting
git-svn-id: trunk@37347 -
2012-05-19 09:42:14 +00:00
maxim
b210effc64 IDE: improved 'Package Graph Explorer' dialog localization
git-svn-id: trunk@36645 -
2012-04-06 21:55:17 +00:00
mattias
5cc3fd42cb IDE: package graph: ShowPath: compare case insensitive
git-svn-id: trunk@34543 -
2012-01-02 18:05:31 +00:00
mattias
9e21a00a70 IDE: package editor: add dependency: check for cycle, show a full path
git-svn-id: trunk@34542 -
2012-01-02 17:45:03 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
mattias
9da1573ffb IDE: packagegraph: fixed uninitialized variable, bug #17935
git-svn-id: trunk@28228 -
2010-11-14 20:53:45 +00:00
mattias
7f8a4f287d IDE: do not close docked forms on escape
git-svn-id: trunk@26270 -
2010-06-22 22:45:09 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
d18d9a1205 IDEIntf: started TIDEWindowDefaultLayout
git-svn-id: trunk@25573 -
2010-05-22 10:59:28 +00:00
mattias
a1bc7b255f IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
git-svn-id: trunk@24697 -
2010-04-18 16:57:02 +00:00
paul
70811fdb42 packager: convert forms to use fpc resources
git-svn-id: trunk@23442 -
2010-01-14 03:25:02 +00:00
marc
590d786e59 * More separation of menu and dialog caption by Maxim Ganetsky
git-svn-id: trunk@21239 -
2009-08-15 22:46:31 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
mattias
88faab98a6 IDE: package graph: fixed selecting used by
git-svn-id: trunk@19304 -
2009-04-10 13:43:07 +00:00
mattias
9b620f0c04 IDE: package graph: not showing itself
git-svn-id: trunk@19303 -
2009-04-10 13:30:25 +00:00