wxWidgets/misc
Vadim Zeitlin c82ff381f5 Suppress memory leak reports from GTK CSS drawing functions
We don't seem to be doing anything wrong, but ASAN detects many such
leaks as soon as we call functions such as gtk_css_style_render_icon()
(used by wxRendererGTK::DrawCheckBox()) and several others.
2021-04-11 17:34:05 +02:00
..
gdb Add wxArrayString pretty printer for gdb 2018-11-24 16:34:25 +01:00
git Add another commit to ignore when doing git-blame 2020-12-04 20:00:00 +01:00
languages Add support for English locale for Israel (en_IL) 2021-03-05 18:51:10 +01:00
msvc Add MSVS debug visualizers for wxGrid{Cell,Block}Coords 2020-04-12 02:38:37 +02:00
schema Add possibility to create "Close" bitmap button from XRC 2020-11-19 15:44:54 +01:00
scripts Add check for expected line endings 2021-02-14 19:33:27 +01:00
suppressions Suppress memory leak reports from GTK CSS drawing functions 2021-04-11 17:34:05 +02:00
theme_test
unictabl