]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/StandardPaths.py
allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so...
[wxWidgets.git] / wxPython / demo / StandardPaths.py
2006-11-16  Robin DunnAdded wxStandardPaths::GetExecutablePath
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-04-18  Robin DunnAdded wx.StandardPaths.GetDocumentsDir
2006-03-29  Robin DunnAdded GetResourcesDir and GetLocalizedResourcesDir to
2004-11-18  Robin DunnStandardPaths updates. Added a demo sample for Standar...