summaryrefslogtreecommitdiff
path: root/gtk/gtkcssimagerecolor.c
Commit message (Expand)AuthorAgeFilesLines
* Use the new texture utils hereMatthias Clasen2017-11-301-28/+10
* Fix a compiler warningMatthias Clasen2017-11-081-1/+1
* Use color matrices for -gtk-recolorMatthias Clasen2017-11-081-30/+138
* css: Merge GtkStyleProviderPrivate into GtkStyleProviderBenjamin Otte2017-10-311-7/+7
* cssimage: Use textures in GtkCssImageSurfaceBenjamin Otte2016-12-201-6/+2
* Emit an error if image loading failsMatthias Clasen2016-01-301-15/+34
* css image recolor: Load images at the proper scaleMatthias Clasen2016-01-291-3/+7
* css: Fix refcounting thinko in -gtk-recolorMatthias Clasen2016-01-211-1/+1
* css: Handle image loading errors graciouslyMatthias Clasen2016-01-211-3/+11
* Add a way to load recolored icons in CSSMatthias Clasen2016-01-141-0/+215