Files
wxWidgets/include/wx
Paul Cornett 4db8d55913 Avoid using gdk_window_freeze_updates() to implement Freeze()
Implement Freeze() by blocking the GtkWindow "expose-event"/"draw" signal
instead. Since the introduction of client-side windows in GTK+ 2.18,
gdk_window_freeze_updates() is unuseable because the impl_window (and thus the
update_freeze_count) for a given GdkWindow can change unpredictably. See #16795
2015-06-24 08:42:49 -07:00
..
2015-03-22 01:01:47 +01:00
2014-04-11 04:48:12 +00:00
2014-06-24 02:47:13 +00:00
2013-11-10 13:45:03 +00:00
2015-06-21 16:00:57 +02:00
2013-10-10 16:05:07 +00:00
2014-04-15 17:39:19 +00:00
2015-06-14 15:06:19 +02:00
2014-08-05 22:00:57 +00:00
2014-04-12 15:42:32 +00:00
2014-10-06 12:35:15 +00:00
2013-09-06 17:09:16 +00:00