remove inline from declaration of functions which are not inline
[wxWidgets.git] / src / common / zipstrm.cpp
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-11-19  Michael WetherellwxArchiveFSHandler switches on simulated seeking for...
2006-10-29  Michael WetherellRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
2006-10-27  Michael WetherellTidy up includes and #if wxUSE statements.
2006-10-27  Michael WetherellImplement new features for finding class factories...
2006-09-24  Michael WetherellImprove the error messages slightly.
2006-06-05  Michael WetherellFix alignment issue.
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-16  Vadim Zeitlinbuild fixes for wxUSE_LOG==0 (modified patch 1450207)
2006-03-23  Włodzimierz SkibaWarning fix.
2006-01-18  Michael WetherellRemove workaround since the problem should now be fixed
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-12-18  Michael WetherellChanges to cope with parent streams which return an...
2005-11-30  Vadim Zeitlinsuppress gcc warnings about class having private dtor...
2005-11-30  Michael WetherellMake Eof() consistent with other streams
2005-11-27  Michael WetherellDo CloseEntry internally when OpenEntry called on an...
2005-09-27  Michael WetherellUse the new wx_truncate_cast for any narrowing conversions
2005-09-25  Vadim Zeitlinadded wxFORCE_LINK_MODULE public macro which can now...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-03  Michael WetherellFix deletes that should be delete[]
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-05  Włodzimierz SkibaIncomplete setup build fix.
2005-03-24  Michael WetherellFix wxZipInputStream::SeekI (returns wxInvalidOffset...
2005-03-14  Włodzimierz Skiba'Dummy' warning fixes (might be used uninitialized).
2005-02-22  Michael WetherellRemoved dependency on wx/html/forcelnk.h
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-11-25  Ryan Nortonpatch 1073385
2004-11-17  Włodzimierz SkibaSeveral casts due to assigning signed to unsigned or...
2004-11-15  Stefan Csomorcorrecting include type
2004-11-11  Vadim Zeitlinfixes to ZIP/archive patch (patch 1064426); should...
2004-11-11  Ron Leegcc < 3.4 warns about friendless private dtors.
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
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
2003-12-29  Václav Slavíkbad idea, fn_str() returns wchar_t on win32 in Unicode...
2003-12-27  Václav Slavíkunified to use ASCII for ZIP entries and fn_str() when...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-29  Václav Slavíkfixed wxZipInputStream::OnSysSeek wrt memory requiremen...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-08  Robert Roebling zipstrm link fix
1999-08-08  Robert Roebling Added strconv