added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 14:01:30 +0000 (14:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 14:01:30 +0000 (14:01 +0000)
commitd8efd2198ff050ca5a5726bcad0f42692fe872df
tree6337793a9ef18dce04adf379d4143318187c2981
parent0cdbed4cfa4ff6fec0c71c4aedba69b4e0d457c9
added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving documents in wxDocManager

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/docview.h
include/wx/stdpaths.h
interface/wx/stdpaths.h
src/common/docview.cpp
src/common/stdpbase.cpp