lazarus/designer
2024-09-27 22:23:26 +00:00
..
aligncompsdlg.lfm
aligncompsdlg.pp Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
anchoreditor.lfm IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00:00
anchoreditor.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
askcompnamedlg.lfm Designer: AskCompNameDlg: Ctrl+Enter applies dialog, select all when TextMemo is focused 2018-06-14 10:13:05 +00:00
askcompnamedlg.pas Designer: In component rename dialog, get text from 'Script' property for components that have it. Issue #40995, patch by n7800. 2024-06-27 22:01:13 +03:00
changeclassdialog.lfm IDE: designer: fixed Change class dialog 2015-11-16 22:42:34 +00:00
changeclassdialog.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
controlselection.pp LazUtils, LCL: Move LCLProc.CompareRect() -> GraphMath.SameRect(). Deprecate LCLProc.CompareRect(). 2023-07-03 16:54:10 +03:00
customnonformdesigner.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
designer.pp Designer: Adding a type for the component reorder action 2024-09-27 22:23:26 +00:00
designerprocs.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
framedesigner.pas Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
jitforms.pp Fix #40737: make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1 2024-02-04 21:54:10 +08:00
menudesignerbase.pas Menu designer: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231. 2023-04-22 15:17:20 +03:00
menueditor.pp Menu designer: Do not crash when MainMenu contains a separator. Issue #41130. 2024-09-10 12:58:16 +03:00
menueditorform.lfm MenuEditor: Autosize Help button (issue #33835) 2018-06-06 17:02:46 +00:00
menueditorform.pas LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
menuresolveconflicts.pas Revert the earlier commit for Menu editor. Wrong code was removed. 2024-07-12 16:46:42 +03:00
menushortcutdisplay.pas Menu designer: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231. 2023-04-22 15:17:20 +03:00
menushortcuts.pas Revert the earlier commit for Menu editor. Wrong code was removed. 2024-07-12 16:46:42 +03:00
menutemplates.pas Reduce compiler warnings. 2023-07-03 06:23:49 +03:00
noncontroldesigner.pas IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. 2023-06-11 20:34:36 +03:00
objinspext.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
scalecompsdlg.lfm Scale dialog: use SpinEdt. Issue #28111, patch from Alexey Torgashin. 2015-05-17 11:41:35 +00:00
scalecompsdlg.pp Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
sizecompsdlg.lfm
sizecompsdlg.pp Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
taborderdlg.lfm IDE: taborderdlg: fix ExpandSignSize 2017-02-21 18:17:24 +00:00
taborderdlg.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00