summaryrefslogtreecommitdiff
path: root/gdk/gdkcairo.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Deprecate gdk_cairo_draw_from_gl()Benjamin Otte2021-09-121-1/+1
* Drop gdk_cairo_surface_upload_to_gl() helperAlexander Larsson2020-09-251-7/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* gdk: Remove gdk_cairo_get_clip_rectangle()Benjamin Otte2020-02-131-4/+0
* Revert "Break out cairo color matrix recoloring to gdk_cairo_image_surface_re...Benjamin Otte2020-02-041-6/+0
* indentation: fix various alignment issuesAlexander Larsson2020-01-301-2/+2
* Break out cairo color matrix recoloring to gdk_cairo_image_surface_recolor()Alexander Larsson2020-01-291-0/+6
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* gdk: Get rid of GdkDrawingContextBenjamin Otte2018-04-241-1/+0
* gdk: Remove gdk_cairo_surface_create_from_pixbuf()Benjamin Otte2018-04-121-4/+0
* gdk: Remove gdk_cairo_get_drawing_context()Benjamin Otte2018-04-121-3/+0
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-4/+4
* API: gdk: Remove ability to render window contentsBenjamin Otte2016-11-201-5/+0
* Drop GdkColorMatthias Clasen2016-11-011-1/+0
* gdk: Remove deprecated gdk_cairo_set_source_colorRico Tzschichholz2016-10-241-4/+0
* gdk: Add utility for uploading Cairo surfaces to GLEmmanuele Bassi2016-10-181-0/+7
* gdk: Remove old code to create drawing contextBenjamin Otte2016-10-161-3/+0
* gdk: Deprecate gdk_cairo_create()Emmanuele Bassi2016-06-091-1/+1
* Associate the drawing context to the Cairo contextEmmanuele Bassi2016-06-091-2/+4
* Add frame drawing API to GdkWindowEmmanuele Bassi2016-06-091-0/+2
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+11
* Deprecate GdkColorMatthias Clasen2014-05-221-1/+1
* gdk: Add gdk_cairo_surface_create_from_pixbufAlexander Larsson2013-07-031-0/+5
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+8
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-1/+2
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-221-2/+4
* Revert "Clean up includes"Matthias Clasen2011-11-221-1/+1
* Clean up includesMatthias Clasen2011-11-221-1/+1
* 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