lazarus/ideintf
marc b8918ec656 * Restructured debugger view classes
* Fixed help

git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
..
units
actionseditor.pas fixed codetools ConstSet, implemented notifying TApplication whenmenu popups 2004-08-13 10:20:19 +00:00
allideintf.pas implemented context help for source editor 2004-08-22 22:47:43 +00:00
columndlg.pp
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 implemented context help for source editor 2004-08-22 22:47:43 +00:00
objectinspector.pp better theming for some dialogs 2004-08-22 12:10:56 +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
propedits.pp better theming for some dialogs 2004-08-22 12:10:56 +00:00
README
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.