]> git.saurik.com Git - wxWidgets.git/commit - wxPython/docs/CHANGES.txt
Removed initial startup dependency on the OpenGL DLLs so only the
authorRobin Dunn <robin@alldunn.com>
Mon, 26 Mar 2001 21:31:04 +0000 (21:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 26 Mar 2001 21:31:04 +0000 (21:31 +0000)
commit19cf4f80860b85e06c410ddbfc49ad58e5c6f5b5
treea13c773da01353d48e40fcbf0148d1fa7db76910
parentb075a3bbfd9ea0cd175456109981d1042730029c
Removed initial startup dependency on the OpenGL DLLs so only the
glcanvasc.pyd depends on them, not wxNN_N.dll

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/BUILD.win32.txt
wxPython/CHANGES.txt
wxPython/contrib/glcanvas/glcanvas.i
wxPython/contrib/glcanvas/msw/glcanvas.cpp
wxPython/contrib/glcanvas/msw/myglcanvas.cpp [new file with mode: 0644]
wxPython/contrib/glcanvas/msw/myglcanvas.h [new file with mode: 0644]
wxPython/contrib/glcanvas/myglcanvas.h [new file with mode: 0644]
wxPython/setup.py