Allow handling EVT_UPDATE_UI for wxID_UNDO/REDO at wxDocument level.
[wxWidgets.git] / src / common / fileback.cpp
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
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.