implemented wxMBConv::IsUTF8() helper for more classes so that all uses of UTF-8...
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Jun 2007 12:42:57 +0000 (12:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Jun 2007 12:42:57 +0000 (12:42 +0000)
commitba98e032a7d195fc94d3856bcd8f4cf4b4b01b4c
treeb1ab0563c61aa7ec99631d98d4cca600d5aa187a
parent1d5fda5dc6f875a20210cd6d7f6b5b794519bd52
implemented wxMBConv::IsUTF8() helper for more classes so that all uses of UTF-8 are detected and optimized in wxString

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