]> git.saurik.com Git - wxWidgets.git/commit
fixed crash when string couldn't be converted to UTF8 in GetTextExtent() under GTK 2
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Jun 2004 21:35:14 +0000 (21:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Jun 2004 21:35:14 +0000 (21:35 +0000)
commita1e101d0561ec98f807f176c5c3b2383ecbd9349
tree451f07272d16973aa6d18654cfceb303ef5708fd
parent4842cc59b56bf9cc067c3fce12f985783676ea8e
fixed crash when string couldn't be converted to UTF8 in GetTextExtent() under GTK 2

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