wxWidgets/src
Vadim Zeitlin 66c02e6e33 Pop event handler from wxDVC edit control before destroying it.
This fixes the assert in wxWindow dtor checking that all event handlers pushed
on the window were removed.

Also fix a memory leak by not creating an unnecessary object of wxKillRef
class. In fact remove this class entirely.

Closes #11732.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-05 12:45:09 +00:00
..
aui Update AUI pane resizable status even when it is floating. 2010-04-12 00:37:17 +00:00
cocoa Set popup menu invoking window in wxWindowBase and not in all ports. 2010-04-26 14:19:17 +00:00
common Pop event handler from wxDVC edit control before destroying it. 2010-05-05 12:45:09 +00:00
dfb Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
expat
generic Replace wxPrintout::SetIsPreview() with SetPreview(). 2010-05-05 12:19:59 +00:00
gtk Replace wxPrintout::SetIsPreview() with SetPreview(). 2010-05-05 12:19:59 +00:00
gtk1 Use wxMenuBar::Attach/Detach() instead of SetInvokingWindow() in wxGTK1. 2010-04-26 14:19:26 +00:00
html Notify user less intrusively about overflow when previewing HTML printouts. 2010-05-05 12:20:15 +00:00
jpeg
mgl
motif Set popup menu invoking window in wxWindowBase and not in all ports. 2010-04-26 14:19:17 +00:00
msdos
msw Replace wxPrintout::SetIsPreview() with SetPreview(). 2010-05-05 12:19:59 +00:00
os2 Set popup menu invoking window in wxWindowBase and not in all ports. 2010-04-26 14:19:17 +00:00
osx Replace wxPrintout::SetIsPreview() with SetPreview(). 2010-05-05 12:19:59 +00:00
palmos Add wxMessageDialog::GetEffectiveIcon() and use it in all ports. 2010-03-20 13:18:23 +00:00
png
propgrid Allow wxPGProperty::Hide() to be called on unattached property (see #11987) 2010-04-24 10:13:22 +00:00
regex Suppress dummy gcc warnings in regex library code. 2010-04-07 12:52:31 +00:00
ribbon avoid setting negative window size 2010-04-05 01:07:24 +00:00
richtext wxRTC: fixed style selection reset after editing a style. 2010-04-27 16:09:22 +00:00
stc correcting error in OpenVMS makefile 2010-04-20 07:28:33 +00:00
tiff
univ Set popup menu invoking window in wxWindowBase and not in all ports. 2010-04-26 14:19:17 +00:00
unix Fix fatal bug in ArgsArray(wchar_t**) ctor. 2010-04-22 11:20:37 +00:00
wxWindows.xcodeproj
x11 Remove unused and empty src/x11/joystick.cpp file. 2010-03-20 13:03:09 +00:00
xml
xrc Use wxString::ToCDouble() instead of emulating it. 2010-05-03 11:19:42 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc