Files
gtk3/gdk
Matthias Clasen c429b89d56 Make gdk_window_process_[all]_updates() respect update_freeze_counter
2004-08-26  Matthias Clasen  <mclasen@redhat.com>

	Make gdk_window_process_[all]_updates() respect
	update_freeze_counter  (#144272, Soeren Sandmann)

	* gdk/gdkwindow.c (gdk_window_schedule_update): New function to
	install an idle for gdk_window_update_idle() if one isn't there
	already.
	(gdk_window_process_all_updates):
	(gdk_window_process_updates): Only process the updates if the
	window isn't frozen.
	(gdk_window_invalidate_maybe_recurse): Schedule an update when
	necessary.
	(gdk_window_thaw_updates): Use gdk_window_schedule_update() instead
	of directly installing the idle.
2004-08-26 14:09:08 +00:00
..
2004-08-18 15:38:21 +00:00
2004-08-25 16:21:15 +00:00
2002-11-17 22:04:03 +00:00
2004-05-18 20:56:54 +00:00
2002-06-20 23:59:27 +00:00
2004-05-18 20:56:54 +00:00
2002-11-17 22:04:03 +00:00
2004-01-05 18:28:09 +00:00
2003-01-31 00:37:38 +00:00
2004-05-14 13:37:07 +00:00
2004-08-25 16:21:15 +00:00
2003-11-15 20:35:55 +00:00