gtk2/gtk/css
Matthias Clasen 4039b713c3 Set G_LOG_USE_STRUCTURED globally
It doesn't make much sense to set this in per-directory
meson files, since that makes use use different logging
facilities in different parts of the project. Set it
globally.
2020-11-01 21:23:35 -05:00
..
gtkcss.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcssdataurl.c css: Add gtk_css_data_url_parse() 2019-05-12 17:27:01 +02:00
gtkcssdataurlprivate.h css: Add gtk_css_data_url_parse() 2019-05-12 17:27:01 +02:00
gtkcssenums.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gtkcssenumtypes.c.template
gtkcssenumtypes.h.template Use a single compilation symbol 2019-11-27 13:33:43 +00:00
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 Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gtkcsslocationprivate.h css: Split GtkCssLocation into its own file 2019-04-12 19:34:28 +02:00
gtkcssparser.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcssparserprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsssection.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcsssection.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gtkcssserializer.c Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcssserializerprivate.h Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcsstokenizer.c css: Fix tokenization of CDO 2020-10-31 00:38:49 -04:00
gtkcsstokenizerprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
meson.build Set G_LOG_USE_STRUCTURED globally 2020-11-01 21:23:35 -05:00