Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Implement support for angles | Benjamin Otte | 2012-02-02 | 1 | -1/+2 |
* | css: Add GtkCssNumber | Benjamin Otte | 2012-02-02 | 1 | -1/+14 |
* | parser: remove unused _gtk_css_parser_read_uri() | Cosimo Cecchi | 2012-01-13 | 1 | -1/+0 |
* | parser: remove a duplicate copy of gtk_css_parse_url() | Cosimo Cecchi | 2012-01-13 | 1 | -0/+2 |
* | Introduce _gtk_css_parser_try_length | Paolo Borelli | 2012-01-09 | 1 | -2/+4 |
* | css: Add _gtk_css_parser_has_prefix() | Benjamin Otte | 2012-01-09 | 1 | -0/+2 |
* | css: Add _gtk_css_parser_try_enum | Alexander Larsson | 2011-11-25 | 1 | -0/+3 |
* | cssparser: Fix typo where we used "uint" for a type | Benjamin Otte | 2011-05-22 | 1 | -1/+1 |
* | css: Make property parsing functions take a css parser | Benjamin Otte | 2011-05-18 | 1 | -0/+2 |
* | css: Rewrite the parser | Benjamin Otte | 2011-05-18 | 1 | -0/+85 |