summaryrefslogtreecommitdiff
path: root/gdk/gdkpaintable.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix various broken linksBilal Elmoussaoui2023-03-271-5/+5
* Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* Some strdup avoidanceMatthias Clasen2022-08-251-2/+3
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-9/+7
* docs: Rework the gdk docsMatthias Clasen2021-03-111-91/+111
* docs: Tweak GdkPaintable docsMatthias Clasen2020-10-291-12/+12
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-5/+5
* xxx: Add a hack to make paintables transform to/from objectsBenjamin Otte2020-05-301-0/+13
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-4/+4
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-2/+2
* docs: Remove <ulink> elementsEmmanuele Bassi2019-02-041-4/+3
* paintable: Fix return_if_fail() statementsBenjamin Otte2018-07-131-2/+2
* Add GdkPaintable to the docsMatthias Clasen2018-05-071-16/+16
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-0/+10
* Fix some g-i annotation warningsRico Tzschichholz2018-04-061-1/+1
* paintable: Introduce gdk_paintable_new_empty()Benjamin Otte2018-04-051-0/+99
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* snapshot: Turn into GObjectBenjamin Otte2018-03-181-0/+2
* paintable: Add gdk_paintable_compute_concrete_size()Benjamin Otte2018-03-161-0/+148
* gdk: Add GdkPaintableBenjamin Otte2018-03-161-0/+396