Files
gtk3/gdk/quartz
Kristian Rietveld d819bc4814 Invalidate cairo surface if resizing is not supported for target
While X11 surfaces can be resized, this is not the case for Quartz
surfaces.  Instead of resizing we will invalidate the surface instead.
By giving _gdk_windowing_set_cairo_surface_size() a boolean return
value, we can signal back whether or not resizing was possible.  If not
possible, we invalidate the surface.
2010-08-10 21:02:31 +02:00
..
2008-07-20 16:14:35 +00:00
2010-06-20 00:22:26 +02:00
2010-05-25 18:38:44 -04:00
2010-08-10 21:02:29 +02:00