Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdk: Unset the DrawingContext <-> cairo_t link on dispose | Emmanuele Bassi | 2016-06-12 | 1 | -0/+6 |
* | gdk: Try harder at tracking drawing contexts | Emmanuele Bassi | 2016-06-12 | 1 | -1/+1 |
* | gdk: Explicitly create a cairo context inside GdkDrawingContext | Emmanuele Bassi | 2016-06-09 | 1 | -2/+11 |
* | Associate the drawing context to the Cairo context | Emmanuele Bassi | 2016-06-09 | 1 | -0/+31 |
* | Add GdkDrawingContext | Emmanuele Bassi | 2016-06-09 | 1 | -0/+275 |