Files
gtk/gdk
Matthias Clasen beb73ece8f Handle cursor theme changes for cached cursors which are not associated
2005-06-17  Matthias Clasen  <mclasen@redhat.com>

	* 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.
2005-06-17 17:26:24 +00:00
..
2005-03-16 04:36:05 +00:00
2005-06-15 06:03:54 +00:00
1999-09-28 20:19:13 +00:00
2002-06-20 23:59:27 +00:00
2005-05-08 05:47:52 +00:00
2004-11-29 13:57:53 +00:00
2004-11-28 06:45:52 +00:00
2005-06-16 05:18:33 +00:00