summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...Arnon Gilboa5-470/+1
2013-03-18vdagent: add vdagent_helper to support mouse when UAC dialog takes focusArnon Gilboa5-1/+470
2013-03-18vdagent: don't terminate if stop event cannot be openedArnon Gilboa1-13/+9
2013-03-18vdagent: log unsupported grabbed clipboard formatsArnon Gilboa1-3/+8
2013-03-18vdagent: for Win7 class, use ClipboardFormatListener apiArnon Gilboa2-2/+42
2013-03-18vdservice: extract supported_system_version() to vdcommonArnon Gilboa4-24/+48
2013-03-18vdagent: on encoding only, use HBITMAP to keep the correct paletteArnon Gilboa1-1/+5
2013-03-16Reattach monitorsMarc-André Lureau1-0/+6
2013-03-16Refresh monitor config only when neededMarc-André Lureau1-1/+1
2013-03-12vdagent: use HBITMAP instead of DIB for image encodingArnon Gilboa1-3/+8
2013-02-26vdservice: reset vdagent stop event after waitArnon Gilboa1-0/+1
2013-02-15spec: Automatically substitute versionChristophe Fergeau2-3/+2
2013-02-15spec: Add missing call to %mingw_debug_packagesChristophe Fergeau1-0/+1
2013-01-31vdservice stops vdagent via eventArnon Gilboa3-2/+20
2013-01-22Add OLDMSVCRT fallback for _ftime_sChristophe Fergeau2-14/+6
2013-01-22vdlog: Get swprinft_s definition from vdcommon.hChristophe Fergeau1-4/+1
2012-12-09build-sys: remove *vdi_port* from Makefile.amArnon Gilboa1-6/+0
2012-12-09vdagent: git rm *vdi_port*Arnon Gilboa6-576/+0
2012-12-09vdagent: remove vdi_port from vcprojArnon Gilboa1-24/+0
2012-12-09vdagent: remove vdi_port, use vio_serial directlyArnon Gilboa1-130/+109
2012-12-09vdagent: when SetClipboardData fails, set clipboard control event to stop waitArnon Gilboa1-14/+16
2012-11-25vdservice: set process handle for vdagent launched on session>0Arnon Gilboa1-0/+7
2012-11-25vdservice: support Windows 8 & Server 2012Arnon Gilboa1-2/+2
2012-11-18vdagent: remove a wrong returnArnon Gilboa1-1/+0
2012-11-15Fix mingw compilationChristophe Fergeau1-7/+7
2012-11-14vdagent: set timeout for next clipboard chunk instead of complete receptionArnon Gilboa1-33/+34
2012-11-14vdagent: extract event_dispatcher from input_desktop_message_loopArnon Gilboa1-49/+56
2012-11-14vdagent: remove pipe common defsArnon Gilboa1-31/+0
2012-11-14vdagent: use virtio-serial, remove pipe usageArnon Gilboa2-243/+256
2012-11-14vdagent: mv vdi_port files from vdserviceArnon Gilboa6-0/+0
2012-11-14vdservice: remove virtio-serial & pipe usageArnon Gilboa2-459/+36
2012-11-12rpm: Fix BuildrequiresChristophe Fergeau1-2/+12
2012-11-12rpm: Fix typo in spec fileChristophe Fergeau1-1/+1
2012-10-31rpm: Allow .spec file to be used with git snapshotsChristophe Fergeau1-2/+4
2012-10-31build-sys: Use git-version-genChristophe Fergeau3-6/+232
2012-10-01rpm: Add spec file for mingw buildChristophe Fergeau1-0/+81
2012-10-01build-sys: Set version to 0.7.0 in configure.acChristophe Fergeau1-2/+2
2012-10-01build-sys: Add missing file to EXTRA_DISTChristophe Fergeau1-0/+1
2012-10-01build-sys: Include spice-protocol in tarballsChristophe Fergeau2-0/+3
2012-10-01build-sys: Fix autogen.sh permissionsChristophe Fergeau1-0/+0
2012-09-16vdservice: stop service on virtio failureArnon Gilboa6-23/+27
2012-09-13vdservice: retry virtio-serial read on ERROR_NO_SYSTEM_RESOURCES (1450)Arnon Gilboa1-1/+1
2012-09-10vdservice: restart vdagent if killed manuallyArnon Gilboa1-0/+10
2012-09-10vdagent: don't stop due to UIPI blockingArnon Gilboa1-3/+8
2012-09-10vdagent: add message_queue for messages written to pipeArnon Gilboa1-95/+91
2012-07-25Fix remaining warningsMarc-André Lureau3-6/+7
2012-07-25Update spice-protocol to 0.12Marc-André Lureau1-0/+0
2012-06-21Add configure --enable-debugMarc-André Lureau2-1/+9
2012-06-08build-sys: statically build agentMarc-André Lureau2-3/+7
2012-05-25vdagent: reset clipboard eventMarc-André Lureau1-2/+21