]> git.saurik.com Git - wxWidgets.git/history - include/wx/mstream.h
Fixes from Mumit Khan to allow DLL compilation; most fixes related to
[wxWidgets.git] / include / wx / mstream.h
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-19  Guilhem LavauxAdded StreamSize() to wxMemoryOutputStream.
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-04  Václav Slavíkfixed input stream
1999-02-10  Guilhem Lavaux* Doc updates
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-28  Guilhem Lavaux* Added Peek() to wxMemoryInputStream.
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Guilhem LavauxAdded IMPLEMENT_CLASS, ... about wxStream classes ...
1998-07-12  Guilhem LavauxOoops ! I've forgotten the include files.