]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/StandardPaths.py
include wx/msw/missing.h after wx/msw/private.h, otherwise we get warnings when compi...
[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...