lazarus/components/ideintf
2016-08-26 13:08:06 +00:00
..
docs
images
languages Regenerated translations 2016-06-08 21:59:41 +00:00
actionseditor.lfm
actionseditor.pas
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 Fix some more spelling errors. 2016-06-12 16:53:49 +00:00
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: Add function RemoveShortCut. IDE extension package may want to use a reserved shortcut and remove it. 2016-08-26 13:08:06 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: formatting. 2016-02-21 14:05:36 +00:00
idehelpintf.pas ideintf: hide HTML hint window with ESC key. Issue #30266, patch by Cyrax 2016-06-13 12:20:35 +00:00
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 Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
idewindowintf.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +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 IDEIntf: clean up 2016-08-24 09:54:58 +00:00
newitemintf.pas
objectinspector.lfm
objectinspector.pp IdeIntf: Improve and harmonize the drawing of Boolean Checkboxes. 2016-07-04 18:13:11 +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 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
packageintf.pas Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
projectintf.pas Remove useless comments like { private declarations } from class skeletons. 2016-08-18 18:51:56 +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 Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
README.txt
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas
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.