lazarus/components/ideintf
2025-07-14 15:03:53 +03:00
..
docs
images
languages IDEIntf: regenerated translations and updated Russian translation 2025-07-04 22:45:43 +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: collection form delete: notify, component tree: delete node on deleting event 2025-07-01 14:19:33 +02:00
columndlg.pp
componenteditors.pas
componenttreeview.pas IDEIntf: TStringGridEditorDlg: notify when columns collection changed 2025-07-01 14:58:35 +02:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas EditorSyntaxHighlighterDef: Free callback list, if editoropts where not created. Fixes #41732 2025-07-01 20:05:50 +02:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas
idedebuggervalueformatterintf.pas
idedebuggerwatchvalueintf.pas
idedialogs.pas
idehelpintf.pas IDE/Help: Add a handler for the help button click event in TBaseHelpManager 2025-06-22 23:00:32 +03:00
ideimagesintf.pas
ideintf.lpk minimized package dependencies 2025-07-08 08:54:58 +02:00
ideintf.pas
ideintfstrconsts.pas
idemsgintf.pas
ideopteditorintf.lfm
ideopteditorintf.pas ToDoList, IdeIntf: Allow opening editor color settings from ToDoList window. 2025-07-01 15:25:06 +03:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp ImageListEditor: Display error message when the user enters an invalid new resolution. 2025-06-15 23:41:05 +02:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas ide: started find and rename references in lfm, from Włodzimierz Bień 2025-05-06 12:41:24 +02:00
lazstringgridedit.lfm
lazstringgridedit.pas IDEIntf: TStringGridEditorDlg: notify when columns collection changed 2025-07-01 14:58:35 +02:00
listviewpropedit.lfm
listviewpropedit.pp
Makefile updated Makefiles 2025-07-07 16:12:04 +02:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp IdeIntf: Optimize removing MenuItems in OI. 2025-07-14 15:03:53 +03:00
objinspstrconsts.pas Revert "IdeIntf: Add AnchorEditor MenuItem to Object Inspector." Does not work in user apps. 2025-07-14 13:34:12 +03:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp
propeditconfig.pp
propedits.pp IDEIntf: made TListPropertyEditor.GetValue ouptut i18n-friendly 2025-07-01 18:03:37 +03:00
propeditutils.pp
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm IDE: Add the ability to drop a file to the "TStrings" property editor 2025-07-04 22:45:43 +03:00
stringspropeditdlg.pas IDE: Add the ability to drop a file to the "TStrings" property editor 2025-07-04 22:45:43 +03:00
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm IDE: Clearing unnecessary help button hints 2025-06-24 22:31:46 +05:00
treeviewpropedit.pas IDE: TreeView property editor: 2025-05-04 18:43:38 +02:00
unitresources.pas Remove LCL dependency from PackageDefs. Move Pkg editor related stuff to new unit EditablePackage. 2025-07-08 16:23:14 +03:00

This directory contains the IDE interfaces for experts/plugins.

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