]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_stdpaths.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / _stdpaths.i
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
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-19  Robin DunnDocstring fix for GetInstallPrefix/SetInstallPrefix
2004-11-18  Robin DunnStandardPaths updates. Added a demo sample for Standar...
2004-11-11  Robin DunnAdded wxStandardPaths