]> git.saurik.com Git - wxWidgets.git/commit
made wxCSConv fall back to iso-8859-1 if wxFONTENCODING_SYSTEM is specified and wxLoc...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Aug 2006 09:29:25 +0000 (09:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Aug 2006 09:29:25 +0000 (09:29 +0000)
commit4c75209fc3cd4b7f9e2698949e73b64341b56aef
tree1be0f8fbacb44665d5ba93c7e2dc6429fa56e385
parenta0afe18fcff2185d6ac4e6eda518da7879c3d3b9
made wxCSConv fall back to iso-8859-1 if wxFONTENCODING_SYSTEM is specified and wxLocale cannot be used to determine the default charset because wxUSE_INTL=0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/strconv.cpp