Go to file
Uri Lublin eb276f4b45 Fix compiler warning (missing backslash in FileXfer::handle_start)
Visual Studio complains:
vdagent\file_xfer.cpp(85) : warning C4129: '%' : unrecognized character escape sequence

Replace "%s\%s" with "%s\\%s"
2014-12-30 17:16:53 +02: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 compiler warning (missing backslash in FileXfer::handle_start) 2014-12-30 17:16:53 +02: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