lazarus/components/ideintf
2016-04-18 11:05:06 +00:00
..
docs
images
languages Translations: Hungarian translation update by Péter Gábor, bug #29551 2016-02-06 15:04:56 +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: Remove a simple TRegisteredComponent.IsTControl function. 2015-11-07 16:37:20 +00:00
componenttreeview.pas
compoptsintf.pas IDE: Store defines added by user to compiler options. Works also for packages. Issue #28887. 2015-10-27 17:30:48 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
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
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas ide: implement Run without Debugging. Issue #29832 2016-03-14 09:29:58 +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 IDEIntf: comment 2015-10-12 21:38:54 +00:00
ideoptionsintf.pas IDE: partially revert r50517 #d696ee5a59 2015-11-28 19:42:00 +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 ide: implement Run without Debugging. Issue #29832 2016-03-14 09:29:58 +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 IDE, reverted previous menuintf fix, it has side effects on context menus in form designer 2016-02-04 21:22:43 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp OI: Remove useless invalidate and refresh calls. 2016-04-18 11:05:01 +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 packager, IDEIntf: fixed TLazPackageGraph.ChangeStamp in BeginUpdate/EndUpdate and moved ChangeStamp property to LCLIntf 2015-11-18 11:18:21 +00:00
projectintf.pas IDEIntf: fixed compiling with FPC 2.6.4 2016-01-11 14:20:22 +00:00
projectresourcesintf.pas IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286. 2015-12-27 22:36:55 +00:00
projpackintf.pas
propedits.pp IdeIntf: Add PropName param to PropertyEditor.Modified. Do not redraw comp tree after prop change. Issue #29574. 2016-04-18 11:05:06 +00:00
propeditutils.pp Designer: Support also (False) and (True) as Boolean values in Undo operation. 2016-02-15 12:48:54 +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.