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