wxWidgets/misc
Vadim Zeitlin 57bba0b990 Suppress a leak sanitizer report in libxrandr2
This happens from inside gtk_init_check(), i.e. is not a "real" leak
anyhow because it can be leaked at most once. Just ignore it.
2021-03-14 13:10:13 +01: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 a leak sanitizer report in libxrandr2 2021-03-14 13:10:13 +01:00
theme_test
unictabl