lazarus/ideintf
mattias 5c577fc4ba fixed missing semicolon for new forms
git-svn-id: trunk@5936 -
2004-09-07 12:09:36 +00:00
..
units added output directories for powerpc/linux target 2004-09-01 22:04:46 +00:00
actionseditor.pas fixed codetools ConstSet, implemented notifying TApplication whenmenu popups 2004-08-13 10:20:19 +00:00
allideintf.pas started project interface 2004-08-30 16:02:17 +00:00
columndlg.pp workaround for fpc bug #2859 2004-03-06 18:44:06 +00:00
componenteditors.pas replaced TDBEdit.WMKillFocus by EditingDone, Change Class basically working 2004-08-08 20:51:15 +00:00
componentreg.pas moved componentreg.pas to ideintf 2004-08-09 09:24:29 +00:00
componenttreeview.pas quick fixed crashing property overloading BorderStyle 2004-05-21 18:12:17 +00:00
configstorage.pas implemented simple HTML help viewer 2004-08-21 23:16:11 +00:00
formeditingintf.pas replaced TDBEdit.WMKillFocus by EditingDone, Change Class basically working 2004-08-08 20:51:15 +00:00
graphpropedits.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +00:00
helpfpdoc.pas added LCL fpdoc help db 2004-08-24 19:51:23 +00:00
helphtml.pas implemented help jump to FPDoc context in unit 2004-08-23 15:49:18 +00:00
helpintf.pas * Restructured debugger view classes 2004-08-26 23:50:05 +00:00
idecommands.pas implemented replacing keys in editor options grab keys 2004-08-20 12:11:25 +00:00
imagelisteditor.pp fixed TMenuItem.GetIconSize 2004-06-24 17:45:33 +00:00
listviewpropedit.pp Fixed enabling subitems button 2004-06-20 16:40:50 +00:00
Makefile fixed makefiles 2004-08-09 14:05:07 +00:00
Makefile.fpc started project interface 2004-08-30 16:02:17 +00:00
objectinspector.pp fix crash when showing hints from Andrew Haines 2004-08-30 07:41:49 +00:00
objinspstrconsts.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +00:00
packageintf.pas added ideintf/packageintf.pas and implemented automatic uses section addition and package dependencies fixer for broken LFM 2004-08-09 13:54:11 +00:00
projectintf.pas fixed missing semicolon for new forms 2004-09-07 12:09:36 +00:00
propedits.pp better theming for some dialogs 2004-08-22 12:10:56 +00:00
README splitted output directories for cross compilation 2003-12-20 01:20:53 +00:00
srceditorintf.pas splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas 2004-08-08 18:02:45 +00:00
texttools.pas added texttolols.pas and published TBitBtn.Caption 2004-07-16 10:16:32 +00:00

This directory contains the IDE interfaces for experts/plugins, that don't fit
into one of the other categories.