]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_control.i
add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / wxPython / src / _control.i
2006-08-01  Robin DunnDon't confuse SWIG with static and non-static methods...
2006-07-29  Robin DunnVarious little tweaks to get up to date with CVS
2006-03-24  Robin DunnSeveral instances of int --> unsigned int
2006-03-15  Robin Dunnsome int --> size_t changes
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2004-12-20  Robin DunnA little cleanup
2004-10-19  Robin Dunna little cleanup
2004-07-21  Robin DunnDocstring updates
2004-07-21  Robin DunnDocstring updates
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
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-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-02-24  Robin DunnAdded docstrings
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
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...