summaryrefslogtreecommitdiff
path: root/tests/testcairo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the buildMatthias Clasen2005-07-121-1/+1
* Fix the same confusion here, too.Matthias Clasen2005-07-121-3/+3
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-1/+1
* Change prototype to match cairo_set_source_surface().Owen Taylor2005-05-071-36/+25
* Replace cairo_show_surface() uses withSøren Sandmann2005-05-041-3/+6
* gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update toOwen Taylor2005-04-181-10/+10
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-2/+1
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-031-0/+243