CVSROOT: /cvs/gnome Module name: gtk+ Changes by: matthiasc 05/06/17 13:26:24
Modified files: . : ChangeLog gdk/x11 : gdkprivate-x11.h gdkcursor-x11.c gdkmain-x11.c gdkwindow-x11.c Log message: 2005-06-17 Matthias Clasen <[EMAIL PROTECTED]> * gdk/x11/gdkprivate-x11.h: * gdk/x11/gdkcursor-x11.c: Handle cursor theme changes for cached cursors which are not associated with a window at the time of the theme change, by storing a serial number in each cursor, and updating the theme_serial counter whenever the cursor theme changes. * gdk/x11/gdkcursor-x11.c (_gdk_x11_cursor_update_theme): Private function to update a cursor to the current cursor theme if necessary. * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): * gdk/x11/gdkwindow-x11.c (gdk_window_set_cursor): Call _gdk_x11_cursor_update_theme() here. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-06-17%2013:25&maxdate=2005-06-17%2013:27 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list