]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/StandardPaths.py
Revert menus and toolbars to using wxNewId() too since their IDs can't
[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...