lazarus/components/ideintf
2023-02-02 23:52:31 +03:00
..
docs IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
images IDE: Some more icons for the "Source" menu by Roland Hahn. 2022-12-13 17:08:51 +01:00
languages Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +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 IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas LCL/TaskDialog: Add component editor for testing the dialog at design-time. Issue #39919. 2022-09-19 17:22:38 +02:00
componentreg.pas IdeIntf: procedure DoAfterComponentAdded does not need to be virtual. Formatting. 2022-11-21 09:21:32 +02:00
componenttreeview.pas ide: componenttree: change parent of non lcl components 2022-12-30 18:20:10 +01: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 ide: componenttree: change parent of non lcl components 2022-12-30 18:20:10 +01:00
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 IDE: Move CharacterMap to separate package. 2023-01-15 00:24:32 +01:00
idedialogs.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
ideintf.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
ideintfstrconsts.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
idemsgintf.pas IDEMessages: add OpenSelection function 2022-12-30 22:43:56 +01:00
ideopteditorintf.pas
idetextconverter.pas
ideutils.pas IDE: ignore exceptions for invalid project icons 2023-01-10 18:57:21 +01:00
idewindowintf.pas IDE: GetForm: prefer non designer form 2022-04-14 20:22:41 +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 fix AV 2023-01-01 03:06:58 +01:00
lazstringgridedit.lfm IDE/StringGrid editor: Fix crash when grid contains Columns (related to issue #39680). Update buttons states. Display column and row count. Update German translation. 2022-04-06 00:11:41 +02:00
lazstringgridedit.pas IDE/StringGrid editor: improved capitalization consistency, fixed dialog's groupbox caption i18n, regenerated translations and updated Russian translation 2022-04-06 02:08:47 +03:00
listviewpropedit.lfm
listviewpropedit.pp
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
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 LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change. 2022-12-22 20:50:05 +02:00
objinspstrconsts.pas IDE: implement (crude) range checking for floating point property editor. Only show "Infinity not allowed" if user actually types +/-Inf. 2022-10-08 22:52:29 +02:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp projectgroups: do not bring editor to front on start 2022-06-10 15:45:20 +02:00
propedits.pp IDE: implement (crude) range checking for floating point property editor. Only show "Infinity not allowed" if user actually types +/-Inf. 2022-10-08 22:52:29 +02:00
propeditutils.pp ideintf: TComponentRequirement: use first unit as source unitname for codetools 2022-04-16 09:05:50 +02:00
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas IDEIntf: comments 2022-02-20 20:24:11 +01:00
statusbarpropedit.pp
stringspropeditdlg.lfm ideintf: TStringsPropEdit: added save button 2022-03-04 11:28:16 +01:00
stringspropeditdlg.pas ideintf: TStringsPropEdit: added save button 2022-03-04 11:28:16 +01:00
texttools.pas
toolbarintf.pas IDE: Restore the old working code for the ecGotoBookmarks, ecToggleBookmarks command (direct/root bookmark popup). This was incorrectly removed in a555d027da . Issue #39540 2023-02-01 20:15:25 +01: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.