fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / glcmn.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.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2009-09-21  Stefan Csomorfixing cast warnings on OSX 10.6
2009-09-14  Stefan Csomoradding glFrustum to compat API, supporting SetColour...
2009-09-13  Stefan Csomoradding emulation API for OpenGL ES platforms
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-29  Stefan Csomorbracketing opengl code that doesn't work on OpenGL ES
2008-11-06  Vadim Zeitlincheck for NULL pointer in IsExtensionInList()
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-06-19  Václav Slavíkchanged wxGLContext::SetColour() argument from wxChar...
2007-04-15  Vadim Zeitlindon't erase background in GL canvases to reduce flicker
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup: