Files
gtk/docs
Alexander Larsson 7ab7ffa542 Automatically flush window when doing non-double-buffered expose
Applications using non-double-buffered drawing using cairo (e.g. Abiword)
can draw directly to the window using cairo and thus manage to avoid
the automatic flushing of outstanding moves. This can cause redraw
inconsistencies like bug 593507.

We fix this by always flushing when exposing non-double-buffered widgets.
2009-09-14 16:07:43 +02:00
..
2005-03-15 13:18:25 +00:00
2000-11-12 03:35:09 +00:00
2001-08-10 03:46:08 +00:00
2002-02-04 19:30:00 +00:00