]> git.saurik.com Git - wxWidgets.git/commit
relinquish the mouse capture when a dialog is about to be made modal to ensure that...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 21:01:30 +0000 (21:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 21:01:30 +0000 (21:01 +0000)
commit7738af5957ace396793ee291a280d5a3dbd4821f
treee50064a4d9cd9652b01f3d815cd1ca5fc4c477b5
parentb1294ada8e87725409f290328da02306e5c8f4eb
relinquish the mouse capture when a dialog is about to be made modal to ensure that the mouse can be used in it (patch 1754648)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/window.h
src/gtk/dialog.cpp
src/gtk/msgdlg.cpp
src/gtk/window.cpp