]> git.saurik.com Git - wxWidgets.git/commit
removing event handlers on non-owned windows when the destroy event is sent
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 25 Dec 2009 09:47:30 +0000 (09:47 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 25 Dec 2009 09:47:30 +0000 (09:47 +0000)
commit0aaa6ace7ede4240453251d6a1c84c918c54c321
treed55d7247ce8bb5221c0fadd28a1fcbc674b25fe1
parent22a2e3fa6bd069fbb7e977450eb416c12371272b
removing event handlers on non-owned windows when the destroy event is sent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/carbon/private.h
include/wx/osx/cocoa/private.h
include/wx/osx/core/private.h
include/wx/osx/iphone/private.h
include/wx/osx/nonownedwnd.h
src/osx/carbon/nonownedwnd.cpp
src/osx/cocoa/nonownedwnd.mm
src/osx/iphone/nonownedwnd.mm
src/osx/nonownedwnd_osx.cpp