summaryrefslogtreecommitdiff
path: root/gdk/gdkcairo.c
Commit message (Expand)AuthorAgeFilesLines
* 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