]> Pileus Git - ~andy/gtk/commit
Just expose the minimal region instead of the whole rect.
authorRichard Hult <richard@imendio.com>
Tue, 8 Aug 2006 20:53:09 +0000 (20:53 +0000)
committerRichard Hult <rhult@src.gnome.org>
Tue, 8 Aug 2006 20:53:09 +0000 (20:53 +0000)
commitd3ee9f833a672e1efd7343b21541500b0b115988
treeed56ac56f4828ab544beaa3fed7ed00068c26747
parent1aeea0dd15ca7955fe024eb40588dd77473ca3ee
Just expose the minimal region instead of the whole rect.

2006-08-08  Richard Hult  <richard@imendio.com>

* gdk/quartz/GdkQuartzView.c: Just expose the minimal region
instead of the whole rect.

* gdk/quartz/gdkwindow-quartz.c:
(gdk_window_quartz_process_all_updates), (gdk_window_update_idle),
(gdk_window_impl_quartz_invalidate_maybe_recurse),
(gdk_window_impl_quartz_process_updates),
(_gdk_windowing_window_destroy): Rework the expose handling so that
it works like the X11 backend, using an idle with the right
priority instead of relying on quartz to do it.
(gdk_window_set_type_hint): Use tornoff instead of submenu as the
documentation (and Mitch) suggests.
ChangeLog
ChangeLog.pre-2-10
gdk/quartz/GdkQuartzView.c
gdk/quartz/gdkwindow-quartz.c