gtk2/gtk/css
Benjamin Otte e0a01ba174 css: Redo for new parser
This commit is still way too big, but I couldn't make it smaller.

It transitions the old CSS parser to the new parser. CSS parsing is now
tokenized, everything else is probably still buggy.
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 css: Redo for new parser 2019-04-12 19:34:28 +02:00
gtkcssparserprivate.h css: Redo for new parser 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