]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_sizers.i
wxStdButtonSizer Finalise --> Realize
[wxWidgets.git] / wxPython / src / _sizers.i
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-01-29  Robin DunnSome TODO notes
2005-01-13  Robin DunnDocstring typos
2005-01-05  Robin DunnMore methods for wxStdDialogButtonSizer
2004-12-31  Robin DunnAdded wxStdDialogButtonSizer, which is a a special...
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-10  Robin Dunntypo fixed
2004-10-09  Robin DunnFix docstring
2004-09-23  Robin Dunnadded missing default case
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...