| Commit message (Expand) | Author | Age | Files | Lines |
* | cssvalue: Add type names for all classes | Timm Bäder | 2020-01-18 | 1 | -0/+1 |
* | 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 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -5/+2 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -8/+6 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -3/+3 |
* | css: Implement "unset" | Benjamin Otte | 2014-05-11 | 1 | -0/+6 |
* | css: Add a scale argument to css-value compute vfunc | Alexander Larsson | 2013-07-03 | 1 | -0/+2 |
* | cssvalue: Use _gtk_css_initial_value_get() for the inherit value | Benjamin Otte | 2012-11-25 | 1 | -2/+2 |
* | css: Huge refactoring to avoid computing wrong values | Benjamin Otte | 2012-09-28 | 1 | -9/+11 |
* | cssvalue: Pass property ID to transition function | Benjamin Otte | 2012-09-03 | 1 | -0/+1 |
* | cssvalue: First step of proper dependency tracking | Benjamin Otte | 2012-08-28 | 1 | -7/+10 |
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -4/+8 |
* | css: Move computing of initial and inherit values | Benjamin Otte | 2012-08-28 | 1 | -10/+11 |
* | css: Pass property_id to compute function | Benjamin Otte | 2012-08-28 | 1 | -0/+1 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -0/+9 |
* | cssvalue: Add _gtk_css_value_transition() | Benjamin Otte | 2012-04-17 | 1 | -0/+9 |
* | cssvalue: Add _gtk_css_value_equal() | Benjamin Otte | 2012-04-17 | 1 | -0/+8 |
* | styleproperty: Make _gtk_style_property_parse_value() return a CssValue | Benjamin Otte | 2012-04-17 | 1 | -0/+59 |