Go to file
Cody Chan 21b79679c1 Fix dragging of files with CJK characters in name
I submitted a patch several months ago about this issue,
here http://lists.freedesktop.org/archives/spice-devel/2014-February/016158.html
I check it again, and find that the value of
g_key_file_to_data(keyfile,...) is always utf-8, for the value of
g_uri_list_extract_uris() is utf8 urlencode.

So the display problem is caused by vd_agent, but how it displays
depends on the language of system, the following two screenshots show
the difference:

http://int64ago-tmp.qiniudn.com/guest-Chinese.png
http://int64ago-tmp.qiniudn.com/guest-English.png
2014-11-13 16:52:18 +01:00
build-aux build-sys: Use git-version-gen 2012-10-31 10:11:47 +01:00
common Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes focus" 2013-04-22 11:17:40 +03:00
spice-protocol@5ff3fa7080 vdagent: clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD support 2014-03-09 18:55:42 +02:00
tests clipboard tester 2010-08-23 19:43:39 +03:00
vdagent Fix dragging of files with CJK characters in name 2014-11-13 16:52:18 +01:00
vdservice vdservice: add quotes to service path 2013-04-22 11:17:42 +03:00
.gitmodules Use spice-protocol submodule 2012-05-24 13:55:31 +02:00
autogen.sh build-sys: Fix autogen.sh permissions 2012-10-01 19:20:22 +02:00
configure.ac Learn to build spice-vdagent MSI installer 2014-06-19 15:27:31 +02:00
git.mk mingw: add autotools build system 2012-03-01 12:59:05 +01:00
Makefile.am Learn to build spice-vdagent MSI installer 2014-06-19 15:27:31 +02:00
mingw-spice-vdagent.spec.in spec: Automatically substitute version 2013-02-15 20:06:32 +01:00
NEWS Update NEWS for 0.7.2 release 2013-08-26 14:16:56 +02:00
spice-vdagent.wxs.in Learn to build spice-vdagent MSI installer 2014-06-19 15:27:31 +02:00
vdagent.sln Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes focus" 2013-04-22 11:17:40 +03:00