]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_button.i
Start adding some properties for getter/setter methods
[wxWidgets.git] / wxPython / src / _button.i
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-02-10  Robin DunnAdd Get/SetBitmapHover
2004-11-17  Robin DunnAdded wxBU_ALIGN_MASK
2004-09-18  Robin Dunndocstring tweaks
2004-09-01  Robin Dunnupdates to support stock buttons
2004-08-25  Robin DunnDoc tweaks, changes for stock buttons (but left comment...
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
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-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-02-14  Robin DunnAdded some docstrings.
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...