Patch: all CJK menus are not displayed correctly, so fix this problem.

TAKESHIMA Hidenori hidenori at a2.ctktv.ne.jp
Sun May 27 05:40:43 CDT 2001


I tried to fix the reported bug in Japanese -
in Japanese locale, all menu and tooltops are not displayed correctly.
This patch modifies this bug.

ChangeLog:
objects/gdiobj.c:
  At least in FE version of windows,
charset of all default fonts are not ANSI_CHARSET,
so some stock objects must be modified.
windows/sysparams.c:
DEFAULT_GUI_FONT should be used as a default GUI font.
The hard-coded name breaks supporting of FE codepages.
----
Hidenori Takeshima

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdiobj.diff
Type: application/octet-stream
Size: 3006 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010527/e409dbb4/gdiobj.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysparams.diff
Type: application/octet-stream
Size: 2702 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010527/e409dbb4/sysparams.obj


More information about the wine-patches mailing list