summaryrefslogtreecommitdiff
path: root/vdagent
AgeCommit message (Expand)AuthorFilesLines
2012-12-09vdagent: when SetClipboardData fails, set clipboard control event to stop waitArnon Gilboa1-14/+16
2012-11-18vdagent: remove a wrong returnArnon Gilboa1-1/+0
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: use virtio-serial, remove pipe usageArnon Gilboa2-243/+256
2012-11-14vdagent: mv vdi_port files from vdserviceArnon Gilboa6-0/+576
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é Lureau2-2/+2
2012-05-25vdagent: reset clipboard eventMarc-André Lureau1-2/+21
2012-05-24desktop_layout: fix incorrect total_width/heightMarc-André Lureau1-0/+5
2012-05-24Resize to arbitrary resolutionMarc-André Lureau1-0/+26
2012-05-24mingw: add standard main() entry functionMarc-André Lureau1-0/+4
2012-03-01Revert "mingw: remove tMain use"Christophe Fergeau1-1/+1
2012-03-01Fix spacing in VDAgent initialization listChristophe Fergeau1-2/+2
2012-03-01mingw: remove tMain useChristophe Fergeau1-1/+1
2012-03-01mingw: fix another signed/unsigned warningChristophe Fergeau1-2/+2
2012-03-01mingw: use const char * in DisplaySetting()Christophe Fergeau1-1/+1
2012-03-01mingw: workaround ximage.h #defining min/maxChristophe Fergeau1-0/+2
2012-03-01mingw: fix signed/unsigned comparison warningChristophe Fergeau1-1/+1
2012-03-01mingw: workaround "use of unitialized var" warningChristophe Fergeau1-1/+1
2012-03-01mingw: use unsigned int in for loops when neededChristophe Fergeau1-4/+4
2012-03-01mingw: fix initialization list order for VDAgent()Christophe Fergeau1-2/+2
2012-03-01mingw: remove unused variableChristophe Fergeau1-1/+0
2012-03-01mingw: fix header caseChristophe Fergeau1-1/+1
2012-03-01mingw: pick min/max from the std:: namespaceChristophe Fergeau1-0/+5
2012-02-23mingw: fix format string warningsChristophe Fergeau3-56/+56
2012-02-05vdagent: fix cursor position sync on multimon rhbz#757819Arnon Gilboa2-19/+34
2011-11-16vdagent: release clipboard ownership on agent stop & desktop switch rhbz#731628Arnon Gilboa1-21/+65
2011-07-24vdagent: add castingArnon Gilboa1-1/+1
2011-07-24vdagent: remove whitespacesArnon Gilboa1-4/+4
2011-05-03vdagent: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa1-4/+4
2011-04-28vdagent: remove dependency on qxl driver (rhbz#683166)Arnon Gilboa2-32/+73
2010-12-14vdagent: use best match for resolution changeArnon Gilboa2-32/+57
2010-11-23vdagent: add image copy-paste supportArnon Gilboa2-76/+159
2010-11-09Revert "vdservice: don't start when no qxl device present"Arnon Gilboa3-9/+19
2010-10-11vdagent: handle multiple types on clipboard grab send & receiveArnon Gilboa1-29/+41
2010-10-06vdagent: remove clipboard_changer hackArnon Gilboa1-7/+5
2010-10-06vdagent: Keep track of clipboard ownershipArnon Gilboa1-30/+79
2010-10-05vdagent: receiving a clipboard request with an unsupported type is replied by...Arnon Gilboa1-2/+3
2010-10-05vdagent: remove windows-specific bitmap cut & paste supportArnon Gilboa1-26/+18
2010-09-29vdagent: support & check VD_AGENT_CAP_CLIPBOARD_BY_DEMANDArnon Gilboa1-20/+23
2010-09-21vd_agent: support clipboard/selection-owner modelArnon Gilboa1-70/+253
2010-09-21vdservice: cleanup vcprojsArnon Gilboa1-157/+0
2010-08-31vdagent: support announce_capabilitiesAlon Levy1-1/+89
2010-08-24vdservice: don't start when no qxl device presentAlon Levy3-19/+9
2010-08-24Controlling Windows display settings (e.g., wallpaper, UI effects and font sm...Yonit Halperin5-0/+721
2010-08-23vdagent: support basic clipboard support (disabled by default)Arnon Gilboa1-0/+159
2010-08-23vdservice/vdagent: fixes leading to clipboard (aka large) message handlingArnon Gilboa1-24/+60
2010-08-23include path fixes because of spice-protcol updatesAlon Levy1-1/+1