lazarus/components/ideintf
2022-01-31 10:28:09 +01:00
..
docs IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
images
languages Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
actionseditor.lfm IDEIntf/ActionsEditor: Improved spacing of items in actionlistbox. Issue #39386. Patch by Roland H. 2021-09-21 22:11:39 +02:00
actionseditor.pas IDEIntf/ActionsEditor: Improved spacing of items in actionlistbox. Issue #39386. Patch by Roland H. 2021-09-21 22:11:39 +02:00
actionseditorstd.lfm
actionseditorstd.pas
bufdatasetdsgn.pas IdeIntf: Fix BufDataset component editor "Save Data to File" verb 2021-08-27 17:45:57 -05:00
changeparentdlg.lfm
changeparentdlg.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IDE: Workaround to refresh values of CollectionPropertyEditor when control of same class is selected. Issue #38910 2021-05-25 20:51:17 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas IDE: Cleanup component palette code. Use hard typecasts instead of soft "as". Well tested now. 2021-11-24 12:00:48 +02:00
componenttreeview.pas IDE: Show Frame's contents in designer also when its component package is installed in palette. Issue #39488. 2021-11-28 00:22:27 +02:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304 2021-08-03 01:38:16 +03:00
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas IDE: TImageIndexPropertyEditor: fix drawing images for ImageIndex properties that have no default value 2022-01-03 15:21:41 +01:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas Rename CompareMethods to more logical SameMethod. Remove old deprecated functions. 2021-10-10 19:00:49 +03:00
idedialogs.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk
ideintf.pas
idemsgintf.pas
ideopteditorintf.pas
idetextconverter.pas
ideutils.pas
idewindowintf.pas IdeIntf: Refactor and simplify TSimpleWindowLayoutList.ApplyAndShow. 2021-11-28 00:22:27 +02:00
imagelisteditor.lfm IDEIntf/ImageListEditor: Fix incorrect anchoring of label "Transparent color" causing overlap at high-dpi. 2021-09-22 22:05:39 +02:00
imagelisteditor.pp ideintf/ImageListEditor: Less truncation of loaded large images. 2021-12-19 00:29:36 +01:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
Makefile updated makefiles 2022-01-16 21:42:24 +01:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas ide: project inspector: register add popup menuitems 2022-01-30 20:58:22 +01:00
newfield.lfm IDEIntf: improved New Field dialog layout, issue #39303 2021-08-04 01:45:53 +03:00
newfield.pas IDEIntf: improved New Field dialog layout, issue #39303 2021-08-04 01:45:53 +03:00
objectinspector.lfm
objectinspector.pp Ideintf: check parent row interface when checking if TInterfacePropertyEditor is expandable 2021-09-27 20:12:45 +02:00
objinspstrconsts.pas IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304 2021-08-03 01:38:16 +03:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp ProjectGroups: Name the package with CamelCase. Formatting. 2021-11-23 14:10:54 +02:00
propedits.pp IdeIntf: Fix TPropertyEditor.AutoFill. Issue #34560, patch by BrunoK. 2021-11-25 00:50:02 +02:00
propeditutils.pp
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas DockedFormEditor: Preparing for SyncCodeAndForm 2021-04-15 20:09:53 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas IdeIntf: Remove a hack in StringsPropEditDlg related to QT5 and issue #37576. 2021-09-26 23:38:49 +03:00
texttools.pas
toolbarintf.pas IDE: Create new MenuItems for bookmarks. A MenuItem cannot be used for many parent menus. Issue #39540. 2022-01-19 08:31:36 +02:00
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

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