put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / sstream.h
2005-04-22  Michael WetherellFixes to allow compilation with no wchar_t (djgpp proba...
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
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 Zeitlinmade wxStringInputStream::GetSize() public instead...
2004-09-19  Vadim Zeitlinadded wxStringStream classes