Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -4/+2 |
| | | | | They are not used anymore. | ||||
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -7/+8 |
| | | | | | | This way, we can remove it as a separate argument from gtk_css_value_compute() and allow computation to only depend on one thing: the style provider. | ||||
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -2/+2 |
| | | | | | This is literally just renaming of the object (and the associated source files). No other changes are in there. | ||||
* | CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets | Alexander Larsson | 2013-07-03 | 1 | -0/+205 |