Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssparser: Fix cases where we could overrun the terminating 0 | Benjamin Otte | 2011-08-26 | 1 | -3/+8 |
* | cssparser: Make lines and positions 0-indexed | Benjamin Otte | 2011-08-26 | 1 | -1/+1 |
* | css: Use the correct free function | Benjamin Otte | 2011-07-20 | 1 | -1/+1 |
* | css: Make font property a shorthand | Benjamin Otte | 2011-06-15 | 1 | -1/+4 |
* | cssparser: Actually send an error in an error case | Benjamin Otte | 2011-06-13 | 1 | -0/+1 |
* | Revert "css: Make font property a shorthand" | Benjamin Otte | 2011-06-02 | 1 | -4/+1 |
* | css: Make font property a shorthand | Benjamin Otte | 2011-06-02 | 1 | -1/+4 |
* | css: Don't infloop when resyncing over a slash | Benjamin Otte | 2011-06-02 | 1 | -0/+2 |
* | css: We want to unescape backslashes, not slashes | Benjamin Otte | 2011-06-02 | 1 | -1/+1 |
* | 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 | -3/+10 |
* | css: Rewrite the parser | Benjamin Otte | 2011-05-18 | 1 | -0/+938 |