wxWidgets/src
Vadim Zeitlin 32dc4cc8db Avoid crashes when deleting owned top level windows.
Don't delay the TLW destruction if it has a parent and its parent is already
being deleted: we can't delay the inevitable in this case and only succeed in
making the program crash if we try.

Closes #15743.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 00:01:33 +00:00
..
aui Don't crash in wxAuiToolBar::GetToolBarFits(). 2013-12-18 16:18:57 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Avoid crashes when deleting owned top level windows. 2013-12-29 00:01:33 +00:00
dfb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Prevent wxGrid rows/columns from becoming too small on double click. 2013-12-29 00:01:28 +00:00
gtk just put GtkBorder variable on the stack 2013-12-15 02:04:41 +00:00
gtk1 Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
html Add wxHtmlWindow::SetDefaultHTMLCursor(). 2013-12-18 16:00:43 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Make raw pixel access work even with DDBs under MSW. 2013-12-28 15:11:34 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx - one single method for sending char events from a NSString 2013-12-21 14:59:50 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix unwanted ribbon expansion on focus loss. 2013-10-07 09:59:03 +00:00
richtext Ensure a small spanned column doesn't shrink its columns too much by checking for min column sizes 2013-12-14 15:32:58 +00:00
stc Update the generated file after gen_iface.py change. 2013-12-28 22:20:30 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Simplify mode matching test, and add actual mode (not function parameter) to modes list, in GetModes() 2013-11-15 17:28:42 +00:00
x11 Don't use long deprecated and now removed pangox library in wxX11 any more. 2013-10-10 20:55:15 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Update OpenVMS compile support 2013-12-16 11:12:41 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00