Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |