gtk+ r18290 - in trunk: . gdk/x11 tests



Author: ryanl
Date: 2007-06-29 17:02:24 +0100 (Fri, 29 Jun 2007)
New Revision: 18290
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18290&view=rev

Modified:
   trunk/ChangeLog
   trunk/gdk/x11/gdkwindow-x11.c
   trunk/tests/testgtk.c
Log:
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.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]