]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/glcanvas
OS/2 fix
[wxWidgets.git] / wxPython / contrib / glcanvas /
2003-08-15  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMac
2003-03-25  Robin DunnSWIGged updates for wxGTK
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-21  Robin DunnSWIGged updates for wxMac
2002-03-21  Robin DunnSWIGged updates for wxGTK
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-20  Robin DunnSWIGged updates for wxMac
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnAdded the WX_GL constants
2001-11-19  Robin DunnSWIGged code uodates
2001-11-13  Robin DunnwxGLCanvas updates
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-16  Robin Dunnregenerated from glcanvas.i
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-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-03-26  Robin Dunnfixed compile warning
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-11  Robin DunnFixed a bunch of leaking references in how the callback...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-11-04  Robin Dunnupdated SWIG generated stuff
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch