]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/StandardPaths.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[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...