Files
gtk/gsk
Christoph Reiter afc73c38ce Always parse GTK/GDK/GSK_DEBUG env vars and make some entries available in non-debug mode
Currently GTK can be built with G_ENABLE_DEBUG which enables various debug code and parsing
of those env vars, or without, which instead of parsing them prints a warning if they are set.
While building with G_ENABLE_DEBUG isn't strictly needed it's the only way to make GTK_DEBUG=interactive work,
which is a nice thing to have always.

This enables parsing of those env vars in any case and allows specific values being marked as also
available when not built with G_ENABLE_DEBUG (interactive for example). If not built with G_ENABLE_DEBUG
then all unavailable values will be marked as such in the help output and a note is added that
GTK needs to be built with G_ENABLE_DEBUG to use them, which should help discoverability.
2020-11-15 11:34:54 +01:00
..
2020-09-30 15:39:30 -04:00
2020-09-29 09:51:16 +02:00
2020-07-25 00:47:36 +02:00
2016-12-20 18:01:12 +01:00
2019-05-05 07:18:39 +02:00
2019-05-05 07:18:39 +02:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2020-09-29 09:51:16 +02:00
2020-09-29 14:44:31 -04:00
2017-09-10 14:36:26 -04:00
2019-11-27 13:33:43 +00:00
2020-07-25 00:47:36 +02:00
2020-06-18 10:47:16 +03:00
2020-06-18 10:47:16 +03:00
2019-11-27 13:33:43 +00:00
2020-10-30 23:36:39 -04:00