fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / rendcmn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2008-04-14  Robert RoeblingUse scoped ptr template
2006-09-14  Włodzimierz SkibaMinor cleanup.
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-05-17  Michael WetherellWork around compile problem with some versions of gcc...
2004-05-25  Julian SmartMissed reversions
2004-05-23  Julian SmartName and version changes
2003-08-10  Vadim Zeitlincompilation fix for !USE_PCH
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-07-28  Vadim Zeitlincompilation fix for !PCH
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...