lazarus/designer
2023-07-27 21:42:40 +08:00
..
aligncompsdlg.lfm
aligncompsdlg.pp
anchoreditor.lfm
anchoreditor.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
askcompnamedlg.lfm
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.pp Designer: Cursor Cache Old Pos comparison adjusted (Similar to ded870b) 2023-07-27 21:42:40 +08: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
jitforms.pp IDE: Remove unknown component properties using the same GUI already used in other situations. Issue #40377. 2023-07-15 21:17:02 +03: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
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
sizecompsdlg.lfm
sizecompsdlg.pp
taborderdlg.lfm
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