applied patch for compilation with gcc 3.0
[wxWidgets.git] / samples / typetest / typetest.cpp
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
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-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-01  Guilhem Lavaux* Changed %d by %u
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-27  Robert Roebling More tests for streams.
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-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...