lazarus/components/ideintf
2016-10-01 11:03:21 +00:00
..
docs
images
languages IDEIntf: regenerated Dutch translation 2016-09-10 12:43:09 +00:00
actionseditor.lfm
actionseditor.pas ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636. 2016-09-25 11:33:40 +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 IDEIntf: Make some CollectionPropEditForm methods private. 2016-09-25 11:33:24 +00:00
columndlg.pp
componenteditors.pas ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636. 2016-09-25 11:33:40 +00:00
componentreg.pas IdeIntf: Harmonize method names in ComponentRef. Use CaseSensitive parameter in IndexOfPageName. 2016-05-28 19:52:31 +00:00
componenttreeview.pas IDEIntf: less verbose OI. 2016-09-29 08:35:02 +00:00
compoptsintf.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas IDEIntf: Same as previous commit but for DBGridColumnsPropertyEditor. 2016-09-19 21:43:58 +00:00
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
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas IDEIntf: Correct handling of Default Value in TImageIndexPropertyEditor. Issue #30597, patch from Anton. 2016-09-13 19:33:18 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio 2016-10-01 11:03:21 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: external tools: started options ShowConsole and HideWindow 2016-09-22 08:44: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 IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584 2016-09-09 06:07:49 +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
imagelisteditor.pp
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
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574 2016-09-08 11:01:18 +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

This directory contains the IDE interfaces for experts/plugins.

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