]> git.saurik.com Git - wxWidgets.git/commit - include/wx/mac/corefoundation/cfstring.h
Document the cfstring.h/cfstring.cpp as being used by all Darwin ports (it's
authorDavid Elliott <dfe@tgwbd.org>
Mon, 19 Nov 2007 19:23:29 +0000 (19:23 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 19 Nov 2007 19:23:29 +0000 (19:23 +0000)
commitafc605b2bebec2f890e84fcc6f6da5ca4e425806
treeeff5e4463280befb430e26bd5074ebf464d9dfb6
parentb95d7ac96cdf8c9c3c81d48d2d034ea7b8ceb280
Document the cfstring.h/cfstring.cpp as being used by all Darwin ports (it's
now part of the common base library).
Use the CFLocale-based code on all Darwin systems instead of testing
__WXOSX__ in base-library code which is NEVER appropriate.

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