]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/glcanvas/glcanvas.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / contrib / glcanvas / glcanvas.i
2007-04-16  Robin DunnwxMac has wxGLContext.SetCurrent now
2007-04-12  Robin DunnAll platforms have the same GLCanvas API now
2006-10-24  Robin DunnAllow both SetCurrent() and SetCurrent(context)
2006-09-26  Robin DunnAdd properties
2006-09-08  Robin Dunnanother parameter type fix
2006-09-08  Robin DunnwxMac's glcanvas doesn't have the new API changes yet...
2006-09-08  Robin Dunnadapt to wxGLCanvas changes
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
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-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnUse correct name for alternate constructor
2004-01-06  Robin DunnFixes for the UNICODE build
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-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-08-25  Robin Dunnavoid a bug in Carbon headers
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2001-11-20  Robin DunnAdded the WX_GL constants
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-10-13  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
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