summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylefuncs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* styleproperty: Use factored-out gradient parserBenjamin Otte2012-01-091-181/+4
* css: Redo value resolvingBenjamin Otte2012-01-091-23/+166
* css: Split generic parse/print functions outBenjamin Otte2012-01-091-0/+1465