lazarus/ideintf
vincents a0813a7194 fixed fpc 1.0.x compilation
git-svn-id: trunk@6289 -
2004-11-23 12:25:48 +00:00
..
units added output directories for powerpc/linux target 2004-09-01 22:04:46 +00:00
actionseditor.pas replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
allideintf.pas implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
columndlg.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
componenteditors.pas * fixed stronger fpc typing (and some real cast errors) 2004-11-04 01:26:47 +00:00
componentreg.pas moved componentreg.pas to ideintf 2004-08-09 09:24:29 +00:00
componenttreeview.pas * fixed stronger fpc typing (and some real cast errors) 2004-11-04 01:26:47 +00:00
configstorage.pas implemented simple HTML help viewer 2004-08-21 23:16:11 +00:00
formeditingintf.pas implemented creating classes at run time from any TComponent descendant 2004-11-20 11:20:06 +00:00
graphpropedits.pas changed TPropertyEditor.GetComponent 2004-11-11 18:45:24 +00:00
helpfpdoc.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
helphtml.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
helpintf.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
idecommands.pas implemented replacing keys in editor options grab keys 2004-08-20 12:11:25 +00:00
imagelisteditor.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
lazideintf.pas implemented custom project types 2004-10-01 11:23:07 +00:00
listviewpropedit.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
Makefile fixed ideintf hard dependency on pkg intf 2004-09-18 10:13:58 +00:00
Makefile.fpc fixed ideintf hard dependency on pkg intf 2004-09-18 10:13:58 +00:00
newitemintf.pas fixed fpc 1.0.x compilation 2004-11-23 12:25:48 +00:00
objectinspector.pp implemented new generic class creation for TJITForms 2004-11-13 17: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 implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
projectintf.pas implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
propedits.pp fixed GetEditorClass for props without mapped class 2004-11-11 18:53:51 +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.