]> git.saurik.com Git - wxWidgets.git/history - contrib/src/ogl/basic.cpp
added unimplemented error messages
[wxWidgets.git] / contrib / src / ogl / basic.cpp
2002-03-17  Robin DunnFixed compilation error and a stupid typo
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE for wxOGL to compile...
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-11-27  Robin DunnShapes will now draw the right background color when...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-09-27  Robin DunnIf a shape has client data, it deletes it when the...
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2000-03-03  Julian SmartAdded OGL to contrib