]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/ogl
reSWIGged
[wxWidgets.git] / wxPython / contrib / ogl /
2003-12-19  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGed
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-24  Robin DunnreSWIGged
2003-11-24  Robin DunnFixed "" default value
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-09-18  Robin DunnAdded some missing constants and fixed GetPoints
2003-09-18  Robin DunnFix for internal compiler error
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 Dunnfixed compile error
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-29  Robin DunnVarious minor updates
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...
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
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-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-19  Robin DunnSWIGged code uodates
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed OOR related problem in OGL
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 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-04-02  Robin Dunnadded better typemaps for wxPen*, wxBrush* and wxFont*
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-02-28  Robin Dunnfixed problem in wrapping of wxOGLConstraint
2001-02-21  Robin Dunnsome little fixes
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-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-09-24  Ron Leemake contrib symlink relative to WXDIR
2000-07-15  Bryan Pettymerged 2.2 branch