extend wxXLocale with wxStrto[d,l,ul] functions; make wxXLocale::Init() a little...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 19 Mar 2009 18:05:49 +0000 (18:05 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 19 Mar 2009 18:05:49 +0000 (18:05 +0000)
commitdad013ac0177be398b26236d5aa606a32d0a3356
treebd5cc5affad436f74fe9cbc37227ebff0617ae3e
parentfc79419b659a5e09249c32c47db90ebb8d18858a
extend wxXLocale with wxStrto[d,l,ul] functions; make wxXLocale::Init() a little bit smarter on Unix systems; make XLocaleTestCase not fail on systems where french/italian support is not installed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/xlocale.h
interface/wx/xlocale.h
src/common/xlocale.cpp
tests/xlocale/xlocale.cpp