summaryrefslogtreecommitdiff
path: root/gtk/gtkcssimagegradient.c
Commit message (Expand)AuthorAgeFilesLines
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-071-2/+2
* css: Add a scale argument to css-value compute vfuncAlexander Larsson2013-07-031-0/+1
* deprecations: Move files into deprecated/ dirBenjamin Otte2012-11-251-2/+3
* symboliccolor: DeprecateBenjamin Otte2012-11-251-0/+2
* symboliccolor: Change prototype of functionBenjamin Otte2012-11-241-1/+1
* cssimage: Fix huge memleakBenjamin Otte2012-11-061-1/+1
* css: Fix copy/paste errorCosimo Cecchi2012-11-061-3/+3
* gtk: Make functions static that don't need to be non-staticBenjamin Otte2012-10-021-3/+3
* cssimage: Implement proper cross-fades for gradientsBenjamin Otte2012-10-021-0/+131
* gradient: Add a private header fileBenjamin Otte2012-10-021-1/+1
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-281-5/+7
* cssimage: Add a hack to get antialiased circlesBenjamin Otte2012-09-181-0/+51
* cssimage: Implement dependencies for imagesBenjamin Otte2012-08-281-4/+6
* css: Pass property_id to compute functionBenjamin Otte2012-08-281-0/+1
* cssimage: No need to pass base file anymoreBenjamin Otte2012-05-111-2/+1
* symboliccolor: Treat it as a CssValueBenjamin Otte2012-04-171-1/+1
* cssparser: Move symbolic color parser to gtksymboliccolor.cBenjamin Otte2012-04-171-0/+1
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* cssimage: Add GtkCssImageGradientBenjamin Otte2012-01-091-0/+319