]> git.saurik.com Git - wxWidgets.git/commit
add default value for the encoding parameter of wxMacCFStringHolder() instead of...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 18:01:39 +0000 (18:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 18:01:39 +0000 (18:01 +0000)
commita8d69700fc39bc00a1a897da71dd062a986255aa
treeb5a5079189d30963bb6e339118924dcafded65a2
parentb9eb3d9de670bdeb0b6c2500b43bb74bc3807bd9
add default value for the encoding parameter of wxMacCFStringHolder() instead of passing wxLocale::GetSystemEncoding() which doesn't work when wxUSE_INTL == 0 to it in many places (replaces 2nd part of patch 1501724)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/corefoundation/cfstring.h
src/common/filefn.cpp
src/mac/corefoundation/cfstring.cpp
src/mac/corefoundation/utilsexc_base.cpp