.. |
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
|
Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue #40746, by n7800 and myself.
|
2024-02-22 16:43:30 +03: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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
changeclassdialog.lfm
|
IDE: designer: fixed Change class dialog
|
2015-11-16 22:42:34 +00:00 |
changeclassdialog.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
controlselection.pp
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
customnonformdesigner.pas
|
Designer, editor: Formatting.
|
2020-12-29 22:56:31 +00:00 |
designer.pp
|
Designer: Avoid artifacts when moving non-visual components by keyboard. Patch by n7800, issue #40643.
|
2023-12-13 23:28:45 +00:00 |
designerprocs.pas
|
Designer: Simplify and fix minor bugs. Use psSolid for selection line. Issue #40295, patch by n7800.
|
2023-06-05 16:01:26 +03: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 22:31:21 +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: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231.
|
2023-04-22 15:17:20 +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
|
Menu designer: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231.
|
2023-04-22 15:17:20 +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
|
Menu designer: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231.
|
2023-04-22 15:17:20 +03:00 |
menutemplates.pas
|
Reduce compiler warnings.
|
2023-07-03 16:39:15 +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
|
Designer, SizeCompsDlg: Autocheck radiobutton when entering a value in HeightEdit / WidthEdit. Issue #23398, patch from Alexander Strokach
|
2012-11-28 22:00:51 +00:00 |
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
|
Restore the "const" removed in r64300 #943e4e4ff7. Affected 3rd party components.
|
2020-12-31 10:57:48 +00:00 |