index
:
~teuf/spice-vd_agent-win
master
mingw
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdagent
/
vdagent.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-30
vdagent::handle_max_clipboard fix vd_printf format
Uri Lublin
1
-2
/
+2
2014-06-19
Don't refresh displays config when updating
Marc-André Lureau
1
-1
/
+10
2014-03-09
vdagent: clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD support
Uri Lublin
1
-0
/
+24
2014-03-09
vdagent: clipboard: GlobalUnlock on handle_request failure
Uri Lublin
1
-4
/
+14
2013-07-17
Add suggested parentheses
Marc-André Lureau
1
-1
/
+1
2013-07-17
Fix wrong DWORD print fmt
Marc-André Lureau
1
-2
/
+2
2013-07-17
dos2unix
Marc-André Lureau
1
-19
/
+19
2013-06-27
vdagent: add support for client -> guest file transfers
Arnon Gilboa
1
-0
/
+11
2013-06-27
cleanup dispatch_message()
Arnon Gilboa
1
-12
/
+11
2013-06-20
vdagent: advertise CRLF line-ending
Arnon Gilboa
1
-0
/
+1
2013-05-12
vdagent: protect against NULL entry in _displays
Uri Lublin
1
-3
/
+6
2013-05-09
vdagent: drop clipboard received after timeout
Arnon Gilboa
1
-3
/
+10
2013-05-09
vdagent: add support for VD_AGENT_CLIENT_DISCONNECTED
Arnon Gilboa
1
-0
/
+4
2013-05-09
vdagent: support sparse monitors config
Arnon Gilboa
1
-0
/
+6
2013-04-24
build-sys: fix mingw build
Marc-André Lureau
1
-0
/
+5
2013-04-24
Revert "Refresh monitor config only when needed"
Marc-André Lureau
1
-1
/
+3
2013-04-22
Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...
Arnon Gilboa
1
-50
/
+1
2013-03-18
vdagent: add vdagent_helper to support mouse when UAC dialog takes focus
Arnon Gilboa
1
-1
/
+50
2013-03-18
vdagent: don't terminate if stop event cannot be opened
Arnon Gilboa
1
-13
/
+9
2013-03-18
vdagent: log unsupported grabbed clipboard formats
Arnon Gilboa
1
-3
/
+8
2013-03-18
vdagent: for Win7 class, use ClipboardFormatListener api
Arnon Gilboa
1
-2
/
+38
2013-03-18
vdagent: on encoding only, use HBITMAP to keep the correct palette
Arnon Gilboa
1
-1
/
+5
2013-03-16
Refresh monitor config only when needed
Marc-André Lureau
1
-1
/
+1
2013-03-12
vdagent: use HBITMAP instead of DIB for image encoding
Arnon Gilboa
1
-3
/
+8
2013-01-31
vdservice stops vdagent via event
Arnon Gilboa
1
-1
/
+15
2012-12-09
vdagent: remove vdi_port, use vio_serial directly
Arnon Gilboa
1
-130
/
+109
2012-12-09
vdagent: when SetClipboardData fails, set clipboard control event to stop wait
Arnon Gilboa
1
-14
/
+16
2012-11-18
vdagent: remove a wrong return
Arnon Gilboa
1
-1
/
+0
2012-11-14
vdagent: set timeout for next clipboard chunk instead of complete reception
Arnon Gilboa
1
-33
/
+34
2012-11-14
vdagent: extract event_dispatcher from input_desktop_message_loop
Arnon Gilboa
1
-49
/
+56
2012-11-14
vdagent: use virtio-serial, remove pipe usage
Arnon Gilboa
1
-239
/
+228
2012-09-10
vdagent: don't stop due to UIPI blocking
Arnon Gilboa
1
-3
/
+8
2012-09-10
vdagent: add message_queue for messages written to pipe
Arnon Gilboa
1
-95
/
+91
2012-07-25
Fix remaining warnings
Marc-André Lureau
1
-1
/
+1
2012-05-25
vdagent: reset clipboard event
Marc-André Lureau
1
-2
/
+21
2012-05-24
mingw: add standard main() entry function
Marc-André Lureau
1
-0
/
+4
2012-03-01
Revert "mingw: remove tMain use"
Christophe Fergeau
1
-1
/
+1
2012-03-01
Fix spacing in VDAgent initialization list
Christophe Fergeau
1
-2
/
+2
2012-03-01
mingw: remove tMain use
Christophe Fergeau
1
-1
/
+1
2012-03-01
mingw: fix another signed/unsigned warning
Christophe Fergeau
1
-2
/
+2
2012-03-01
mingw: workaround ximage.h #defining min/max
Christophe Fergeau
1
-0
/
+2
2012-03-01
mingw: workaround "use of unitialized var" warning
Christophe Fergeau
1
-1
/
+1
2012-03-01
mingw: use unsigned int in for loops when needed
Christophe Fergeau
1
-4
/
+4
2012-03-01
mingw: fix initialization list order for VDAgent()
Christophe Fergeau
1
-2
/
+2
2012-02-23
mingw: fix format string warnings
Christophe Fergeau
1
-28
/
+28
2011-11-16
vdagent: release clipboard ownership on agent stop & desktop switch rhbz#731628
Arnon Gilboa
1
-21
/
+65
2011-07-24
vdagent: remove whitespaces
Arnon Gilboa
1
-4
/
+4
2010-11-23
vdagent: add image copy-paste support
Arnon Gilboa
1
-68
/
+146
2010-10-11
vdagent: handle multiple types on clipboard grab send & receive
Arnon Gilboa
1
-29
/
+41
2010-10-06
vdagent: remove clipboard_changer hack
Arnon Gilboa
1
-7
/
+5
[next]