lazarus/components/ideintf
2024-09-02 23:06:51 +02:00
..
docs
images IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
languages IdeIntf: regenerated translations and updated Russian translation 2024-07-03 15:35:01 +03:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
bufdatasetdsgn.pas
changeparentdlg.lfm
changeparentdlg.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas ideintf: clean up 2024-09-02 16:32:48 +02:00
columndlg.pp
componenteditors.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
componenttreeview.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button. 2024-07-03 16:57:15 +02:00
graphicpropedit.pas IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button. 2024-07-03 16:57:15 +02:00
graphpropedits.pas ideintf: extended TPropertyEditor for record fields 2024-09-02 16:07:16 +02:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: Remove the File > 'Close All' feature. It was neither intuitive nor very useful. 2024-04-28 10:17:39 +03:00
idedebuggervalueformatterintf.pas IdeDebugger: ValueFormatter "Ordinal to name" 2024-04-28 00:10:03 +02:00
idedebuggerwatchvalueintf.pas IdeDebugger: Config for array "Len" prefix 2024-09-01 14:15:43 +02:00
idedialogs.pas Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions. 2024-04-16 12:13:33 +03:00
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
ideintf.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
ideintfstrconsts.pas
idemsgintf.pas IdePackager: Remove IDEMsgIntf dependency from PackageSystem. 2024-04-20 17:07:51 +03:00
ideopteditorintf.lfm
ideopteditorintf.pas IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. 2024-04-18 13:29:35 +03:00
idetextconverter.pas ideintf: less hints 2024-09-02 16:07:16 +02:00
ideutils.pas SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
idewindowintf.pas IDE: Add option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog, and options) 2024-08-07 01:28:33 +02:00
imagelisteditor.lfm IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
imagelisteditor.pp IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas Remove IdeIntf dependency from unit PackageDefs. 2024-03-15 11:52:35 +02:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html, patch by dsiders. 2024-03-18 21:07:15 +01:00
Makefile Updated Makefiles 2024-02-10 21:34:12 +01:00
Makefile.compiled Updated Makefiles 2024-02-10 21:34:12 +01:00
Makefile.fpc Updated Makefiles 2024-02-10 21:34:12 +01:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities. 2024-04-08 16:32:07 +03:00
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp ideintf: extended TPropertyEditor for record fields 2024-09-02 16:07:16 +02:00
objinspstrconsts.pas IDEIntf/ImageListEditor: Hide unnecessary menu items when only a single resolution is available. Update German translation. 2024-07-03 12:30:58 +02:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp
propeditconfig.pp
propedits.pp ideintf: fixed compile 2024-09-02 23:06:51 +02:00
propeditutils.pp
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm LCL/IDE: Improvements of TTreeview component editor. Issue #40748. Parts of patch by n7800. 2024-02-24 00:44:15 +01:00
treeviewpropedit.pas LCL/IDE: Fix tab order in Treeview component editor 2024-02-24 01:24:05 +01:00
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

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