applied modified UTF-8 locales patch (766893)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -105,6 +105,7 @@ Unix:
|
||||
- fixed compilation on Solaris 7 with large files support enabled
|
||||
- added wxTaskBarIcon implementation for X11
|
||||
- added support for GNU/Hurd in configure
|
||||
- wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug)
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
@@ -213,6 +213,19 @@ Checking in src/msw/window.cpp;
|
||||
new revision: 1.381; previous revision: 1.380
|
||||
done
|
||||
|
||||
24. Fix wxLocale::Init to try xx_YY.utf8 on systems where xx_YY fails
|
||||
(presumably RedHat; do it in Unicode mode only)
|
||||
|
||||
See: Patch [ 766893 ]
|
||||
Checking in intl.cpp;
|
||||
/pack/cvsroots/wxwindows/wxWindows/src/common/intl.cpp,v <-- intl.cpp
|
||||
new revision: 1.97; previous revision: 1.96
|
||||
done
|
||||
Checking in changes.txt;
|
||||
/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
|
||||
new revision: 1.297; previous revision: 1.296
|
||||
done
|
||||
|
||||
|
||||
TODO for 2.4 (items that are not backports)
|
||||
===========================================
|
||||
|
Reference in New Issue
Block a user