lazarus/components/ideintf
2024-03-19 20:43:30 +03:00
..
docs
images LCL: New layout for the TreeView component editor, issue #40748, patches "4_treeeditor_toolbar" and "5_treeeditor_fix_modified" by n7800 2024-02-20 20:24:27 +01:00
languages Translations: Brazilian Portuguese translation update, merge request !275 2024-03-19 20:43:30 +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
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
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells 2024-03-13 21:55:31 +01:00
idedebuggervalueformatterintf.pas ideintf: less hints 2024-03-05 15:38:14 +01:00
idedebuggerwatchvalueintf.pas ideintf: less hints 2024-03-05 15:38:14 +01:00
idedialogs.pas ideintf: less hints 2024-03-05 15:38:14 +01:00
idehelpintf.pas Cocoa/IdeHelp: mouse move into HintWindow supported in IDE 2024-01-12 22:55:52 +08:00
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
ideopteditorintf.lfm
ideopteditorintf.pas
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 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 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 IdeIntf: Cleanup. 2024-03-08 23:06:32 +02:00
objinspstrconsts.pas 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
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/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.