]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_textctrl.i
Allow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.
[wxWidgets.git] / wxPython / src / _textctrl.i
2006-11-21  Kevin OllivierAllow spell-checking to be turned off with the MLTE...
2006-10-09  Robin DunnIsEmpty, ChangeValue, etc.
2006-09-25  Robin Dunnvarious changes to get up to date with CVS
2006-09-15  Robin Dunnadded more properties
2006-06-27  Robin DunnNew SetModified method
2006-05-06  Robin DunnAdd wx.TextAttr.Merge
2006-04-15  Robin DunnWrap some deprecation wrappers around newly deprecated...
2005-03-28  Robin DunnNew wxTE_ flags
2005-03-19  Robin DunnwxTE_CAPITALIZE
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2005-01-13  Robin DunnDocstring typos
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-23  Robin DunnWrapper for new HitTest
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-06-15  Robin DunnJust a singel constructor for wxTextAttr
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-17  Robin DunnSubindent support added
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-02-04  Robin DunnwxTextCtrl::HitTest
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
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...