]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/ogl/_oglbasic.i
use wxIconBundle::GetIconOfExactSize() instead of duplicating its code
[wxWidgets.git] / wxPython / contrib / ogl / _oglbasic.i
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
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-05-13  Robin DunnOGL typemap and OOR fixes
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2004-01-02  Robin DunnSome wxOGL tweaks to match what has been done in the...
2003-11-24  Robin DunnFixed "" default value
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...