gtk2/gtk/css
Benjamin Otte 562e492056 csstokenizer: Consume the \ when encountering an error
Otherwise we infinitely end up with the error again.

Testcases added.
2019-05-06 05:56:06 +02:00
..
gtkcss.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcssenums.h Resurrect the CSS parser from the tokenizer branch 2019-04-12 19:34:28 +02:00
gtkcssenumtypes.c.template
gtkcssenumtypes.h.template
gtkcsserror.c
gtkcsserror.h csserror: Add G_BEGIN_DECLS and G_END_DECLS 2019-04-24 16:32:54 +02:00
gtkcsslocation.c css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
gtkcsslocation.h css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
gtkcsslocationprivate.h css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
gtkcssparser.c cssparser: Add gtk_css_parser_has_number() 2019-05-05 07:18:39 +02:00
gtkcssparserprivate.h cssparser: Add gtk_css_parser_has_number() 2019-05-05 07:18:39 +02:00
gtkcsssection.c css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcsssection.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcsstokenizer.c csstokenizer: Consume the \ when encountering an error 2019-05-06 05:56:06 +02:00
gtkcsstokenizerprivate.h css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
meson.build css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00