]> git.saurik.com Git - wxWidgets.git/history - src/msw/glcanvas.cpp
replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code...
[wxWidgets.git] / src / msw / glcanvas.cpp
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