summaryrefslogtreecommitdiff
path: root/gdk/gdkdrawcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-1/+0
* Drop the gdk/gdkversionmacros.h headerMatthias Clasen2023-05-091-1/+1
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* drawcontext: Add gdk_draw_context_in_frame() APIBenjamin Otte2018-04-241-0/+2
* gdk: Move begin/end_frame() functionsBenjamin Otte2018-04-241-3/+8
* gdk: Add gdk_draw_context_get_frame_region()Benjamin Otte2018-04-241-1/+4
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-3/+3
* gdk: Add GdkDrawContextBenjamin Otte2016-12-051-0/+47