]> git.saurik.com Git - wxWidgets.git/history - include/wx/stream.h
Eliminated some warnings under Windows; wxGetHomeDir problem in wxFile;
[wxWidgets.git] / include / wx / stream.h
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-09-07  Robert Roebling Suppress warnings
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-05  Guilhem Lavaux* Added source file info in utils/serialize/*
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
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  Vadim Zeitlincommon constants (wxSeekMode) and types (off_t) to...
1998-07-14  Vadim Zeitlinoff_t #define'd as _off_t for VC++ (it's not a standard...
1998-07-14  Guilhem Lavaux* wxMemory*Stream link problem fix.
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-13  Karsten BallüderFixed that stupid stream problem.
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.