lazarus/designer
2017-01-01 20:41:40 +00:00
..
aligncompsdlg.lfm
aligncompsdlg.pp IDE: checked compiler warnings, clean up 2015-03-10 15:04:30 +00:00
anchoreditor.lfm AnchorEditor enhancements. Issue #31131, patch from FTurtle. 2016-12-17 22:58:00 +00:00
anchoreditor.pas IDE: fixed AV in anchoreditor. Patch by FTurtle. issue #31177 2017-01-01 10:24:59 +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 IDE: Update OI properly when closing a project. Issue #31153. 2016-12-22 22:29:17 +00:00
customnonformdesigner.pas IDE: less hints 2015-08-07 16:36:17 +00:00
designer.pp IDE: Update OI properly when closing a project. Issue #31153. 2016-12-22 22:29:17 +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: deleting a menu item in designer, refreshing object inspector 2017-01-01 20:41:40 +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: Prevent a crash when OI was closed. Issue #31152, patch from AlexeyT. 2016-12-31 13:11:35 +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 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 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