]> git.saurik.com Git - wxWidgets.git/history - include/wx/wfstream.h
fixes needed for separate DLL build to work
[wxWidgets.git] / include / wx / wfstream.h
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-09-13  Robin DunnAdded WXDLLEXPORT's to the class definitions
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-06-16  Ove KaavenSomeone probably meant "wx/defs.h" instead of "defs.h"
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1998-11-22  Guilhem Lavaux* Renamed fstream.h in wfstream.h