Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / glcanvas.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-11-10  Vadim ZeitlinFix wxGLCanvas compilation with wxUSE_PALETTE==0.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
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-06-11  Stefan Csomorfixing file paths after renaming
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-04-27  Vadim Zeitlinno real changes, clarified the usage of WX_GL_DOUBLEBUF...
2008-02-03  Vadim Zeitlinadded wxGLCanvas::IsDisplaySupported() (patch 1879906)
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
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-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2006-11-24  Mart RaudseppFix code comment: Giuseppe Bilotta tells me that ALPHA...
2006-11-13  Vadim Zeitlindisable wxGLCanvas for wxMGL and wxDFB which don't...
2006-11-06  Vadim Zeitlinmove WX_GL_XXX constants from wx/*/glcanvas.h to wx...
2006-04-30  Włodzimierz SkibaBe nice to eVC++ build process and don't include not...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2004-10-01  David ElliottwxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2003-09-23  Mattia Barbon Use glcanvas.cpp from wxX11 for wxMotif.
2003-07-17  Václav Slavíkcompilation fix
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-11-20  Václav Slavíkcompilation fix for wxMotif
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions