Owen W. Taylor 804117c456 Remove MetaRegion
In many places, MetaRegion was being used entirely internally, rather
than for gtk2/gtk3 compatibility. In these cases, it's simpler to just
depend on cairo-1.10 (for both gtk2 and gtk3) and use cairo_region_t.

The few places where we did need GDK compatibility (GdkEvent.region and
gdk_window_shape_combine_mask) are replaced with a combination of
converting GdkRegion to cairo_region_t and conditional code.

https://bugzilla.gnome.org/show_bug.cgi?id=632474
2010-10-23 15:48:29 -04:00
..
2010-02-11 12:04:11 -05:00
2009-06-16 14:17:10 -04:00
2010-09-17 16:00:03 +02:00
2009-06-16 14:17:10 -04:00
2010-09-17 16:00:03 +02:00
2010-09-20 18:41:21 -04:00
2009-06-16 14:17:10 -04:00
2009-06-16 14:17:10 -04:00
2010-09-11 05:36:12 +04:00
2009-01-15 15:37:48 +00:00
2010-10-02 04:27:05 +02:00
2009-06-16 14:17:10 -04:00
2009-06-16 14:17:10 -04:00
2010-09-17 16:00:03 +02:00
2010-09-17 16:00:03 +02:00
2010-10-23 15:48:29 -04:00
2010-05-14 12:20:56 +01:00
2010-09-15 02:31:47 +02:00
2010-01-25 11:07:32 -05:00