summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylepropertyimpl.c
Commit message (Expand)AuthorAgeFilesLines
* css: Make outline-offset animatableBenjamin Otte2016-02-211-1/+1
* css: Mark outline properties as affecting clip when they doBenjamin Otte2016-02-211-3/+3
* Add -gtk-image-effect alias for -gtk-icon-effectChristoph Reiter2016-02-161-0/+1
* win32: Remove unused functions / header includesBenjamin Otte2016-02-111-1/+0
* stylepropertyimpl: Use GTK_CSS_AFFECTS_SYMBOLIC_ICONTimm Bäder2016-02-071-7/+7
* cssstyleproperty: Don't allow assigning min-width/min-heightBenjamin Otte2016-01-221-2/+2
* cssstyleproperty: Make it possible to query CSS opacity with gtk_style_contex...Carlos Garcia Campos2016-01-211-3/+12
* cssstyleproperty: Expose min-width/heightFlorian Müllner2016-01-141-6/+6
* Move the -gtk-icon-palette property upMatthias Clasen2016-01-131-10/+10
* Add the caret-color CSS propertyMatthias Clasen2016-01-081-1/+19
* Prefix outline radius CSS propertiesMatthias Clasen2015-12-221-4/+8
* 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