]> Pileus Git - ~andy/gtk/commit
Only process updates on the window at hand, not on all windows, to avoid
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2007 02:43:57 +0000 (02:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 3 Jan 2007 02:43:57 +0000 (02:43 +0000)
commit8805b9832a6b88e43ea097313241030597827cee
treef4ab00412db62813e6d729620b9af5634e21a100
parent75c9c07f02721418e79bb9e448b28d7e9db3f5b6
Only process updates on the window at hand, not on all windows, to avoid

2007-01-02  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkwindow.c (gtk_window_move_resize): Only process
        updates on the window at hand, not on all windows, to
        avoid violating resize/redraw ordering constraints.
        (#362406, Owen Taylor)

svn path=/trunk/; revision=17028
ChangeLog
gtk/gtkwindow.c