put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / wfstream.h
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
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