lazarus/components/ideintf
2016-05-28 19:52:31 +00:00
..
docs
images
languages Translations: Hungarian translation update by Péter Gábor, bug #30148 2016-05-16 22:44:17 +00:00
actionseditor.lfm
actionseditor.pas ideintf: set PopupMode/PopupParent for collection editor and actions editor. Issue #24711 2015-12-27 13:06:05 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
changeparentdlg.lfm New dialog for Change Parent feature. 2016-04-14 10:29:19 +00:00
changeparentdlg.pas New dialog for Change Parent feature. 2016-04-14 10:29:19 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas
componentreg.pas IdeIntf: Harmonize method names in ComponentRef. Use CaseSensitive parameter in IndexOfPageName. 2016-05-28 19:52:31 +00:00
componenttreeview.pas IDEIntf: improve set active page in designer on OI selection change. 2016-05-22 10:51:17 +00:00
compoptsintf.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp
frmselectprops.lfm IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +00:00
frmselectprops.pas IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +00:00
graphicpropedit.lfm IdeIntf: Improve Graphic Property Editor layout. Issue #29618, patch from Alexey Torgashin. 2016-02-09 20:59:18 +00:00
graphicpropedit.pas IDEIntf: less hints 2016-02-19 14:25:21 +00:00
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDEIntf: assign OnClick events in RegisterIDEButtonCommand. Issue #30137 2016-05-15 07:53:35 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: formatting. 2016-02-21 14:05:36 +00:00
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
ideintf.pas Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
idemsgintf.pas
ideoptionsintf.pas IDEIntf: add possibility to add frames to project options, issue #30032 2016-04-19 10:03:52 +00:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas IdeIntf: formatting. 2016-03-31 12:14:12 +00:00
imagelisteditor.lfm ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak 2015-12-27 17:40:09 +00:00
imagelisteditor.pp ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak 2015-12-27 17:40:09 +00:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IdeIntf: Hide procedure RunBootHandlers from IDE plugins. Issue #30154, patch from errno. 2016-05-20 18:10:21 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile updated makefiles 2016-03-20 11:19:40 +00:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDEIntf: revert r52310 #cac4521b5e. Issue #30143. 2016-05-15 16:27:37 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDEIntf: improve set active page in designer on OI selection change. 2016-05-22 10:51:17 +00:00
objinspstrconsts.pas Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
oifavoriteproperties.pas
packageintf.pas
projectintf.pas IDEIntf: fixed compiling with FPC 2.6.4 2016-01-11 14:20:22 +00:00
projectresourcesintf.pas IDE: add const for string parameters in resource handling classes 2016-05-28 14:42:39 +00:00
projpackintf.pas
propedits.pp LCL: Implement WriteVariant for TLRSObjectWriter. Fix variant property editor. Issue #28040, patch from Michal Gawrycki. 2016-05-19 08:15:02 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
README.txt
srceditorintf.pas IDE: add option to prefer double-click over middle click when closing tabs. 2015-11-28 10:10:11 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas IDEIntf: add overloaded FindItemByCommand for IDE tool buttons 2015-11-24 20:27:07 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas ideintf: use registered editing class in DefaultComponentClass. Issue #29201 2016-01-03 14:43:33 +00:00

This directory contains the IDE interfaces for experts/plugins.

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