Ryan Norton
|
c5d99d7b5c
|
UNICODE-capatable UTF8 implementation of wxStringXXXStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 05:05:04 +00:00 |
|
Vadim Zeitlin
|
588066b7a3
|
replaced wxStream::GetSize() with GetLength() (still keep the former but it will be deprecated) (second part of patch 1063498)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-10 21:10:30 +00:00 |
|
Ron Lee
|
4004775e5a
|
Enable the huge files patch to build with mingw-cross.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 13:18:46 +00:00 |
|
Vadim Zeitlin
|
a5ea75bc6a
|
added wxStringOutputStream::TellO(); fixed bugs in OnSysWrite()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-19 21:58:50 +00:00 |
|
Vadim Zeitlin
|
ba670bae4e
|
made wxStringInputStream::GetSize() public instead of protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-19 21:35:26 +00:00 |
|
Vadim Zeitlin
|
121fa06ab6
|
added wxStringStream classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-19 21:26:45 +00:00 |
|