]> git.saurik.com Git - wxWidgets.git/commit
use iconv() for wxCSConv constructed from a wxFontEncoding; don't use wxFontMapper...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 24 Oct 2003 21:50:00 +0000 (21:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 24 Oct 2003 21:50:00 +0000 (21:50 +0000)
commitc547282d5e0205b5dab200d36b7f76f629f7a8fe
tree6b83d48c6662615f9d8f26be570e8b663220108d
parent878d055d0b7e6e733e4545b7c83404685e543866
use iconv() for wxCSConv constructed from a wxFontEncoding; don't use wxFontMapper unless really needed; when it is used, don't use it interactively

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