summaryrefslogtreecommitdiff
path: root/tests/testcairo.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* c99ism: declaration in the mid of a blockHans Breuer2011-01-021-3/+2
* testcairo: Connect to draw signalBenjamin Otte2010-09-261-28/+8
* tests/testcairo.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+4
* 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