summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylefuncs.c
Commit message (Expand)AuthorAgeFilesLines
* css: Add a number value handling win32 sizesBenjamin Otte2016-02-151-21/+25
* cssvalue: Remove GtkCssDependenciesBenjamin Otte2015-03-181-19/+7
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-071-15/+15
* cssstylefuncs: Rename functionsBenjamin Otte2015-01-071-10/+10
* Move gtkthemingengine to deprecated directoryMatthias Clasen2014-08-291-1/+1
* themingengine: DeprecateBenjamin Otte2014-08-161-0/+10
* Deprecate GdkColorMatthias Clasen2014-05-221-2/+5
* css: Split out a common functionBenjamin Otte2014-05-051-31/+1
* Plug a memory leak in the css parserMatthias Clasen2013-09-161-1/+2
* Use gdk_cairo_surface_create_from_pixbuf when possibleAlexander Larsson2013-07-031-9/+2
* Ignore deprecations where neededMatthias Clasen2013-05-051-4/+33
* cssvalue: At cycle detection to color resolvingBenjamin Otte2013-03-281-2/+4
* deprecations: Move files into deprecated/ dirBenjamin Otte2012-11-251-3/+3
* gtkgradient: DeprecateBenjamin Otte2012-11-251-0/+4
* symboliccolor: DeprecateBenjamin Otte2012-11-251-0/+12
* symboliccolor: Implement using GtkCssValueBenjamin Otte2012-11-251-10/+11
* symboliccolor: Change prototype of functionBenjamin Otte2012-11-241-3/+3
* gradient: Add a private header fileBenjamin Otte2012-10-021-1/+1
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-281-34/+64
* css: Don't crash when printing gradientsBenjamin Otte2012-09-281-1/+3
* cssvalue: Implement dependency tracking for gradientsBenjamin Otte2012-08-281-3/+2
* cssvalue: Handle dependencies for typed valuesBenjamin Otte2012-08-281-14/+26
* css: Make color lookup handle dependenciesBenjamin Otte2012-08-281-2/+3
* cssstylefuncs: Remove base argumentBenjamin Otte2012-05-111-24/+5
* cssparser: Change APIs that work with filesBenjamin Otte2012-05-111-1/+1
* cssvalue: Split out old value handling to new typed valueBenjamin Otte2012-04-171-11/+28
* symboliccolor: Treat it as a CssValueBenjamin Otte2012-04-171-8/+6
* symboliccolor: Parse 'currentColor' everywhereBenjamin Otte2012-04-171-20/+6
* css: Remove old animation codeBenjamin Otte2012-04-171-42/+0
* cssvalue: Add a custom value for repeatsBenjamin Otte2012-04-171-50/+0
* stylecontext: Convert _gtk_style_context_peek_property()Benjamin Otte2012-04-171-1/+1
* cssvalue: Add a custom RGBA valueBenjamin Otte2012-04-171-9/+7
* shadow: Also rename filesBenjamin Otte2012-04-171-1/+1
* cssvalue: Split number values into their own classBenjamin Otte2012-04-171-11/+0
* css: Move shadow parse/print/compute funcsBenjamin Otte2012-04-171-119/+0
* styleproperty: Make _gtk_style_property_parse_value() return a CssValueBenjamin Otte2012-04-171-5/+1
* Use GtkCssValue in symbolic color resolvingAlexander Larsson2012-03-081-6/+8
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-50/+44
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* css: Add GtkCssNumberBenjamin Otte2012-02-021-0/+11
* css: parse 'currentColor' for symbolic colorsBenjamin Otte2012-02-021-3/+10
* css: Make the 'currentColor' keyword a symbolic colorBenjamin Otte2012-02-021-13/+15
* Pedantic spelling fixMatthias Clasen2012-01-231-1/+1
* css: Fix memleak in shadow parsingBenjamin Otte2012-01-181-2/+2
* parser: remove a duplicate copy of gtk_css_parse_url()Cosimo Cecchi2012-01-131-57/+1
* Remove duplicate definition of GtkStylePrintFuncChristophe Fergeau2012-01-111-2/+0
* background: Simplify background-repeatBenjamin Otte2012-01-091-33/+0
* Introduce _gtk_css_parser_try_lengthPaolo Borelli2012-01-091-9/+7
* css: Handle 'currentColor' special valueBenjamin Otte2012-01-091-1/+14
* win32: Remove GtkWin32ThemePartBenjamin Otte2012-01-091-5/+0