Files
gtk3/gdk/x11
Ryan Lortie e8e5af2d8c Connect the "destroy" signal so that the 'window' pointer is set back to
2007-06-29  Ryan Lortie  <desrt@desrt.ca>

        * tests/testgtk.c (create_composited_window): Connect the "destroy" 
        signal so that the 'window' pointer is set back to NULL (like for the 
        other examples).

        * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_finalize): Don't 
        destroy the Damage here.  By finalize() XDestroyWindow has already 
        been called (and took the Damage with it).

        Bug #452046.


svn path=/trunk/; revision=18290
2007-06-29 16:02:24 +00:00
..
2006-03-15 07:59:09 +00:00
2006-05-14 03:58:06 +00:00
2006-10-08 05:32:07 +00:00
2006-05-14 03:58:06 +00:00
2006-10-08 05:32:07 +00:00
2006-05-14 03:58:06 +00:00
2006-05-14 03:58:06 +00:00
2006-04-25 14:27:32 +00:00
2007-05-23 17:49:34 +00:00