| Commit message (Expand) | Author | Age | Files | Lines |
* | css: Set the is_computed flag for more values | Timm Bäder | 2020-01-18 | 1 | -0/+2 |
* | cssvalue: Add type names for all classes | Timm Bäder | 2020-01-18 | 1 | -0/+1 |
* | csspositionvalue: Redo the parser | Benjamin Otte | 2019-04-12 | 1 | -40/+46 |
* | css: Review error messages | Benjamin Otte | 2019-04-12 | 1 | -3/+3 |
* | cssparser: Introduce gtk_css_parser_try_ident() | Benjamin Otte | 2019-04-12 | 1 | -2/+2 |
* | css: Introduce the idea of dynamic values | Benjamin Otte | 2018-03-16 | 1 | -0/+2 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -5/+5 |
* | css: Add "border-spacing" CSS property | Benjamin Otte | 2016-12-10 | 1 | -0/+26 |
* | css: Add gtk_css_number_value_can_parse() | Benjamin Otte | 2016-02-13 | 1 | -2/+2 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -6/+3 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -5/+4 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -2/+2 |
* | css: Add a scale argument to css-value compute vfunc | Alexander Larsson | 2013-07-03 | 1 | -2/+3 |
* | Fix css parser tests | Matthias Clasen | 2012-10-16 | 1 | -5/+20 |
* | cssvalue: Print an error when failing to parse background-position | Benjamin Otte | 2012-10-12 | 1 | -1/+4 |
* | css: Huge refactoring to avoid computing wrong values | Benjamin Otte | 2012-09-28 | 1 | -6/+8 |
* | cssvalue: Pass property ID to transition function | Benjamin Otte | 2012-09-03 | 1 | -2/+3 |
* | cssvalue: First step of proper dependency tracking | Benjamin Otte | 2012-08-28 | 1 | -4/+4 |
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -5/+8 |
* | css: Pass property_id to compute function | Benjamin Otte | 2012-08-28 | 1 | -2/+3 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -20/+19 |
* | csspositionvalue: make empty error value non fatal | Cosimo Cecchi | 2012-05-15 | 1 | -6/+12 |
* | cssvalue: Add a custom value for repeats | Benjamin Otte | 2012-04-17 | 1 | -6/+0 |
* | cssvalue: Add a value for background-position | Benjamin Otte | 2012-04-17 | 1 | -0/+292 |