]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_core_ex.py
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
[wxWidgets.git] / wxPython / src / _core_ex.py
2004-12-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-15  Robin Dunnget the default encoding from the default locale.
2004-11-23  Robin Dunndocstring
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-09-01  Robin DunnSome more "wxWindows" --> "wxWidgets"
2004-06-22  Robin Dunnimproved assert
2004-05-28  Robin Dunncomments and cleanup
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-03-15  Robin DunnAlso add a bool() function if running on a too old...
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...