Files
gtk/gdk/quartz
Sven Herzberg bd86f2e8fb reviewed by: Richard Hult
2008-07-20  Sven Herzberg  <sven@imendio.com>

	reviewed by: Richard Hult

	Fixes #543868: GdkPixmap is upside down on quartz

	* gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_drawable): flip the
	coordinate space from GTK+ orientation to CoreGraphics orientation
	before calling CoreGraphics code
	* gdk/quartz/gdkgc-quartz.c (gdk_quartz_draw_tiled_pattern): drop the
	coordinate space flipping (we always get it right, now)
	* gdk/quartz/gdkpixmap-quartz.c
	(gdk_pixmap_impl_quartz_get_context): flip the coordinate space when
	creating the CGContextRef


svn path=/trunk/; revision=20870
2008-07-20 19:22:37 +00:00
..
2008-07-20 19:22:37 +00:00
2008-07-20 16:14:35 +00:00
2008-07-20 19:22:37 +00:00
2005-11-22 10:03:32 +00:00
2008-07-20 19:22:37 +00:00
2005-11-22 10:03:32 +00:00
2008-05-12 11:34:23 +00:00
2008-07-20 16:14:35 +00:00