Ryan's patch 1468129 ,
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 11 Apr 2006 05:53:55 +0000 (05:53 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 11 Apr 2006 05:53:55 +0000 (05:53 +0000)
commit0c81ef7fceb1618c2d7436591d73235accd36a60
tree48d9c68c4df6f636dcb28f69b8db941841ab8f97
parent786a9df157da9927537feae65f72c6435f6d1a4d
Ryan's patch 1468129 ,
1) Don't hog mouse events from other windows
2) Don't crash on mouse and other events when a bad file is loaded
3) Correctly detect whether a file can be loaded or not (Forgot to call ::ClearMoviesStickyError())
4) Real workaround for the wxNotebook issue (by using offscreen GWorld)
5) Nuke of CreateMovieControl version and many other cleanups

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mediactrl.h
src/common/mediactrlcmn.cpp
src/mac/carbon/mediactrl.cpp