lazarus/ideintf
2011-02-13 13:42:19 +00:00
..
docs fixed typos: childs 2011-02-10 09:37:16 +00:00
languages Translations: added Portuguese translation stub, based on Brazilian Portuguese 2011-01-30 17:39:09 +00:00
actionseditor.lfm IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
actionseditor.pas IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas Replaces the current wrongly implement TPage and TNotebook with their correct implementations. TCustomPage and TCustomNotebook remain because they are used in TPageControl. 2010-12-31 16:08:46 +00:00
componentreg.pas IDE+LCL: made LCL a normal package 2011-01-27 12:56:07 +00:00
componenttreeview.pas
compoptsintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
dbpropedits.pas
fieldseditor.lfm IDE, Fields Editor corrections and improvements, from Marcelo B Paula, issue #17762 2010-10-30 02:28:54 +00:00
fieldseditor.pas IDEIntf: clean up 2010-11-03 09:22:26 +00:00
fieldslist.lfm
fieldslist.pas
formeditingintf.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas ide: add ecBuildAdvancedLazarus command to allow it use in external packages by Stephano (issue #0018288) 2011-01-11 07:45:04 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: fixed compilation 2010-10-27 17:15:33 +00:00
idehelpintf.pas IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
ideimagesintf.pas
ideintf.lpk IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
ideintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
idemsgintf.pas
ideoptionsintf.pas ide: add an option to open options dialog in read only mode, use it for packages 2011-02-13 11:37:47 +00:00
idetextconverter.pas
idewindowintf.pas fixed compilation of EasyDockMgrDsgn package from Sven Barth (issue #18262) 2010-12-20 13:04:39 +00:00
imagelisteditor.lfm
imagelisteditor.pp
lazideintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrointf.pas
Makefile ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
Makefile.compiled ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
Makefile.fpc ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
newfield.lfm IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
newfield.pas IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
newitemintf.pas
objectinspector_img.lrs
objectinspector.lfm ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182) 2011-01-20 08:57:49 +00:00
objectinspector.pp fixed typos: childs 2011-02-10 09:37:16 +00:00
objinspstrconsts.pas IDEIntf: localized TToolBar designer menu entries 2010-11-19 23:55:37 +00:00
oifavouriteproperties.pas
packageintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
projectintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
projectresourcesintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
propedits.pp fixed typos: childs 2011-02-10 09:37:16 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: added sourcemarklings 2010-10-10 23:17:00 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas ideintf: strings property editor: count characters instead of bytes (issue #17753) 2010-11-02 09:54:49 +00:00
texttools.pas IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file 2011-01-10 13:24:25 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

These files are under the modified LGPL as described in COPYING.modifiedLGPL.