Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -3/+6 |
* | css: Move special case for 0px borders | Benjamin Otte | 2012-08-28 | 1 | -0/+35 |
* | 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 | -61/+60 |
* | css: Remove GtkCssNumber | Benjamin Otte | 2012-04-17 | 1 | -14/+0 |
* | cssvalue: Convert border-image-width to border value | Benjamin Otte | 2012-04-17 | 1 | -0/+8 |
* | css: Add <time> type to css number stuff | Benjamin Otte | 2012-04-17 | 1 | -0/+6 |
* | 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/+15 |
* | cssvalue: Do a hacky conversion of font-size to a number value | Benjamin Otte | 2012-04-17 | 1 | -2/+4 |
* | cssvalue: Split number values into their own class | Benjamin Otte | 2012-04-17 | 1 | -0/+194 |