Bug 540994 – [Win32] Some windows don't appear at the top when created

2008-07-07  Cody Russell  <bratsche@gnome.org>

        Bug 540994 – [Win32] Some windows don't appear at the top when created

        * gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal.

        I actually already committed this one by accident, probably when I committed
        #541305, but just wanted to document it here in the ChangeLog.


svn path=/trunk/; revision=20808
This commit is contained in:
Cody Russell 2008-07-07 22:18:15 +00:00 committed by Cody Russell
parent 4773df1215
commit 54bd8a3b2d

View File

@ -1,3 +1,12 @@
2008-07-07 Cody Russell <bratsche@gnome.org>
Bug 540994 [Win32] Some windows don't appear at the top when created
* gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal.
I actually already committed this one by accident, probably when I committed
#541305, but just wanted to document it here in the ChangeLog.
2008-07-07 Johan Dahlin <johan@gnome.org> 2008-07-07 Johan Dahlin <johan@gnome.org>
* gtk/tests/builder.c (test_cell_view): * gtk/tests/builder.c (test_cell_view):