Use the associated document manager, not the global one
[wxWidgets.git] / src / common / sstream.cpp
2005-09-17  Vadim Zeitlinadded wx_truncate_cast and use it (sometimes instead...
2005-04-07  Ryan NortonFix Seeking to end of wxStreamInputStream (patch [...
2005-01-05  Mattia Barbon Correct malloc()/delete[] mismatch.
2004-11-22  Ryan Nortondelete-->delete[]
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-19  Vadim Zeitlinadded wxStringOutputStream::TellO(); fixed bugs in...
2004-09-19  Vadim Zeitlinfixed bug with seeking beyond the end in wxStringInputS...
2004-09-19  Vadim Zeitlinadded wxStringStream classes