| Commit message (Expand) | Author | Age | Files | Lines |
* | css: Introduce the idea of dynamic values | Benjamin Otte | 2018-03-16 | 1 | -0/+40 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -18/+18 |
* | gtk/gtkcssenumvalue.c: Deal with __builtin_popcount on MSVC | Chun-wei Fan | 2017-10-25 | 1 | -0/+37 |
* | css: Use enums instead of idents for font-variant properties | Matthias Clasen | 2017-09-18 | 1 | -0/+567 |
* | css: implement font-variant as a shorthand | Matthias Clasen | 2017-09-18 | 1 | -47/+0 |
* | css parser: Fix names for blend modes | Matthias Clasen | 2017-03-31 | 1 | -4/+4 |
* | css: Remove -gtk-icon-effect | Benjamin Otte | 2016-12-31 | 1 | -87/+0 |
* | css: Replace custom blend modes with GskBlendMode | Benjamin Otte | 2016-12-20 | 1 | -19/+19 |
* | Revert a mistaken change | Matthias Clasen | 2016-07-26 | 1 | -2/+2 |
* | Fix parsing of some css properties | Matthias Clasen | 2016-07-03 | 1 | -3/+3 |
* | css: add background-blend-mode support | Georges Basile Stavracas Neto | 2016-07-03 | 1 | -0/+61 |
* | Fix the build | Matthias Clasen | 2016-05-01 | 1 | -1/+1 |
* | css: Use setters for font size and family | Matthias Clasen | 2016-05-01 | 1 | -18/+7 |
* | css: always get default font size in pixels | Matt Watson | 2016-04-12 | 1 | -15/+26 |
* | Fix parsing of font-weight | Matthias Clasen | 2015-12-20 | 1 | -2/+2 |
* | css: Leftover renaming gtk-image-effect => icon-effect | Benjamin Otte | 2015-12-04 | 1 | -5/+5 |
* | render: Split out icon-effect apply function | Benjamin Otte | 2015-12-04 | 1 | -0/+33 |
* | css: Rename -gtk-image-effect to -gtk-icon-effect | Benjamin Otte | 2015-12-02 | 1 | -9/+9 |
* | css: support text-decoration-style | Paolo Borelli | 2015-07-06 | 1 | -2/+52 |
* | css: add support for text-decoration-line | Paolo Borelli | 2015-07-06 | 1 | -0/+46 |
* | css: Silence a clang warning | Matthias Clasen | 2015-03-22 | 1 | -1/+1 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -10/+3 |
* | css: Implement animations for font-weight property | Benjamin Otte | 2015-02-16 | 1 | -1/+17 |
* | css: Implement "bolder" and "lighter" font weights | Benjamin Otte | 2015-02-16 | 1 | -2/+58 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -10/+8 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -7/+7 |
* | css: Implement font-stretch | Emmanuele Bassi | 2014-08-28 | 1 | -0/+54 |
* | css: Fix animation-direction parsing | Benjamin Otte | 2014-07-07 | 1 | -2/+5 |
* | Revert "Fix crash" | Benjamin Otte | 2014-05-22 | 1 | -1/+0 |
* | Fix crash | Behdad Esfahbod | 2014-05-22 | 1 | -0/+1 |
* | css: Add a -gtk-icon-style property | Benjamin Otte | 2014-05-14 | 1 | -0/+54 |
* | css: Add a GtkCssValue for GtkCssImageEffect | Cosimo Cecchi | 2013-08-20 | 1 | -0/+53 |
* | css: Add a scale argument to css-value compute vfunc | Alexander Larsson | 2013-07-03 | 1 | -0/+2 |
* | cssvalue: Fix the scaling factors for 'smaller' and 'larger' | Benjamin Otte | 2012-12-01 | 1 | -2/+2 |
* | cssvalue: Parse font sizes properly | Benjamin Otte | 2012-12-01 | 1 | -11/+11 |
* | cssvalue: Change order of values | Benjamin Otte | 2012-12-01 | 1 | -3/+3 |
* | css: Fix dependencies for font lookup | Benjamin Otte | 2012-12-01 | 1 | -0/+2 |
* | css: Add more features to font-size code | Benjamin Otte | 2012-12-01 | 1 | -1/+146 |
* | css: Huge refactoring to avoid computing wrong values | Benjamin Otte | 2012-09-28 | 1 | -4/+6 |
* | cssvalue: Add animation enum properties | Benjamin Otte | 2012-09-17 | 1 | -0/+163 |
* | cssvalue: Pass property ID to transition function | Benjamin Otte | 2012-09-03 | 1 | -0/+1 |
* | css: Introduce dependencies for value computations | Benjamin Otte | 2012-08-28 | 1 | -3/+4 |
* | css: Pass property_id to compute function | Benjamin Otte | 2012-08-28 | 1 | -0/+1 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -0/+12 |
* | Deal with non-multiple-of-100 font weights | Matthias Clasen | 2012-06-01 | 1 | -1/+4 |
* | cssvalue: Add _gtk_css_value_transition() | Benjamin Otte | 2012-04-17 | 1 | -0/+13 |
* | cssvalue: Add GtkCssArea to the enum values | Benjamin Otte | 2012-04-17 | 1 | -0/+52 |
* | cssvalue: Add enum values for the pango enums | Benjamin Otte | 2012-04-17 | 1 | -0/+154 |
* | cssvalue: Make border styles be their own value | Benjamin Otte | 2012-04-17 | 1 | -0/+104 |