]> git.saurik.com Git - wxWidgets.git/history - src/common/windowid.cpp
test if CXXFLAGS/CFLAGS contains the -g or the -O options before adding our -g and...
[wxWidgets.git] / src / common / windowid.cpp
2008-10-03  Vadim Zeitlinfix off by one byg in ReserveId() (closes #10020)
2008-05-08  Vadim Zeitlinfix some unused variables warnings reported by Borland
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...