support CJK text copy from wine to KDE and vice versa (again)

liu spider liuspider at yahoo.com
Tue Apr 8 22:04:37 CDT 2003


This patch seems to be ignored. I submit it again.
Or could anyone give some clues on how to improve it?

When copy text from wine to KDE programs, I only got
unreadable characters and vice versa. This patch
solves this.

CHANGELOG:
- dlls/x11drv/clipboard.c
  Add support for QT's "text/plain" property to
support for copying CJK text from KDE programs to
wine;
  In X11DRV_CLIPBOARD_CacheDataFormats, exit for loop
after getting the first recognized format;
  Remove unused variable lRequestLength.
- dlls/x11drv/event.c
  Add COMPOUND_TEXT property for STRING additionally
to support for copying CJK text from wine to KDE programs.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chinese_copy_parse_wine.patch
Type: text/x-diff
Size: 4160 bytes
Desc: chinese_copy_parse_wine.patch
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030408/bc8978be/chinese_copy_parse_wine.bin


More information about the wine-patches mailing list