lazarus/ideintf
2004-11-04 01:26:47 +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 custom project types 2004-10-01 11:23:07 +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 * fixed stronger fpc typing (and some real cast errors) 2004-11-04 01:26:47 +00:00
graphpropedits.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +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
objectinspector.pp object inspector now uses ConfigSorage instead of laz_xmlxcfg 2004-10-28 10:01:30 +00:00
objinspstrconsts.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +00:00
packageintf.pas various fixes for TCustomMemo, RTTIControls, FindReferences 2004-09-22 19:05:58 +00:00
projectintf.pas fixed compiler options interface double variables 2004-10-12 08:23:20 +00:00
propedits.pp fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +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.