Files
gtk/gdk
Aleksander Morgado 4ecbef0791 win32: always recreate the cairo surface if requested to do so
When _gdk_windowing_create_cairo_surface() gets called, we should always create
a fully new cairo surface, instead of just referencing the available one, which
may already be finished (i.e. in CAIRO_STATUS_SURFACE_FINISHED state).

A new user_data key is added to the surface to explicitly release the acquired
DC when the surface is destroyed, independent to the user_data key added to
clear the impl->user_data pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=695636
2013-07-30 00:10:53 -04:00
..
2010-09-27 19:00:10 -04:00
2010-11-18 17:45:14 +01:00
2010-08-07 22:08:21 +02:00
2010-08-07 22:17:43 +02:00
2011-11-08 12:40:48 -05:00
2010-11-18 17:45:14 +01:00
2010-10-06 01:00:35 +02:00
2010-09-17 09:47:47 -04:00
2010-08-27 20:34:23 +02:00