fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / sckfile.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-01-16  Francesco MontorsiMove SetDefaultTimeout to wxProtocol and set it to...
2006-12-06  Vadim Zeitlinwe don't need to include wx/url.h from the header,...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-06  Vadim Zeitlinset m_error correctly (patch 1249848)
2004-10-29  Ryan Nortonsomewhat modded [ 1056879 ] use wxURI::Unescape vs...
2004-10-27  Julian SmartNow possible to compile with wxURL disabled
2004-09-22  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-11  Julian SmartApplied patch [ 817665 ] make file: URL return 0 on...
2003-10-01  Václav Slavíkfixed file: protocol for filenames with space (patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2001-12-31  Václav Slavíkcompilation fix for wxUSE_PROTOCOL_FILE=0
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...