Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / gtk1 / glcanvas.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-01  Mart RaudseppMostly cosmetical preprocessor check modifications...
2005-08-01  Mart Raudsepp[ 1222406 ] Fix for BadMatch X errors with wxGLCanvas...
2005-07-29  Mart RaudseppWhitespace fixes
2005-03-27  Vadim Zeitlinapplied patch fixing problems with X server crash when...
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-02-28  Vadim Zeitlinrestored manual calls to gtk_glwindow_realized/map_call...
2005-02-20  Vadim Zeitlinremoved explicit calls to gtk_glwindow_(realized/map...
2004-10-12  Ryan Nortonpatch from list to fix warning and get rid of unneccess...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-04  Vadim Zeitlincheck for multiple calls to gtk_glwindow_realized_callback
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-05-06  Robert Roebling OpenGL for GTK2 fixes.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2000-11-27  Robert Roebling Applied glcanvas patch.
2000-07-20  Unknown (NI)another small error
2000-07-20  Unknown (NI)no comment :)
2000-07-20  Unknown (NI)umph, had made a dangerous mistake
2000-07-20  Unknown (NI)Applied the patch by Garrick Meeker
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions