added code for checking if the current locale is UTF-8 at runtime
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Apr 2007 20:42:13 +0000 (20:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Apr 2007 20:42:13 +0000 (20:42 +0000)
commitcb352236d9c7228e336a98c2c1a22e933c67e449
treecc5cf198b440d86adc29206e20f87851cdad1cd9
parent1e085eeb894ad18e2d33b2da78509e9576f4f6bd
added code for checking if the current locale is UTF-8 at runtime

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/chartype.h
include/wx/wxcrt.h
src/common/appbase.cpp
src/common/intl.cpp
src/common/wxcrt.cpp
src/gtk/app.cpp
src/gtk/utilsgtk.cpp