Commit Graph

16 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
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +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
mattias
e2ece1726a educationlaz: fixed compilation
git-svn-id: trunk@44086 -
2014-02-15 23:45:24 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
89a92b3936 IDE: optimized initializing IDE options
git-svn-id: trunk@24797 -
2010-04-21 18:18:52 +00:00
mattias
458cb4762c educationlaz: added options to control shown speedbuttons on IDE bar, and objectinspector pages, from Michael Kuhardt
git-svn-id: trunk@24748 -
2010-04-20 17:29:32 +00:00
mattias
c7c522d9e9 IDEIntf: added RegisterCompletionPlugin
git-svn-id: trunk@23484 -
2010-01-18 17:13:59 +00:00
mattias
8732cff32f educationlaz: propevents
git-svn-id: trunk@23289 -
2009-12-26 10:59:14 +00:00
mattias
45058f096d educationlaz: added page for new single file programs
git-svn-id: trunk@22253 -
2009-10-21 16:53:30 +00:00
mattias
048a50846a educationlaz: hiding menu items only wehn enabled
git-svn-id: trunk@22242 -
2009-10-20 13:20:24 +00:00
mattias
5ea22214c6 educationlaz: implemented hiding menu items
git-svn-id: trunk@22241 -
2009-10-20 12:51:23 +00:00
mattias
1a06444518 educationlaz: added frame for hiding menu items
git-svn-id: trunk@22240 -
2009-10-20 11:49:06 +00:00