Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Introduce the idea of dynamic values | Benjamin Otte | 2018-03-16 | 1 | -0/+2 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -5/+5 |
* | css: Remove deprecated number-as-pixels compatibility | Benjamin Otte | 2017-01-18 | 1 | -2/+0 |
* | gtk: Mark internal functions as static | Emmanuele Bassi | 2016-10-17 | 1 | -2/+2 |
* | gtkcsscalcvalue: avoid unitialized boolean | Carlos Soriano | 2016-02-18 | 1 | -1/+1 |
* | css: Implement transitions for numbers of different units | Benjamin Otte | 2016-02-13 | 1 | -10/+1 |
* | calc: Allow subterms with '(' ')' bracketing | Benjamin Otte | 2016-02-13 | 1 | -0/+19 |
* | css: Add support for '*' and '/' to calc() | Benjamin Otte | 2016-02-13 | 1 | -3/+98 |
* | css: Add API to handle order when printing calc() | Benjamin Otte | 2016-02-13 | 1 | -1/+19 |
* | css: Add support for sums to calc() | Benjamin Otte | 2016-02-13 | 1 | -35/+247 |
* | css: Add initial support for calc() | Benjamin Otte | 2016-02-13 | 1 | -0/+152 |