summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylepropertyimpl.c
Commit message (Expand)AuthorAgeFilesLines
* css: Add min-width/height CSS propertiesBenjamin Otte2015-12-151-0/+28
* css: Leftover renaming gtk-image-effect => icon-effectBenjamin Otte2015-12-041-1/+1
* css: Introduct -gtk-icon-paletteBenjamin Otte2015-12-031-0/+18
* css: Add ability to specify icontheme in CSSBenjamin Otte2015-12-021-7/+5
* css: Rename -gtk-image-effect to -gtk-icon-effectBenjamin Otte2015-12-021-3/+3
* Rename the gtk-key-bindings propertyMatthias Clasen2015-11-201-1/+2
* Rename the icon-shadow propertyMatthias Clasen2015-11-201-2/+3
* css: text-decoration-style is not inheritedBenjamin Otte2015-07-081-3/+1
* css: support text-decoration-stylePaolo Borelli2015-07-061-0/+22
* css: support text-decoration-colorPaolo Borelli2015-07-061-0/+10
* css: add support for text-decoration-linePaolo Borelli2015-07-061-0/+22
* label: add support for CSS letter-spacing propertyPaolo Borelli2015-07-061-0/+17
* css: Implement animations for font-weight propertyBenjamin Otte2015-02-161-1/+1
* css: Add -gtk-dpi CSS property hackBenjamin Otte2015-02-051-1/+17
* css: Remove GtkCssStyleProperty::affects-sizeBenjamin Otte2015-01-271-2/+0
* css: Add GtkCssStyleProperty::affects propertyBenjamin Otte2015-01-271-0/+1
* css: Add a -gtk-icon-theme CSS propertyBenjamin Otte2015-01-271-0/+19
* css: Move icon properties to the endBenjamin Otte2015-01-201-37/+37
* css: Handle font-size changes properlyMatthias Clasen2014-12-231-1/+1
* styleproperties: Remove header where it's not usedBenjamin Otte2014-10-241-1/+0
* css: Add "-gtk-icon-source: builtin"Benjamin Otte2014-10-211-2/+13
* css: Queue resize for properties that affect clipBenjamin Otte2014-10-031-1/+1
* css: Have finer-grained definitions for effects of CSS propsBenjamin Otte2014-10-031-61/+133
* Move gtkthemingengine to deprecated directoryMatthias Clasen2014-08-291-1/+2
* css: Implement font-stretchEmmanuele Bassi2014-08-281-0/+36
* themingengine: DeprecateBenjamin Otte2014-08-161-0/+4
* css: Parse text-shadow values properlyBenjamin Otte2014-06-101-2/+9
* widget: Include box-shadow in the clipBenjamin Otte2014-05-241-1/+1
* spinner: Implement clipBenjamin Otte2014-05-241-1/+1
* css: Add a -gtk-icon-style propertyBenjamin Otte2014-05-141-0/+20
* css: Add -gtk-icon-transform propertyBenjamin Otte2014-05-141-2/+18
* css: Add -gtk-icon-source propertyBenjamin Otte2014-05-141-0/+8
* css: add properties for outline-radiusCosimo Cecchi2014-05-011-0/+37
* css: Add a GtkCssValue for GtkCssImageEffectCosimo Cecchi2013-08-201-0/+20
* Make key themes work againMatthias Clasen2013-05-081-1/+1
* Don't return FALSE from a non-boolean functionMatthias Clasen2013-03-261-1/+1
* css: Support opacityAlexander Larsson2013-02-071-0/+16
* css: Add _gtk_css_style_property_affects_fontAlexander Larsson2012-12-061-6/+8
* cssvalue: Parse font sizes properlyBenjamin Otte2012-12-011-8/+5
* css: Add more features to font-size codeBenjamin Otte2012-12-011-2/+6
* cssstyleproperty: Don't mark border width properties as NO_RESIZEBenjamin Otte2012-11-301-5/+5
* styleproperty: Mark properties as not needing resizesBenjamin Otte2012-11-301-50/+52
* styleproperty: Use _gtk_css_initial_value_get()Benjamin Otte2012-11-251-1/+2
* symboliccolor: Remove extra includesBenjamin Otte2012-11-251-1/+1
* cssstyleproperty: Replace symbolic colors with GtkCssColorValueBenjamin Otte2012-11-081-32/+9
* cssstyleproperty: Add animation propertiesBenjamin Otte2012-09-171-1/+137
* cssvalue: Make the array parser no longer parse "none"Benjamin Otte2012-09-031-10/+10
* css: Redo bindings parsingBenjamin Otte2012-09-031-8/+22
* cssstyleproperty: Don't set print or compute vfuncs anymoreBenjamin Otte2012-08-281-114/+0
* cssstyleproperty: Remove all useless compute vfuncsBenjamin Otte2012-08-281-147/+35