]> Pileus Git - ~andy/gtk/commit
Walk down the stack until we get to a window that is mapped. Otherwise
authorCody Russell <bratsche@gnome.org>
Tue, 5 Feb 2008 23:46:35 +0000 (23:46 +0000)
committerCody Russell <bratsche@src.gnome.org>
Tue, 5 Feb 2008 23:46:35 +0000 (23:46 +0000)
commit275760cd0c95e8e748f64a13240986a61728d3d7
tree99ad9c488beb6b1023f9c67f454a101f23a45a97
parent4b48969f87e24df3320adb5edfd524af9e2b0230
Walk down the stack until we get to a window that is mapped. Otherwise

2008-02-05  Cody Russell  <bratsche@gnome.org>

        * gdk/win32/gdkwindow-win32.c (_gdk_modal_current): Walk
        down the stack until we get to a window that is mapped.
        Otherwise hiding a window will cause all windows in the app
        to be blocked. (#514643)

svn path=/trunk/; revision=19477
ChangeLog
gdk/win32/gdkwindow-win32.c