Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssvalue: Pass property ID to transition function | Benjamin Otte | 2012-09-03 | 1 | -0/+1 |
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -3/+4 |
* | css: Fold color value computation into gtksymboliccolor.c | Benjamin Otte | 2012-08-28 | 1 | -38/+0 |
* | 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/+8 |
* | symboliccolor: Treat it as a CssValue | Benjamin Otte | 2012-04-17 | 1 | -3/+2 |
* | symboliccolor: Pass the current color to the resolve function | Benjamin Otte | 2012-04-17 | 1 | -21/+17 |
* | stylecontext: Convert _gtk_style_context_peek_property() | Benjamin Otte | 2012-04-17 | 1 | -2/+2 |
* | cssvalue: Add _gtk_css_value_transition() | Benjamin Otte | 2012-04-17 | 1 | -0/+17 |
* | cssvalue: Add a custom RGBA value | Benjamin Otte | 2012-04-17 | 1 | -0/+121 |