]> git.saurik.com Git - wxWidgets.git/history - src/gtk/glcanvas.cpp
removed explicit calls to gtk_glwindow_(realized/map)_callback() as they should be...
[wxWidgets.git] / src / gtk / glcanvas.cpp
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