lazarus/designer
juha d5272def5e MenuDesigner: BeginUpdate and EndUpdate methods to prevent AV. Related changes in menushadows.pp inside method TShadowMenu.DeleteChildlessShadowAndItem
(operation ownsIt.RemoveComponent(mi) was the starting point for many TMenuDesigner.OnDesignerSetSelection calls, especially visible with Sparta package.
During execution OnDesignerSetSelection, caller object TShadowMenu was destroyed after RemoveComponent operation, before end of DeleteChildlessShadowAndItem).
Issue #29328, from Maciej.

git-svn-id: trunk@51212 -
2016-01-06 15:16:20 +00:00
..
aligncompsdlg.lfm
aligncompsdlg.pp IDE: checked compiler warnings, clean up 2015-03-10 15:04:30 +00:00
anchoreditor.lfm
anchoreditor.pas IDE: checked compiler warnings, clean up 2015-03-10 15:41:06 +00:00
askcompnamedlg.lfm Designer: Improve AskCompNameDlg layout. Issue #28780. 2015-10-08 07:39:15 +00:00
askcompnamedlg.pas IDE: less hints 2015-05-19 21:05:37 +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: less hints 2015-08-07 16:36:17 +00:00
customnonformdesigner.pas IDE: less hints 2015-08-07 16:36:17 +00:00
designer.pp ide, designer: handle next/prior editor commands in docked designer. Bug #29038 2016-01-03 13:53:22 +00:00
designermenu.lfm
designermenu.pp DesignerMenu: Use shadow-type "none", change the submenu arrow. Issue #28220, patch from Alexey Torgashin. 2015-06-03 17:23:26 +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 designer: fix TJITForms.IsJITForm 2016-01-02 20:16:39 +00:00
menueditorform.lfm designer: unify menu editor PopupParent/PopupMode code with r51051 #175c0031c0 2015-12-27 13:23:11 +00:00
menueditorform.pas MenuDesigner: BeginUpdate and EndUpdate methods to prevent AV. Related changes in menushadows.pp inside method TShadowMenu.DeleteChildlessShadowAndItem 2016-01-06 15:16:20 +00:00
menushadows.pp MenuDesigner: BeginUpdate and EndUpdate methods to prevent AV. Related changes in menushadows.pp inside method TShadowMenu.DeleteChildlessShadowAndItem 2016-01-06 15:16:20 +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
taborderdlg.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00