projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
another compilation fix to switch in DoYield()
[wxWidgets.git]
/
src
/
common
/
wfstream.cpp
2008-06-15
Vadim Zeitlin
added a unit test for input/output file streams and...
blob
|
commitdiff
|
raw
2007-07-10
Vadim Zeitlin
Also added wxFFileStream::IsOk() and corrected IsOk...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
David Elliott
Fix compilo due to r47267.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vadim Zeitlin
added wxFileStream::IsOk() (patch 1749587)
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Václav Slavík
changed wxFFileOutput/InputStream ctor 'mode' argument...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Stefan Csomor
fvisibility-inlines-hidden fix
blob
|
commitdiff
|
raw
|
diff to current
2006-05-03
Włodzimierz Skiba
Include wx/stream.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-13
Michael Wetherell
Set wxSTREAM_WRITE_ERROR for wxFFileInputStream when...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Vadim Zeitlin
set m_lasterror if the file couldn't be opened in wxFil...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
Michael Wetherell
Add wxTempFileOutputStream
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Ryan Norton
compile wxFileXXXStream without wxFFileXXXStream
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
added mode parameter to wxFFileStream ctors taking...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Ron Lee
Fix wxGTK compilation.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Włodzimierz Skiba
wxString and wxChar* access for file functions. Source...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
large files support for wxFFile (patch 1077980 from...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
David Elliott
Seek calls take an offset which can validly be negative...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-22
Włodzimierz Skiba
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-16
David Elliott
Prevent crashes in wxFFile(Input|Output)Stream: Do...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-12
Ron Lee
Cruft cleanup from MJW, strip the tabs out of sound.cpp
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
replaced wxStream::GetSize() with GetLength() (still...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
new set of fixes for problems due to huge files support...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
use wxFileSize_t instead of wxFileOffset or off_t
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Ron Lee
Enable the huge files patch to build with mingw-cross.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2004-04-11
Václav Slavík
stream classes docs and code fixes (part of patch 924438)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-02-02
Vadim Zeitlin
Unicode compilation fixes after wxFFile change
blob
|
commitdiff
|
raw
|
diff to current
2003-01-31
Vadim Zeitlin
compilation fix for HP-UX CC
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-07-12
Vadim Zeitlin
detect EOF properly in wxFileInputStream
blob
|
commitdiff
|
raw
|
diff to current
2001-12-28
Stefan Csomor
corrected return value
blob
|
commitdiff
|
raw
|
diff to current
2001-04-22
Robert Roebling
Applied BMP patch.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-24
Guilhem Lavaux
Added a missing wxStream_NOERROR
blob
|
commitdiff
|
raw
|
diff to current
1999-08-22
Robert Roebling
Added wxFFileStream base on wxFFile (as opposed to...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Guilhem Lavaux
Added a check for -lresolv in configure.in
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Robert Roebling
Renamed wxStream::StreamSize() to wxStream::GetSize()
blob
|
commitdiff
|
raw
|
diff to current
1999-07-22
Guilhem Lavaux
Added GSocket for Unix (only GTK for the moment)
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Robert Roebling
A few compile things.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-09
Patrick Albert
Some minors changes, like adding empty lines at end...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-07
Guilhem Lavaux
* New wxStreams (to be documented), new classes: wxBuff...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Guilhem Lavaux
wxFileIn/OutputStream fix
blob
|
commitdiff
|
raw
|
diff to current
1998-11-23
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current