mark all dtors which are virtual because base class dtor is virtual explicitly virtua...
[wxWidgets.git] / include / wx / fs_zip.h
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-28  Vadim Zeitlinadded wxABI_VERSION check around newly added function
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-02-19  Vadim Zeitlinfixed hash collisions in ZIP files (patch 1082026)
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-07-25  Vadim Zeitlindon't include wx/wxprec.h from the headers (patch 993136)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-10  Robin DunnAvoid duplicated definition errors for wxLongToLongHash...
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-06  Vadim Zeitlinadded missing include guards
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-04-28  Václav Slavíkfixed gcc pragmas in fs_*.h,cpp
2001-02-22  Václav Slavíkfixed FindFirst/FindNext in fs_zip, it should find...
2000-02-27  Václav Slavíkadded --enable-filesystem
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-03  Václav Slavíkadded DLL exports
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-07  Václav Slavík*** empty log message ***