added wxConvUI which determines the conversion used for the UI elements and can be...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Apr 2006 00:36:24 +0000 (00:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Apr 2006 00:36:24 +0000 (00:36 +0000)
commitd5bef0a32337a8e8b2666fd64f78dbbbf01cda3f
tree4959071a594eddaefd0b92388c89971bdabee17d
parentef95ce4170e527f5df49bbc91811a63452687627
added wxConvUI which determines the conversion used for the UI elements and can be changed from the user code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/mbconv.tex
include/wx/strconv.h
src/common/strconv.cpp
src/gtk/utilsgtk.cpp