fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / zstream.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-30  Vadim ZeitlinReturn run-time zlib version from wxGetZlibVersionInfo().
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-03-06  Vadim Zeitlinadded wxZlibStream::SetDictionary() (closes #10551)
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-10-29  Michael WetherellRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
2006-10-25  Michael WetherellAdd class factories for filter streams. Also filters...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-07  Vadim Zeitlinoops, undid last commit, the extra test is unneded...
2006-03-07  Vadim Zeitlinmake sure we don't use uninitalized output stream in...
2005-12-18  Michael WetherellChanges to cope with parent streams which return an...
2005-11-30  Michael WetherellMake Eof() consistent with other streams
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
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
2004-04-11  Václav Slavíkimprovements to zlib streams (patch 929416):
2004-03-29  Václav Slavíkapplied patch 923858 (fixes crash in zlib streams)
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-09-26  Vadim ZeitlinwxZlibStreams fixes; allow them to be used as deflate...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-11  Vadim Zeitlinfixed incorrect assert for the default compression...
2001-10-04  Gilles Depeyrotuse wxWindows zlib.h instead of Mac OS X system zlib...
2001-10-04  George TaskerChanged code in unzip.c/.h for #including zlib.h to...
2001-04-04  Vadim Zeitlinmemory leak in wxZlibOutputStream fixed
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-23  Vadim Zeitlinfixed memory leak in wxZlibInputStream
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-04  Václav Slavíkfixed couple of bugs in wxZlibInputStream -- mainly...
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-31  Guilhem LavauxFixed wxZlibOutputStream::Sync
1999-07-18  Harco de HilsterNow uses #define __WX_SETUP_H__ to signify that we...
1999-07-17  Harco de HilsterTemp. fix for ..\..\zlib problem.
1999-07-17  Harco de HilsterRemoved USING_CONFIGURE define. As VZ pointed out,...
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Václav Slavík*** empty log message ***
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-13  Ove KaavenMore Unicode stuff. Implemented wxFprintf.
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-08  Denis PershinDP:
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Guilhem Lavaux* Bug fixes
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Guilhem Lavaux* Ooops, I didn't copy the files in the right directory...
1998-07-18  Robert Roeblingadded ODBC support
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance