added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2006 09:27:54 +0000 (09:27 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2006 09:27:54 +0000 (09:27 +0000)
commit63e819f2981585279fe8a06629f69b7002eee9dc
tree75d164241654bfc906b0f17c218a41af86078577
parentf9c240ec1e568d34f861dad705f6074ed2c1dac2
added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss (bug #1153662)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/category.tex
docs/latex/wx/mcaptevt.tex
docs/latex/wx/window.tex
include/wx/event.h
include/wx/html/htmlwin.h
include/wx/window.h
src/common/event.cpp
src/common/wincmn.cpp
src/html/htmlwin.cpp
src/msw/window.cpp