Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / common / wfstream.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2007-07-10  Vadim ZeitlinAlso added wxFFileStream::IsOk() and corrected IsOk...
2007-07-09  David ElliottFix compilo due to r47267.
2007-07-09  Vadim Zeitlinadded wxFileStream::IsOk() (patch 1749587)
2007-06-19  Václav Slavíkchanged wxFFileOutput/InputStream ctor 'mode' argument...
2006-12-19  Stefan Csomorfvisibility-inlines-hidden fix
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-13  Michael WetherellSet wxSTREAM_WRITE_ERROR for wxFFileInputStream when...
2005-07-14  Vadim Zeitlinset m_lasterror if the file couldn't be opened in wxFil...
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2004-12-22  Ron LeeFix wxGTK compilation.
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-11-23  David ElliottSeek calls take an offset which can validly be negative...
2004-11-22  Włodzimierz SkibaWarning fixes.
2004-11-16  David ElliottPrevent crashes in wxFFile(Input|Output)Stream: Do...
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.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