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 Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
collectionpropeditform.lfm IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog) 2018-09-21 13:46:18 +00:00
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 IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
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 IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
dbpropedits.pas IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
editorsyntaxhighlighterdef.pas IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur 2018-07-16 12:00:47 +00:00
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 IdeIntf: Fix anchors in TFieldsListFrm. Issue #37276. 2020-10-25 08:08:33 +00:00
fieldslist.pas IdeIntf: Simplify function FieldNameToPascalIdentifier in FieldsList. 2018-09-20 08:18:49 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
formeditingintf.pas ide: componenttree: change parent of non lcl components 2022-12-30 18:20:10 +01:00
fpmake.pp IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth. 2020-07-22 20:16:20 +00:00
frmselectprops.lfm
frmselectprops.pas Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
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 IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
helpfpdoc.pas IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
idecommands.pas IDE: Move CharacterMap to separate package. 2023-01-15 00:24:32 +01:00
idedialogs.pas BuildIntf: Rename LazMessageDialog as LazMessageWorker to avoid name clash and to be more accurate. Same for LazQuestionDialog. 2020-10-13 11:27:28 +00:00
idehelpintf.pas IDEIntf: comment 2021-03-03 10:24:09 +00:00
ideimagesintf.pas IDE, IDEImages: Add comment on how to use 2020-10-07 23:40:22 +00:00
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 Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
idetextconverter.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
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 LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
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 IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs. 2019-03-22 09:36:22 +00:00
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 IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
pagespropeditdlg.lfm
pagespropeditdlg.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
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 * Rename dialog to avoid resource conflicts 2020-05-01 15:17:10 +00:00
selectdatasetdlg.pas * Rename dialog to avoid resource conflicts 2020-05-01 15:17:10 +00:00
seledits.pas IdeIntf: Reduce calls to UpperCase() and LowerCase(). 2021-02-12 10:26:41 +00:00
srceditorintf.pas IDEIntf: comments 2022-02-20 20:24:11 +01:00
statusbarpropedit.pp IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
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 buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
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 buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
unitresources.pas IDE: Fix reading ancestor type TFrame for object in LFM when it is not a direct ancestor. Issue #38585, patch from Martok. 2021-03-14 07:41:46 +00:00

This directory contains the IDE interfaces for experts/plugins.

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