always remember to test IsOk() after using wxFileInputStream
[wxWidgets.git] / src / common / fileback.cpp
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-27  Michael WetherellAdd FindLength()
2006-10-27  Włodzimierz SkibaWarning fixes.
2006-10-26  Michael WetherellFor streams smaller than the buffer reduce the buffer...
2006-10-24  Paul Cornettcorrect deletes
2006-10-24  Włodzimierz SkibaWarning fix.
2006-10-24  Paul Cornettnon-pch build fixes
2006-10-23  Michael WetherellRename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.