Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Mark some hot functions as G_GNUC_PURE | Benjamin Otte | 2019-02-15 | 1 | -3/+3 |
* | css: Remove deprecated number-as-pixels compatibility | Benjamin Otte | 2017-01-18 | 1 | -4/+3 |
* | css: Implement transitions for numbers of different units | Benjamin Otte | 2016-02-13 | 1 | -0/+4 |
* | css: Add API to handle order when printing calc() | Benjamin Otte | 2016-02-13 | 1 | -0/+2 |
* | css: Add support for sums to calc() | Benjamin Otte | 2016-02-13 | 1 | -0/+10 |
* | css: Add gtk_css_number_value_can_parse() | Benjamin Otte | 2016-02-13 | 1 | -0/+1 |
* | css: Turn number values into a virtual type | Benjamin Otte | 2016-02-13 | 1 | -1/+11 |
* | cssnumbervalue: Remove gtk_css_number_value_get_unit() | Benjamin Otte | 2016-02-13 | 1 | -1/+3 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -2/+0 |
* | css: Remove GtkCssNumber | Benjamin Otte | 2012-04-17 | 1 | -0/+11 |
* | cssvalue: Convert border-image-width to border value | Benjamin Otte | 2012-04-17 | 1 | -0/+1 |
* | cssvalue: Split number values into their own class | Benjamin Otte | 2012-04-17 | 1 | -0/+42 |