]> git.saurik.com Git - wxWidgets.git/commit
try to deal more gracefully (than simply not showing anything at all) with invalid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Aug 2006 17:50:10 +0000 (17:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Aug 2006 17:50:10 +0000 (17:50 +0000)
commit27dee9ae02f0afc054fe7a90bc3d077df1d7914a
treed0712162ba5667749785025de6d052b3b1543b83
parenta6e8c584db192eb20651c16a6443535a059e4afe
try to deal more gracefully (than simply not showing anything at all) with invalid UTF-8 strings (e.g. ISO-8859-1  strings inserted in controls with default (UTF-8) font

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/textctrl.cpp
src/gtk/utilsgtk.cpp