Bug 573069 – Gdk-CRITICAL warnings with Gtk 2.14 when dragging

GtkNotebook tabs

        * gtk/gtkwidget.c (_gtk_widget_synthesize_crossing): Be a little
        more careful when navigating up the parent chain.

        * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Reset the
        pointer window thats stored on the screen when it is destroyed.


svn path=/trunk/; revision=22420
This commit is contained in:
Matthias Clasen
2009-02-28 05:24:07 +00:00
parent 3a8c0e370b
commit d0e7f5889e
3 changed files with 38 additions and 24 deletions

View File

@ -1,3 +1,14 @@
2009-02-28 Matthias Clasen <mclasen@redhat.com>
Bug 573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging
GtkNotebook tabs
* gtk/gtkwidget.c (_gtk_widget_synthesize_crossing): Be a little
more careful when navigating up the parent chain.
* gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Reset the
pointer window thats stored on the screen when it is destroyed.
2009-02-27 Matthias Clasen <mclasen@redhat.com>
Bug 572996 crash in Home Folder: Trying to open the sidebar