summaryrefslogtreecommitdiff
path: root/gdk/gdkcairo.c
Commit message (Expand)AuthorAgeFilesLines
* Add a note that cairo contexts cannot be cached for handling exposeMatthias Clasen2008-07-071-0/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Bug 513811 – Use cairo_format_stride_for_width()Matthias Clasen2008-05-261-4/+7
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-10/+10
* Fix doc typos.Alp Toker2007-06-011-1/+1
* Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha =Dom Lachowicz2006-02-051-1/+1
* Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)Matthias Clasen2005-12-301-0/+27
* Fix the big endian case for 3-channel source. (Reported by David Zeuthen)Owen Taylor2005-06-231-3/+3
* Fix #if G_BYTE_ORDER == GDK_LSB_FIRST.Owen Taylor2005-06-171-2/+2
* Small doc additions.Matthias Clasen2005-06-121-1/+7
* Destroy the cairo surface when done with it. Plugs a fairly large leak inKjartan Maraas2005-06-101-0/+1
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-0/+221