Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Add a scale argument to css-value compute vfunc | Alexander Larsson | 2013-07-03 | 1 | -2/+3 |
* | gtk_css_value_bg_size_equal: actually compare contain values | Matthias Clasen | 2012-11-29 | 1 | -1/+1 |
* | cssvalue: Compute "background-size: 0 0" properly | Benjamin Otte | 2012-10-31 | 1 | -10/+27 |
* | 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 |
* | Remove unintentional symbol export | Matthias Clasen | 2012-08-29 | 1 | -1/+1 |
* | css: Handle some more simple cases of dependencies | Matthias Clasen | 2012-08-28 | 1 | -3/+15 |
* | 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 | -13/+12 |
* | cssvalue: Add a cssvalue for background-size | Benjamin Otte | 2012-04-17 | 1 | -0/+258 |