Vadim Zeitlin
69e087c144
Add support for CP-866 encoding to wxEncodingConverter.
...
Recognize yet another Cyrillic encoding, a DOS OEM one.
Closes #2318 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-23 23:33:16 +00:00
Václav Slavík
39a31a2d86
made the rest of wxEncodingConverter tables const
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-31 16:28:43 +00:00
Mart Raudsepp
cd1a22d1d3
Support having const encoding tables. Modify generator code to regenerate as such.
...
Can't simply regenerate src/common/unictabl.inc, because KOI8-U.TXT is missing, and mk_fallbacks has issues
(sort +2 isn't valid on my system)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-05 00:30:18 +00:00
Mart Raudsepp
c260cbf80d
Make the unicode table scripts generate file with whitespacing done as has been manually edited despite the
...
warning on top.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-05 00:18:31 +00:00
Václav Slavík
a50a288b95
added wxEncodingConverter - original tables from ftp.unicode.org - ISO, windows and KOI8
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-31 00:34:02 +00:00
Václav Slavík
045c4fab85
added wxEncodingConverter - scripts for creating convertion tables
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-31 00:33:41 +00:00