gtk2/gtk/css
Benjamin Otte 37671d2bd0 cssprovider: Redo error emission
Emit all errors via the parser, don't try to have a custom error
handling machinery.

The only exception is the initial file load error - we need to do that
one directly, because there is no parser.
2019-04-12 19:34:28 +02:00
..
gtkcss.h css: Split GtkCssLocation into its own file 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 build: Add gtk-css static library 2019-04-12 19:34:28 +02:00
gtkcssenumtypes.h.template build: Add gtk-css static library 2019-04-12 19:34:28 +02:00
gtkcsserror.c build: Add gtk-css static library 2019-04-12 19:34:28 +02:00
gtkcsserror.h build: Add gtk-css static library 2019-04-12 19:34:28 +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 cssprovider: Redo error emission 2019-04-12 19:34:28 +02:00
gtkcssparserprivate.h cssprovider: Redo error emission 2019-04-12 19:34:28 +02:00
gtkcsstokenizer.c css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
gtkcsstokenizerprivate.h css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
meson.build Resurrect the CSS parser from the tokenizer branch 2019-04-12 19:34:28 +02:00