summaryrefslogtreecommitdiff
path: root/gtk/gtkcssimagerecolor.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Avoid mime sniffing where possibleMatthias Clasen2020-02-081-2/+2
* Use style values directlyMatthias Clasen2020-01-291-4/+2
* cssimagerecolor: Implement is_computed()Timm Bäder2020-01-241-0/+10
* Remove GtkCssRgbaValueTimm Bäder2020-01-181-2/+2
* cssimagerecolor: Avoid copying colorsTimm Bäder2019-11-141-9/+10
* cssparser: Make gsk_renderer_consume_url() return a stringBenjamin Otte2019-05-121-4/+10
* Avoid a crash without librsvgMatthias Clasen2019-04-181-1/+1
* css: Review error messagesBenjamin Otte2019-04-121-5/+2
* cssparser: Add gtk_css_parser_consume_url()Benjamin Otte2019-04-121-5/+2
* cssimagerecolor: Use gtk_css_parser_consume_function()Benjamin Otte2019-04-121-32/+33
* build: Add gtk-css static libraryBenjamin Otte2019-04-121-2/+2
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-5/+2
* cssimage: Add GtkCssImagePaintableBenjamin Otte2018-03-161-1/+0
* 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