lazarus/ideintf
mattias 966f3701b9 fixed makefiles
git-svn-id: trunk@5756 -
2004-08-09 14:05:07 +00:00
..
units *** empty log message *** 2004-03-29 20:03:44 +00:00
actionseditor.pas fixed compilation for fpc 1.0.10 2004-08-06 06:51:15 +00:00
allideintf.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
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
formeditingintf.pas replaced TDBEdit.WMKillFocus by EditingDone, Change Class basically working 2004-08-08 20:51:15 +00:00
graphpropedits.pas TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
helpintf.pas TGTKListStringList now keeps selection on Put and Move 2004-07-03 11:11:09 +00:00
idecommands.pas implemented handling keys in IDE windows 2004-05-29 17:20:06 +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 fixed makefiles 2004-08-09 14:05:07 +00:00
objectinspector.pp TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
objinspstrconsts.pas added texttolols.pas and published TBitBtn.Caption 2004-07-16 10:16:32 +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 fixed fpc 1.0.10 compilation 2004-07-25 22:54:38 +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.