]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_choice.i
fix some warnings
[wxWidgets.git] / wxPython / src / _choice.i
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-05-27  Robin Dunncleanup and some docstring fixes
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-26  Robin DunnSetStringSelection and etc. fixes
2004-04-17  Robin Dunndefault id's where possible
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-02-18  Robin DunnAdded some more docstrings, and also a few little tweak...
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...