]> git.saurik.com Git - wxWidgets.git/history - src/common/txtstrm.cpp
Committing in .
[wxWidgets.git] / src / common / txtstrm.cpp
1999-11-18  Jouk Jansen Committing in .
1999-10-29  Sylvain BougnouxAccept list of separators as a wxString instead of...
1999-10-28  Sylvain Bougnouxoperator >> wxString eat word by default. \n Add wxText...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-30  David WebsterOS/2 updates
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-13  Guilhem Lavaux* Changed char to wxChar in operators.
1999-07-12  Guilhem Lavaux* Changed behaviour of wxTextStreams::operator(wxUint8...
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...