summaryrefslogtreecommitdiff
path: root/gtk/gtkcsscalcvalue.c
Commit message (Expand)AuthorAgeFilesLines
* css: Introduce the idea of dynamic valuesBenjamin Otte2018-03-161-0/+2
* css: Merge GtkStyleProviderPrivate into GtkStyleProviderBenjamin Otte2017-10-311-5/+5
* css: Remove deprecated number-as-pixels compatibilityBenjamin Otte2017-01-181-2/+0
* gtk: Mark internal functions as staticEmmanuele Bassi2016-10-171-2/+2
* gtkcsscalcvalue: avoid unitialized booleanCarlos Soriano2016-02-181-1/+1
* css: Implement transitions for numbers of different unitsBenjamin Otte2016-02-131-10/+1
* calc: Allow subterms with '(' ')' bracketingBenjamin Otte2016-02-131-0/+19
* css: Add support for '*' and '/' to calc()Benjamin Otte2016-02-131-3/+98
* css: Add API to handle order when printing calc()Benjamin Otte2016-02-131-1/+19
* css: Add support for sums to calc()Benjamin Otte2016-02-131-35/+247
* css: Add initial support for calc()Benjamin Otte2016-02-131-0/+152