Links:

I just posted Test 06 to the xwinclip development page:
http://xfree86.cygwin.com/devel/xwinclip/

xwinclip binary and source code releases are available via the
sources.redhat.com ftp mirror network
(http://cygwin.com/mirrors.html) in the
pub/cygwin/xfree/devel/xwinclip/ directory.  You may wish to note the
desired filename in the links below, then download from your
closest mirror (http://cygwin.com/mirrors.html).

xwinclip binary, direct link:
http://www.msu.edu/~huntharo/xwin/xwinclip/xwinclip-Test06.exe.bz2 (6 KB)

Server source, direct link:
http://www.msu.edu/~huntharo/xwin/xwinclip/xwinclip-20020622-0007.tar.bz2
(10
KB)


Changes:

1) xevents.c, xevents.h, xwinclip.c - Add real support for
COMPOUND_TEXT, TARGETS, and UTF8_STRING selection types.  Grab
clipboard contents in Unicode, if supported, convert to multi-byte
character set, then stick the result into the appropriate target.
This allows Japanese text to be transferred via xwinclip.  Other
eastern languages (Korean, Chinese, etc.) may also work.  (Matsuzaki
Kensuke)

2) xwinclip.c - Add a UnicodeSupport function to check if we have
Unicode support or not.  Currently this is done by just checking if we
are on an NT-based platform or not.  (Harold Hunt)


Enjoy,

Harold

Reply via email to