]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_datetime.i
Add GetDateOnly
[wxWidgets.git] / wxPython / src / _datetime.i
2007-01-18  Robin DunnAdd GetDateOnly
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-09  Robin DunnAdd IsOk's
2006-09-15  Robin Dunnadded more properties
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-04-06  Robin DunnMinor tweaks to bring up to date with CVS changes
2006-03-05  Robin DunnAdd copy constructor, DateTimeFromDateTime
2006-01-20  Robin Dunncorrections for some SWIG deprecation warnings
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
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...