Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / tests / streams / sstream.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-11-10  Vadim ZeitlinUse wxString::To8BitData() instead of mb_str() to handl...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-12  Vadim ZeitlinFix string stream unit test compilation in non-Unicode...
2010-01-24  Vadim ZeitlinFix bug in wxStringOutputStream unit test.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-09-15  Vadim Zeitlinfix wxStringOutputStream to deal with NUL bytes correct...
2007-03-17  Vadim Zeitlinimplemented wxMemoryInputStream::CanRead() and added...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-10  Włodzimierz SkibaPatch 1053127 - Test fixes.
2004-09-19  Vadim Zeitlinadded unit tests for wxStringStreams