Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssshadow: add a method to get the size of a shadows value | Cosimo Cecchi | 2013-04-22 | 1 | -0/+34 |
* | cds: enable outset shadows | Chris Cummins | 2013-04-09 | 1 | -2/+4 |
* | cssshadowsvalue: handle gtk_css_value_transition returning NULL | Cosimo Cecchi | 2012-10-16 | 1 | -10/+32 |
* | css: Huge refactoring to avoid computing wrong values | Benjamin Otte | 2012-09-28 | 1 | -5/+7 |
* | cssvalue: Pass property ID to transition function | Benjamin Otte | 2012-09-03 | 1 | -3/+4 |
* | css: Handle some more simple cases of dependencies | Matthias Clasen | 2012-08-28 | 1 | -3/+3 |
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -4/+7 |
* | css: Pass property_id to compute function | Benjamin Otte | 2012-08-28 | 1 | -1/+2 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -21/+20 |
* | shadow: Add equal and transition support | Benjamin Otte | 2012-04-17 | 1 | -2/+40 |
* | cssvalue: Add GtkCssShadowsValue | Benjamin Otte | 2012-04-17 | 1 | -0/+234 |