Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -3/+3 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Add pure and const annotations to various functions | Timm Bäder | 2020-01-26 | 1 | -9/+9 |
* | Remove GtkCssRgbaValue | Timm Bäder | 2020-01-18 | 1 | -0/+3 |
* | csscolorvalue: Remove unused new_from_rgba() | Timm Bäder | 2019-09-09 | 1 | -4/+0 |
* | cssshadow: Use gtk_css_parser_consume_any() | Benjamin Otte | 2019-04-12 | 1 | -0/+1 |
* | Remove win32 themeing support | Benjamin Otte | 2019-03-22 | 1 | -2/+0 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -4/+4 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -2/+0 |
* | cssvalue: At cycle detection to color resolving | Benjamin Otte | 2013-03-28 | 1 | -1/+2 |
* | symboliccolor: Implement using GtkCssValue | Benjamin Otte | 2012-11-25 | 1 | -0/+6 |
* | cssvalue: Add GtkCssColorValue | Benjamin Otte | 2012-11-08 | 1 | -0/+49 |