]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_combobox.i
wxToggleButton page added to widgets sample.
[wxWidgets.git] / wxPython / src / _combobox.i
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-05-27  Robin Dunncleanup and some docstring fixes
2005-02-28  Robin DunnGetSelection is available on wxGTK now too.
2004-12-13  Robin DunnAdded
2004-11-24  Robin Dunnadded GetSelection for wxMSW.
2004-09-18  Robin Dunndocstring tweaks
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-26  Robin Dunnadded missing comma
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-26  Robin DunnFix a typo
2004-02-21  Robin DunnAdded docstrings
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...