made wxLocale::GetSystemLanguage and wxLocale::AddLanguage static;
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 25 Mar 2001 22:19:44 +0000 (22:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 25 Mar 2001 22:19:44 +0000 (22:19 +0000)
commit4178000933f0618d2cc9dc2f80dfed91b0c61464
tree4c7bbf805cc0d748c29103074f09da2f02307dd7
parent323af1967c43efbddc3c3b5f3aaa95f691acf8fc
made wxLocale::GetSystemLanguage and wxLocale::AddLanguage static;
wxLocale now converts strings according to LC_CTYPE if it contains charset information (and uses old code otherwise)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/locale.tex
include/wx/intl.h
src/common/intl.cpp