]> git.saurik.com Git - wxWidgets.git/history - src/msw/glcanvas.cpp
document that SetCurrent() must be called on a visible window; assert that this is...
[wxWidgets.git] / src / msw / glcanvas.cpp
2005-05-31  Vadim Zeitlindocument that SetCurrent() must be called on a visible...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2004-10-15  Włodzimierz SkibaQuiet cooperation between MSW and wxGL.
2004-09-08  Vadim Zeitlinunregister GL windows classes on program termination...
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-07-01  Vadim Zeitlinfont inheritance fixes (patch 983251)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-09-10  Mattia Barbon More warning fixes from ABX.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-04  Mattia Barbon Compilation fix.
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-07-09  Vadim Zeitlinautomatically link with opengl32.lib and glu32.lib...
2003-05-06  Julian SmartRevamped border handling.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-21  Vadim Zeitlinfixed a compilation warning
2002-05-07  Vadim Zeitlinfixed compilation without PCH
2002-03-21  Vadim ZeitlinHDC leak fix
2002-02-06  Vadim Zeitlincompilation fix after m_lDlgCode removal
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-16  Vadim Zeitlincompilation warning fix
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-10-08  Vadim Zeitlinanother compilation fix
2001-10-08  Vadim Zeitlincompilation fix
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Unknown (NI)included missing header files - without them mingw32...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions