summaryrefslogtreecommitdiff
path: root/gdk/gdkdrawingcontext.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Unset the DrawingContext <-> cairo_t link on disposeEmmanuele Bassi2016-06-121-0/+6
* gdk: Try harder at tracking drawing contextsEmmanuele Bassi2016-06-121-1/+1
* gdk: Explicitly create a cairo context inside GdkDrawingContextEmmanuele Bassi2016-06-091-2/+11
* Associate the drawing context to the Cairo contextEmmanuele Bassi2016-06-091-0/+31
* Add GdkDrawingContextEmmanuele Bassi2016-06-091-0/+275