lazarus/designer
2016-12-09 10:22:11 +00:00
..
aligncompsdlg.lfm
aligncompsdlg.pp IDE: checked compiler warnings, clean up 2015-03-10 15:04:30 +00:00
anchoreditor.lfm AnchorEditor layout enhancements. Issue #31080, patch from FTurtle. 2016-12-08 22:46:11 +00:00
anchoreditor.pas Improve AnchorEditor title format. Issue #31089, patch from Péter Gábor. 2016-12-09 10:22:11 +00:00
askcompnamedlg.lfm Designer: Improve AskCompNameDlg layout. Issue #28780. 2015-10-08 07:39:15 +00:00
askcompnamedlg.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
changeclassdialog.lfm IDE: designer: fixed Change class dialog 2015-11-16 22:42:34 +00:00
changeclassdialog.pas IDE: designer: fixed Change class dialog 2015-11-16 22:42:34 +00:00
controlselection.pp Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033 2016-04-21 20:40:02 +00:00
customnonformdesigner.pas IDE: less hints 2015-08-07 16:36:17 +00:00
designer.pp IDE: designer: fixed show border spacing, patch #30876, from Michl 2016-11-08 15:56:08 +00:00
designerprocs.pas lcl, designer: add and use GetDesignerForm 2016-01-02 18:20:54 +00:00
framedesigner.pas IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:08 +00:00
jitforms.pp IDE: fixed mem leak in jitforms, bug #30487 2016-08-20 21:49:02 +00:00
menudesignerbase.pas Menu designer: Use TShortcutDisplayDlg from a new unit. 2016-02-13 13:09:37 +00:00
menueditor.pp Menu designer: Refactor TShadowMenu.AddImageListIcon more. 2016-10-08 17:44:59 +00:00
menueditorform.lfm Menu designer: Add/remove OnDesignerSetSelection handler when window is shown/hidden. Issue #30712, inspired by a patch from Michl. 2016-10-09 20:13:37 +00:00
menueditorform.pas Menu designer: Add/remove OnDesignerSetSelection handler when window is shown/hidden. Issue #30712, inspired by a patch from Michl. 2016-10-09 20:13:37 +00:00
menuresolveconflicts.pas New files refactored from MenuShadows. 2016-02-13 12:58:47 +00:00
menushortcutdisplay.pas New files refactored from MenuShadows. 2016-02-13 12:58:47 +00:00
menushortcuts.pas Menu designer: Streamline HasAccelerator. ToDo: UTF-8 character still not used. 2016-02-13 13:09:38 +00:00
menutemplates.pas IDE: designer: menu templates: simplified cfgpath 2016-10-26 16:45:22 +00:00
noncontroldesigner.pas IDE: designer: unbind mediator before freeing 2015-09-08 10:42:17 +00:00
objinspext.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
scalecompsdlg.lfm Scale dialog: use SpinEdt. Issue #28111, patch from Alexey Torgashin. 2015-05-17 11:41:35 +00:00
scalecompsdlg.pp Scale dialog: use SpinEdt. Issue #28111, patch from Alexey Torgashin. 2015-05-17 11:41:35 +00:00
sizecompsdlg.lfm
sizecompsdlg.pp IDE: fixed freeing TSizeComponentsDialog 2015-03-10 15:00:35 +00:00
taborderdlg.lfm Designer: Make the link between designer and TabOrder dialog work both ways. 2016-07-05 18:02:14 +00:00
taborderdlg.pas Designer: Update TabOrder component tree also when TabSheet is switched. Issue #30010. 2016-07-05 21:10:37 +00:00