]> git.saurik.com Git - wxWidgets.git/history - samples/typetest/typetest.h
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
[wxWidgets.git] / samples / typetest / typetest.h
2001-11-20  Vadim Zeitlinadded #if wxUSE_TIMEDATE where needed
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Robert Roebling Stream error testing.
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...