]> git.saurik.com Git - wxWidgets.git/commit - include/wx/string.h
always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_s...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 30 Mar 2009 18:28:42 +0000 (18:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 30 Mar 2009 18:28:42 +0000 (18:28 +0000)
commit197380a09fb9b151f227edee850e251f28053309
treea134e8140858fa054099047a970215027e9a210d
parent911907f4ad7a3d2751cb4abb54ec6630672abc9e
always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_str() and ToUTF8()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/unicode.h
include/wx/buffer.h
include/wx/ipcbase.h
include/wx/string.h
interface/wx/string.h
samples/sockets/client.cpp
src/common/sckaddr.cpp
src/gtk/print.cpp