]> Pileus Git - ~andy/gtk/commit
win32: Send window-state-changes before configure events
authorAlexander Larsson <alexl@redhat.com>
Wed, 26 Oct 2011 08:21:10 +0000 (10:21 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Nov 2011 16:41:01 +0000 (17:41 +0100)
commitab615105b6a491702fc2aa8888dc8631b05d090b
tree48101ebb50944b74b471697e808908286e13e1e3
parent8f5094490467f3578c51124faaf71b636be65896
win32: Send window-state-changes before configure events

This is requires to that the state of the window is right when
you get the configure event (and to match what X does).

Fixes bug #169811
gdk/win32/gdkevents-win32.c
gdk/win32/gdkwindow-win32.c