]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_datetime.i
Applied patch [ 1284335 ] doc update for wxString::operator[]
[wxWidgets.git] / wxPython / src / _datetime.i
2005-04-09  Robin DunnEnsure that the results of __str__ and __repr__ are...
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-02-28  Robin DunnFix GetAmPmStrings wrapper
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
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-09-13  Robin DunnAdded SetToWeekOfYear, deprecated SetToTheWeek and...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-19  Robin DunnAlso Check for validity in comparrison operators
2004-04-19  Robin DunnCheck for validity in __repr__ and __str__
2004-02-19  Robin DunnAllow comparrisons with None
2004-02-14  Robin DunnAdded some docstrings.
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
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-13  Robin DunnRemoved %noautorepr directives
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...