]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_dataobj.i
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
[wxWidgets.git] / wxPython / src / _dataobj.i
2005-01-29  Robin DunnAllow wxCustomDataObject ctor to be able to take the...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnDocstrings
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-02-26  Robin DunnAdded docstrings
2004-02-24  Robin DunnAddFile isn't just for wxMSW
2004-02-12  Robin DunnFix ambiguity
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-23  Robin DunnFixed another SWIG warning
2004-01-23  Robin DunnFixed SWIG warning
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-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...