]> Pileus Git - ~andy/gtk/history - gtk/gtkcssparser.c
cssparser: Actually send an error in an error case
[~andy/gtk] / gtk / gtkcssparser.c
2011-06-13 Benjamin Ottecssparser: Actually send an error in an error case
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
2011-06-02 Benjamin Ottecss: Make font property a shorthand
2011-06-02 Benjamin Ottecss: Don't infloop when resyncing over a slash
2011-06-02 Benjamin Ottecss: We want to unescape backslashes, not slashes
2011-05-22 Benjamin Ottecssparser: Fix typo where we used "uint" for a type
2011-05-18 Benjamin Ottecss: Make property parsing functions take a css parser
2011-05-18 Benjamin Ottecss: Rewrite the parser