git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5099
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
src/zlib/*.mms
include/wx/*.h
src/zlib/*.mms
include/wx/*.h
include/wx/*.cpp
include/wx/protocol/*.h
include/wx/wx_setup.vms
include/wx/*.cpp
include/wx/protocol/*.h
include/wx/wx_setup.vms
wxFONTENCODING_CP855, // another cyrillic encoding
wxFONTENCODING_CP866, // and another one
// and for Windows
wxFONTENCODING_CP855, // another cyrillic encoding
wxFONTENCODING_CP866, // and another one
// and for Windows
+ wxFONTENCODING_CP874, // WinThai
wxFONTENCODING_CP1250, // WinLatin2
wxFONTENCODING_CP1251, // WinCyrillic
wxFONTENCODING_CP1252, // WinLatin1
wxFONTENCODING_CP1250, // WinLatin2
wxFONTENCODING_CP1251, // WinCyrillic
wxFONTENCODING_CP1252, // WinLatin1
case wxFONTENCODING_CP1257:
info->charset = BALTIC_CHARSET;
break;
case wxFONTENCODING_CP1257:
info->charset = BALTIC_CHARSET;
break;
+
+ case wxFONTENCODING_CP874:
+ info->charset = THAI_CHARSET;
+ break;
#endif // !Win16
case wxFONTENCODING_CP437:
#endif // !Win16
case wxFONTENCODING_CP437:
case TURKISH_CHARSET:
fontEncoding = wxFONTENCODING_CP1254;
break;
case TURKISH_CHARSET:
fontEncoding = wxFONTENCODING_CP1254;
break;
+
+ case THAI_CHARSET:
+ fontEncoding = wxFONTENCODING_CP437;
+ break;
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\common\date.cpp
+SOURCE=.\common\datetime.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\common\time.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\common\timercmn.cpp
# End Source File
# Begin Source File
SOURCE=.\common\timercmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\common\date.cpp
+SOURCE=.\common\datetime.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\common\time.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\common\timercmn.cpp
# End Source File
# Begin Source File
SOURCE=.\common\timercmn.cpp
# End Source File
# Begin Source File