lazarus/components/ideintf
2017-03-04 17:21:49 +00:00
..
docs IDEIntf: added help 2017-01-03 16:53:58 +00:00
images
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463 2017-03-02 22:17:27 +00:00
actionseditor.lfm IdeIntf: Change event handler name to ActMoveUpDownExecute in ActionListEditor. 2016-12-04 18:42:06 +00:00
actionseditor.pas IdeIntf: Change event handler name to ActMoveUpDownExecute in ActionListEditor. 2016-12-04 18:42:06 +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 IdeIntf: Use one method actMoveUpDownExecute for moving up and down in TCollectionPropertyEditorForm. 2016-11-30 14:57:39 +00:00
collectionpropeditform.pas IdeIntf: Use one method actMoveUpDownExecute for moving up and down in TCollectionPropertyEditorForm. 2016-11-30 14:57:39 +00:00
columndlg.pp
componenteditors.pas Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +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: OI: when setting PropertyEditorHook use its selection 2016-10-19 23:41:06 +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
editorsyntaxhighlighterdef.pas Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio 2016-11-10 08:52:27 +00:00
fieldslist.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas LCL: Bug fix for QT painting non-visual components for TFakeNonControl design form (TDataModule and TFrame). From Maciej. 2015-11-19 13:55:33 +00:00
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 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 IDEIntf: comment 2017-02-23 00:03:35 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: fpc msg parser: reverse source files from test build directory, bug #30787 2016-10-25 21:41:34 +00:00
idehelpintf.pas IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier 2017-01-03 16:53:22 +00:00
ideimagesintf.pas IDEIntf: add ScaleImage so that it can be used outside the unit 2017-02-27 10:00:09 +00:00
ideintf.lpk Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
ideintf.pas Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
idemsgintf.pas
ideoptionsintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idetextconverter.pas
ideutils.pas Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
idewindowintf.pas IDEIntf: TIDEDialogLayoutList: save and load scaled layout, issue #31074 2016-12-05 20:53:02 +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: added handler lihtSaveEditorFile 2017-01-27 14:34:57 +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: menuintf: fixed hiding existing MenuItems 2016-10-14 17:00:01 +00:00
newfield.lfm
newfield.pas IDEIntf: clean up 2016-08-24 09:54:58 +00:00
newitemintf.pas
objectinspector.lfm Object Inspector: Adjust access visibility of controls which are created at run-time. RTTI is not needed. 2017-03-04 17:21:49 +00:00
objectinspector.pp Object Inspector: Adjust access visibility of controls which are created at run-time. RTTI is not needed. 2017-03-04 17:21:49 +00:00
objinspstrconsts.pas IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
oifavoriteproperties.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
packageintf.pas IDEIntf: Add function DoCompilePackage to PackageIntf. 2016-10-30 13:36:43 +00:00
pagespropeditdlg.lfm IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
pagespropeditdlg.pas IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
projectintf.pas LCL, IDE: HighDPI: add Application.Scaled and Project1.Scaled property for automatic LCL-driven scaling 2017-02-19 20:02:58 +00:00
projectresourcesintf.pas IDE: add const for string parameters in resource handling classes 2016-05-28 14:42:39 +00:00
projpackintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
propedits.pp IDEIntf: added TInterfacePropertyEditor, issue #31324, from Michal Gawrycki 2017-02-02 11:13:45 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
README.txt
srceditorintf.pas IDE: Remove SynEdit dependency from Project unit. 2016-12-20 00:08:59 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio. 2016-10-19 21:02:09 +00:00
stringspropeditdlg.pas IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio. 2016-10-19 21:02:09 +00:00
texttools.pas
toolbarintf.pas IDEIntf: add overloaded FindItemByCommand for IDE tool buttons 2015-11-24 20:27:07 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas IdeIntf: Support TCustomTreeView descendants in property editors. Make Images public. Issue #31071, patch from Michal Gawrycki. 2016-12-09 11:20:56 +00:00
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.