.. |
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-03 11:10:03 +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
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
changeclassdialog.lfm
|
|
|
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
|
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: Comment out an unused private procedure.
|
2024-02-03 11:11:45 +02: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 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: 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
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +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
|
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 |