]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/ogl/ogl.i
generated rename directives are no longer needed
[wxWidgets.git] / wxPython / contrib / ogl / ogl.i
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnFixed typo
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-07  Robin DunnDon't use deprecated list methods
2004-05-07  Robin DunnPatch# 893337, Fix for line control point handling...
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-03-25  Robin Dunnfixed compile error
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-11  Robin DunnFixed GetShapeList and similar methods to use OOR.
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-05-18  Robin DunnFixed OOR related problem in OGL
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch