]> git.saurik.com Git - wxWidgets.git/history - src/common/stream.cpp
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
[wxWidgets.git] / src / common / stream.cpp
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-13  Karsten BallüderFixed that stupid stream problem.
1998-07-13  Julian SmartRemoved streams from VC++ makefile for now; corrected...
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.