summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstyleprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* textview: Apply font features from cssMatthias Clasen2021-08-261-3/+4
* css: Implement text-transformMatthias Clasen2021-08-221-0/+1
* css: Add line-height propertyMatthias Clasen2021-08-221-0/+1
* css: Implement transform-originMatthias Clasen2021-01-241-0/+1
* css: Drop the -gtk-icon-theme propertyMatthias Clasen2020-04-221-1/+0
* css: Add a commentMatthias Clasen2020-02-091-1/+1
* css: Remove outline border radius propertiesTimm Bäder2020-02-081-4/+0
* Make it easy to recognize initial style valuesMatthias Clasen2020-02-011-1/+12
* Build fix for GtkCssValuesMatthias Clasen2020-01-311-1/+0
* Compute style change based on values structsMatthias Clasen2020-01-291-0/+44
* css: Split styles into groupsMatthias Clasen2020-01-291-3/+191
* Change the signature of gtk_css_style_get_static_styleMatthias Clasen2020-01-161-2/+2
* css: Add gtk_css_style_get_static_styleMatthias Clasen2020-01-161-0/+3
* cssstyle: Remove unused _add_differenceTimm Bäder2019-09-091-3/+0
* css: Move gtkcsssection.[ch] into gtk/cssBenjamin Otte2019-04-121-1/+1
* css: Mark some hot functions as G_GNUC_PUREBenjamin Otte2019-02-151-3/+3
* Add a function to get a font from a css styleMatthias Clasen2016-06-031-0/+1
* Add a function to turn a css style into pango attributesMatthias Clasen2016-06-031-0/+2
* Improve formatting of CSS style printsMatthias Clasen2016-01-031-1/+1
* Redo CSS style printingMatthias Clasen2016-01-031-1/+3
* css style: Accumulate changes in placeMatthias Clasen2015-09-281-1/+2
* cssstyle: Add gtk_css_style_is_static()Benjamin Otte2015-03-181-0/+3
* cssstyle: Move function from vfunc to static funcBenjamin Otte2015-01-071-9/+0
* cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyleBenjamin Otte2015-01-071-38/+15
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-071-0/+106