]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_window.i
Some docstring additions, reformats and epydoc markup.
[wxWidgets.git] / wxPython / src / _window.i
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-04-17  Robin DunnMake InheritAttributes and ShouldInheritColours public...
2004-04-15  Robin DunnAdded SetDefaultXXX methods
2004-04-07  Robin DunnUse default window IDs
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-04-06  Robin DunnSomehow the Validate(), TransferDataToWindow(),
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-03-08  Robin DunnAdded [G|S]etWindowVariant
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-02-26  Robin DunnFix compilation errors due to recent typedef changes
2004-02-26  Robin Dunndocstring tweaks
2004-02-26  Robin DunnAdded docstrings
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
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...