summaryrefslogtreecommitdiff
path: root/gdk/gdkcairo.h
Commit message (Expand)AuthorAgeFilesLines
* More GDK documentation tweaksMatthias Clasen2011-02-091-23/+23
* Use cairo gobject support instead of a new boxed type.Benjamin Berg2010-12-041-3/+0
* Add a boxed type for cairo_pattern_t.Carlos Garnacho2010-12-041-0/+3
* API: Make gdk_cairo_create() take a GdkWindowBenjamin Otte2010-12-021-1/+1
* API: Remove gdk_cairo_reset_clip()Benjamin Otte2010-12-021-2/+0
* Add GdkRGBA struct to supersede GdkColorCarlos Garnacho2010-10-221-0/+3
* API: add gdk_cairo_get_clip_rectangle() convenience APIBenjamin Otte2010-09-261-0/+2
* API: Rename gdk_set_source_pixmap() to gdk_set_source_window()Benjamin Otte2010-09-261-4/+4
* API: Add gdk_cairo_region_create_from_surface()Benjamin Otte2010-09-261-0/+4
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Fix a typoMatthias Clasen2009-09-041-1/+1
* Add gdk_cairo_reset_clipAlexander Larsson2009-09-011-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-17/+17
* Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)Matthias Clasen2005-12-301-0/+4
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-0/+45