]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/ogl
Use correct DLL import/export specifier for multi-lib builds
[wxWidgets.git] / wxPython / contrib / ogl /
2005-03-09  Robin DunnreSWIGged
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-02-18  Robin DunnreSWIGged
2005-01-14  Robin DunnreSWIGged
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-21  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-11  Robin DunnreSWIGged
2004-10-11  Robin DunnreSWIGged
2004-09-26  Robin DunnreSWIGged
2004-09-25  Robin DunnreSWIGged
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-14  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-10  Robin DunnreSWIGed
2004-09-09  Robin DunnreSWIGged
2004-07-17  Robin DunnreSWIGged
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-07-17  Robin Dunnprevent a reference leak when OOR objects are created
2004-07-01  Robin DunnreSWIGged
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-29  Robin DunnLots of SWIGging
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-06-01  Robin DunnFixed typo
2004-05-28  Robin DunnreSWIGged
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-15  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-13  Robin DunnOGL typemap and OOR fixes
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnreSWIGged
2004-05-07  Robin DunnDon't use deprecated list methods
2004-05-07  Robin DunnPatch# 893337, Fix for line control point handling...
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-30  Robin DunnreSWIGged
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGed
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-23  Robin DunnreSWIGged with new runtime, etc.
2004-01-23  Robin DunnreSWIGged with the new SWIG runtime and also other...
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnreSWIGged
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnSome wxOGL tweaks to match what has been done in the...
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
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...
next