summaryrefslogtreecommitdiff
path: root/gtk/gtkcssparserprivate.h
Commit message (Expand)AuthorAgeFilesLines
* css: Split out a common functionBenjamin Otte2014-05-051-0/+5
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* cssparser: Change APIs that work with filesBenjamin Otte2012-05-111-2/+4
* cssparser: Keep track of the fileBenjamin Otte2012-05-111-0/+1
* cssparser: Move symbolic color parser to gtksymboliccolor.cBenjamin Otte2012-04-171-3/+2
* css: Remove GtkCssNumberBenjamin Otte2012-04-171-13/+0
* css: Add <time> type to css number stuffBenjamin Otte2012-04-171-1/+2
* cssparser: Add _gtk_css_parser_error_full()Benjamin Otte2012-04-171-0/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* css: Implement support for anglesBenjamin Otte2012-02-021-1/+2
* css: Add GtkCssNumberBenjamin Otte2012-02-021-1/+14
* parser: remove unused _gtk_css_parser_read_uri()Cosimo Cecchi2012-01-131-1/+0
* parser: remove a duplicate copy of gtk_css_parse_url()Cosimo Cecchi2012-01-131-0/+2
* Introduce _gtk_css_parser_try_lengthPaolo Borelli2012-01-091-2/+4
* css: Add _gtk_css_parser_has_prefix()Benjamin Otte2012-01-091-0/+2
* css: Add _gtk_css_parser_try_enumAlexander Larsson2011-11-251-0/+3
* cssparser: Fix typo where we used "uint" for a typeBenjamin Otte2011-05-221-1/+1
* css: Make property parsing functions take a css parserBenjamin Otte2011-05-181-0/+2
* css: Rewrite the parserBenjamin Otte2011-05-181-0/+85