summaryrefslogtreecommitdiff
path: root/gtk/gtkwidgetpaintable.c
Commit message (Expand)AuthorAgeFilesLines
* Add more names to sourcesMatthias Clasen2022-09-281-0/+2
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-2/+2
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* widgetpaintable: Convert docsMatthias Clasen2021-03-111-31/+26
* widgetpaintable: Clear an idle in disposeMatthias Clasen2020-08-061-10/+8
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-1/+2
* widgetpaintable: Don't emit signals on disposeBenjamin Otte2019-03-291-6/+14
* widgetpaintable: Use new snapshot transformsBenjamin Otte2019-02-211-11/+3
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-6/+13
* widget: Store the render node in the widget's coordinate systemBenjamin Otte2019-02-151-4/+6
* widgetpaintable: Add a hack to make recursion not infloopBenjamin Otte2018-07-131-2/+37
* widgetpaintable: Redo implementationBenjamin Otte2018-07-131-68/+85
* picture: IntroduceBenjamin Otte2018-06-101-4/+4
* Miscellaneous docs improvementsMatthias Clasen2018-05-071-10/+9
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-9/+3
* Fix some g-i annotation warningsRico Tzschichholz2018-04-061-1/+1
* widgetpaintable: Implement get_current_image()Benjamin Otte2018-04-051-2/+11
* widgetpaintable: Protect against too many signalsBenjamin Otte2018-04-051-1/+33
* gtk: Add GtkWidgetPaintableBenjamin Otte2018-04-051-0/+317