.. |
aligncompsdlg.lfm
|
|
|
aligncompsdlg.pp
|
Designer, editor: Formatting.
|
2020-12-29 22:56:31 +00:00 |
anchoreditor.lfm
|
Anchor Editor: Don't add "SubLabel:TBoundLabel" when using TLabeledEdit. Issue #41314.
|
2025-01-06 17:21:08 +02:00 |
anchoreditor.pas
|
Anchor Editor: Don't add (sub)controls with csNoDesignSelectable in ControlStyle. Issue #41314.
|
2025-01-07 18:18:04 +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
|
|
|
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
|
LCL: SetDeviceScaleRatio renamed to SetCanvasScaleFactor.
|
2025-01-09 09:21:59 +01: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
|
|
|
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
|
IDE/TabOrder: Update the list when a component is renamed
|
2025-01-31 21:44:40 +00:00 |