| Commit message (Expand) | Author | Age | Files | Lines |
* | cssimageicontheme: Avoid copying colors | Timm Bäder | 2020-01-24 | 1 | -9/+10 |
* | Remove GtkCssRgbaValue | Timm Bäder | 2020-01-18 | 1 | -1/+0 |
* | icontheme: Remove gtk_icon_info_load_texture | Timm Bäder | 2019-09-09 | 1 | -1/+1 |
* | icontheme: Add error argument to _load_texture | Timm Bäder | 2019-09-09 | 1 | -1/+1 |
* | css: Avoid more type checks in hot paths | Timm Bäder | 2019-09-09 | 1 | -2/+2 |
* | css: Review error messages | Benjamin Otte | 2019-04-12 | 1 | -1/+1 |
* | cssparser: Add gtk_css_parser_consume_string() | Benjamin Otte | 2019-04-12 | 1 | -1/+1 |
* | cssimageicontheme: Use gtk_css_parser_consume_function() | Benjamin Otte | 2019-04-12 | 1 | -14/+15 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -3/+2 |
* | Avoid pixbufs when loading themed icons | Matthias Clasen | 2017-11-29 | 1 | -26/+12 |
* | GtkCssImageIconTheme: Don't try to unref a NULL pointer | Kjell Ahlstedt | 2017-11-10 | 1 | -1/+2 |
* | css: Use a color matrix for recoloring -gtk-icontheme | Matthias Clasen | 2017-11-07 | 1 | -14/+40 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -4/+4 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -6/+6 |
* | cssimageicontheme: Cache size + texture | Timm Bäder | 2017-03-31 | 1 | -30/+47 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -9/+9 |
* | gsk: Turn GskTexture into a GObject | Benjamin Otte | 2017-01-01 | 1 | -1/+1 |
* | cssimage: Port a few more simple ones to snapshots | Benjamin Otte | 2016-12-20 | 1 | -13/+23 |
* | Make -gtk-icontheme() use -gtk-icon-palette | Matthias Clasen | 2016-01-13 | 1 | -2/+5 |
* | css: Query icon theme from style, not from settings | Benjamin Otte | 2015-12-02 | 1 | -9/+2 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -4/+1 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -5/+4 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -3/+3 |
* | Fix various compiler warnings | Matthias Clasen | 2014-09-05 | 1 | -1/+1 |
* | cssimageicontheme: Handle scale factors correctly | Benjamin Otte | 2014-07-02 | 1 | -2/+4 |
* | GtkCssImageIconName: Plug a memory leak | Matthias Clasen | 2014-06-28 | 1 | -1/+15 |
* | cssimage: Implement symbolic coloring for -gtk-icontheme() | Benjamin Otte | 2014-05-16 | 1 | -7/+23 |
* | css: Add support for -gtk-icontheme("icon-name") | Benjamin Otte | 2014-05-14 | 1 | -0/+169 |