]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/StandardPaths.py
added conversion to unsigned int too: this is needed to be able to pass s[n] to stand...
[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...