]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_sizers.i
Inital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false
[wxWidgets.git] / wxPython / src / _sizers.i
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...