]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_sizers.i
revert a few of these back
[wxWidgets.git] / wxPython / src / _sizers.i
2004-09-23  Robin Dunnrevert a few of these back
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-13  Robin Dunnwx.Sizer.Show can be recursive
2004-07-31  Robin DunnVarious updates to catch up to wxWidgets CVS
2004-07-17  Robin Dunnprevent a reference leak when OOR objects are created
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-04  Robin DunnDocstrings for the sizers
2004-05-11  Robin DunnAdded missing Detach method wrapper
2004-05-02  Robin Dunnsome methods missing wxPyBeginBlockThreads/wxPyEndBlock...
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-12  Robin Dunnaliases for SizerInfo.[Get|Set]Option, since I just...
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-30  Robin DunnMake sure the comment is output in the pythoncode
2003-11-24  Roman Rolinskycorrect typemap type
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...