wxwidgets/misc
Vadim Zeitlin d1810b0dce Remove setup0.h files
Simplify things by putting setup.h files themselves under version
control and getting rid of setup0.h ones.

The initial motivation for using separate setup0.h files was to allow
having local changes to setup.h, but with Git there is a simple way to
do it by using "git update-index --skip-worktree include/wx/msw/setup.h"
for example, so we don't really need setup0.h any more and dropping them
makes things simpler.
2021-01-31 19:02:56 +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 Remove MicroWindows support. 2015-08-27 11:00:16 +02: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 Remove setup0.h files 2021-01-31 19:02:56 +01:00
suppressions Ignore leak from atk_bridge_adaptor_init() when using ASAN 2021-01-31 17:33:04 +01:00
theme_test Fixed various typos. 2011-03-22 14:17:38 +00:00
unictabl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00