lazarus/designer
2021-09-30 17:23:21 +03: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 Refresh AnchorEditor after a control is changed in DockedFormEditor anchor designer 2021-02-11 21:35:54 +00: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 Revert checking for Pascal keywords in LazIsValidIdent which is used also for unit names etc. Prevent illegal name by other means. 2021-09-28 14:33:36 +03:00
changeclassdialog.lfm IDE: designer: fixed Change class dialog 2015-11-16 22:42:34 +00:00
changeclassdialog.pas IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak. 2020-01-18 09:37:59 +00:00
controlselection.pp Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
customnonformdesigner.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
designer.pp IDE: Remove EnvironmentOptions.DesignerPaintLazy to prevent paintings outside OnPaint resulting in painting artefacts. Fixes issue #23741 and #33781 2021-06-25 14:18:16 +00:00
designerprocs.pas IDE: Optimize ComponentPalette caches. Index by registered class instead of class name. 2020-12-08 19:34:40 +00: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 IDE: Remove unused and duplicate resource strings. Fix exception messages. 2021-09-30 17:23:21 +03:00
menudesignerbase.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
menueditor.pp Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
menueditorform.lfm MenuEditor: Autosize Help button (issue #33835) 2018-06-06 17:02:46 +00:00
menueditorform.pas Restore the "const" removed in r64300 #943e4e4ff7. Affected 3rd party components. 2020-12-31 10:57:48 +00:00
menuresolveconflicts.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
menushortcutdisplay.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
menushortcuts.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
menutemplates.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00:00
noncontroldesigner.pas IDE: Option background color for Non Form Designer e.g. TDataModule added - as requested in German Lazarus Forum 2021-03-15 13:37:40 +00:00
objinspext.pas Designer, editor: Formatting. 2020-12-29 22:56:31 +00: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