win32-vd_agent/vdagent
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
..
as_user.cpp vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00
as_user.h vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00
desktop_layout.cpp Fix wrong size_t printf format 2013-07-17 20:49:19 +02:00
desktop_layout.h vdagent: fix cursor position sync on multimon rhbz#757819 2012-02-05 11:52:58 +02:00
display_setting.cpp Fix cast BOOL->PVOID warning 2013-07-17 20:52:17 +02:00
display_setting.h mingw: use const char * in DisplaySetting() 2012-03-01 12:59:05 +01:00
file_xfer.cpp Fix dragging of files with CJK characters in name 2014-11-13 16:52:18 +01:00
file_xfer.h vdagent: file_xfer: make g_key_get_string safer 2013-11-13 10:39:57 +02:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
vdagent.cpp Don't refresh displays config when updating 2014-06-19 19:15:39 +02:00
vdagent.rc vdagent: add win7 support to service for launching agent 2009-12-23 15:31:01 +02:00
vdagent.vcproj vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00