]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/glcanvas/gtk/glcanvas.py
All platforms have the same GLCanvas API now
[wxWidgets.git] / wxPython / contrib / glcanvas / gtk / glcanvas.py
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 DunnreSWIGged
2006-05-19  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-01-23  Robin DunnreSWIGged with new SWIG runtime
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-05-14  Robin DunnreSWIGged
2004-04-30  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-01-27  Robin DunnreSWIGged
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnSWIGged updates for wxGTK
2002-04-03  Robin DunnSWIGged updates for wxGTK
2001-11-20  Robin DunnSWIGged code updates
2001-11-19  Robin DunnSWIGged code uodates
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-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
2000-12-11  Robin DunnFixed a bunch of leaking references in how the callback...
2000-07-15  Bryan Pettymerged 2.2 branch