summaryrefslogtreecommitdiff
path: root/gtk/gtkrendericonprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* GtkIconPaintable: Always recolor when snapshotting.Alexander Larsson2020-02-061-2/+1
* Remove builtin icons altogetherMatthias Clasen2020-01-101-2/+1
* render: Make gtk_render_icon() use the snapshot APIBenjamin Otte2018-07-241-5/+0
* render: Make gtk_render_check/arrow/handle() use the snapshot APIBenjamin Otte2018-07-241-7/+0
* iconhelper: transition to GdkPaintableBenjamin Otte2018-03-161-3/+4
* Simplify the gtk_snapshot_icon_texture APIMatthias Clasen2017-11-081-2/+1
* GskTexture => GdkTextureBenjamin Otte2017-11-041-1/+1
* Allow passing a color matrix when rendering iconsMatthias Clasen2017-10-231-1/+3
* rendericon: Pass the scale factor when rendeirng texturesBenjamin Otte2016-11-261-1/+2
* snapshot: Move GtkSnapshot declaration to gtypes.hBenjamin Otte2016-11-191-1/+0
* snapshot: Add infrastructure to snapshot CSS imagesBenjamin Otte2016-11-161-1/+6
* snapshot: Convert GtkImage and GtkIconHelperBenjamin Otte2016-11-151-0/+5
* rendericon: Move a functionBenjamin Otte2015-12-161-0/+7
* css: Move enumBenjamin Otte2015-12-161-1/+0
* render: Split icon surface rendering outBenjamin Otte2015-01-201-7/+13
* render: Split icon rendering into its own fileBenjamin Otte2015-01-201-0/+42