lazarus/components/ideintf
2024-02-17 23:10:26 +01:00
..
docs
images Images: New and revised icons by Roland Hahn 2024-02-14 19:54:52 +01:00
languages LCL: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748. Part of patch by n7800 2024-02-17 23:10:26 +01: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
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas Support for Highlighter based on TextMate grammar 2023-09-12 12:01:50 +02:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas IDE: fixed saving ResourceBaseClass(name) 2023-09-25 10:30:55 +02:00
fpmake.pp Updated Makefiles 2024-02-10 21:34:12 +01:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: Add Key/Mouse-Command to Show Breakpoint-properties on current line. (create/modify) 2023-07-13 18:50:32 +02:00
idedebuggervalueformatterintf.pas IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
idedebuggerwatchvalueintf.pas IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
idedialogs.pas
idehelpintf.pas Cocoa/IdeHelp: mouse move into HintWindow supported in IDE 2024-01-12 22:55:52 +08:00
ideimagesintf.pas
ideintf.lpk IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
ideintf.pas IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
ideintfstrconsts.pas
idemsgintf.pas
ideopteditorintf.lfm
ideopteditorintf.pas IDE: EditorOptions - Colors, added color settings for debug-disassembler view 2024-01-11 02:38:37 +01:00
idetextconverter.pas
ideutils.pas SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: fix typo about ofDoNotActivateSourceEditor 2023-12-04 23:45:00 +08:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
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 MaskEdit property editor: fix issue #40696. 2024-01-22 18:59:27 +01:00
maskpropedit.pas MaskEdit property editor: fix issue #40696. 2024-01-22 18:59:27 +01:00
menuintf.pas
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
objinspstrconsts.pas LCL: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748. Part of patch by n7800 2024-02-17 23:10:26 +01:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp
propeditconfig.pp MaskEdit property editor: fix issue #40696. 2024-01-22 18:59:27 +01:00
propedits.pp Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue #40746, by n7800 and myself. 2024-02-03 11:10:03 +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: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748. Part of patch by n7800 2024-02-17 23:10:26 +01:00
treeviewpropedit.pas LCL: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748. Part of patch by n7800 2024-02-17 23:10:26 +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.