]> git.saurik.com Git - wxWidgets.git/history - src/common/wfstream.cpp
replaced wxStream::GetSize() with GetLength() (still keep the former but it will...
[wxWidgets.git] / src / common / wfstream.cpp
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-10-15  Vadim Zeitlinuse wxFileSize_t instead of wxFileOffset or off_t
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-28  Jouk Jansen Committing in .
2004-04-11  Václav Slavíkstream classes docs and code fixes (part of patch 924438)
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-02  Vadim ZeitlinUnicode compilation fixes after wxFFile change
2003-01-31  Vadim Zeitlincompilation fix for HP-UX CC
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-12  Vadim Zeitlindetect EOF properly in wxFileInputStream
2001-12-28  Stefan Csomorcorrected return value
2001-04-22  Robert Roebling Applied BMP patch.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-24  Guilhem LavauxAdded a missing wxStream_NOERROR
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
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-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-11  Robert Roebling A few compile things.
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-24  Guilhem LavauxwxFileIn/OutputStream fix
1998-11-23  Unknown (UG)no message