index
:
spice/win32/vd_agent
0.4
0.5.vdiport
master
upstream.clipboard.v2
Unnamed repository; edit this file to name it for gitweb.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
15 hours
build-sys: move back vdservice to console
HEAD
master
Marc-André Lureau
1
-1/+1
15 hours
mingw: fix broken build
Marc-André Lureau
1
-1/+1
20 hours
desktop_layout: fix incorrect total_width/height
Marc-André Lureau
1
-0/+5
20 hours
Resize to arbitrary resolution
Marc-André Lureau
1
-0/+26
20 hours
Use spice-protocol submodule
Marc-André Lureau
5
-2/+21
20 hours
Allow running as a normal process again
Marc-André Lureau
1
-4/+4
20 hours
mingw: compile a non-console binary
Marc-André Lureau
1
-1/+2
20 hours
mingw: link with RC file to provide needed version information
Marc-André Lureau
2
-11/+28
20 hours
mingw: don't use *_s msvcrt variants
Marc-André Lureau
3
-23/+42
20 hours
Revert "Revert "mingw: make sure unicode support is enabled""
Marc-André Lureau
1
-0/+1
20 hours
mingw: add standard main() entry function
Marc-André Lureau
2
-1/+20
2012-05-10
build-sys: fix autoreconf -vfi
Marc-André Lureau
1
-1/+1
2012-03-01
Revert "mingw: remove tMain use"
Christophe Fergeau
2
-4/+4
2012-03-01
Revert "mingw: make sure unicode support is enabled"
Christophe Fergeau
1
-1/+0
2012-03-01
Fix spacing in VDAgent initialization list
Christophe Fergeau
1
-2/+2
2012-03-01
mingw: remove tMain use
Christophe Fergeau
2
-4/+4
2012-03-01
mingw: make sure unicode support is enabled
Christophe Fergeau
1
-0/+1
2012-03-01
mingw: add Visual C++ files to EXTRA_DIST
Christophe Fergeau
1
-0/+10
2012-03-01
mingw: workaround _ftime_s bug
Christophe Fergeau
1
-1/+7
2012-03-01
mingw: add autotools build system
Christophe Fergeau
3
-0/+324
2012-03-01
mingw: fix format string for wchar_t
Christophe Fergeau
1
-1/+1
2012-03-01
mingw: fix another signed/unsigned warning
Christophe Fergeau
1
-2/+2
2012-03-01
mingw: use const char * in DisplaySetting()
Christophe Fergeau
1
-1/+1
2012-03-01
mingw: don't redefine CTL_CODE if it's already defined
Christophe Fergeau
1
-0/+3
2012-03-01
mingw: workaround ximage.h #defining min/max
Christophe Fergeau
1
-0/+2
2012-03-01
mingw: fix signed/unsigned comparison warning
Christophe Fergeau
1
-1/+1
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
2
-5/+5
2012-03-01
mingw: fix initialization list order for VDAgent()
Christophe Fergeau
1
-2/+2
2012-03-01
mingw: remove unused variable
Christophe Fergeau
1
-1/+0
2012-03-01
mingw: fix header case
Christophe Fergeau
1
-1/+1
2012-03-01
mingw: pick min/max from the std:: namespace
Christophe Fergeau
1
-0/+5
2012-02-23
mingw: use gcc attributes for struct packing
Christophe Fergeau
1
-2/+10
2012-02-23
mingw: disable vc-specific #pragma
Christophe Fergeau
1
-0/+2
2012-02-23
mingw: don't redefine SIZE_MAX
Christophe Fergeau
1
-0/+2
2012-02-23
mingw: fix format string warnings
Christophe Fergeau
9
-91/+91
2012-02-23
Fix = use instead of ==
Christophe Fergeau
1
-1/+1
2012-02-05
vdagent: fix cursor position sync on multimon rhbz#757819
Arnon Gilboa
2
-19/+34
2011-12-28
vdservice: fix vdagent first launch (during startup) failure handling rhbz#75...
Arnon Gilboa
1
-8/+34
2011-11-21
vdlog: change log times to human readable date & time rhbz#672828
Arnon Gilboa
2
-19/+47
2011-11-16
vdagent: release clipboard ownership on agent stop & desktop switch rhbz#731628
Arnon Gilboa
1
-21/+65
2011-11-16
vdservice: fix vdagent connection & termination handling rhbz#750037
Arnon Gilboa
1
-28/+40
2011-08-01
virtio_vdi_port: if async read returns with ERROR_OPERATION_ABORTED, cancel p...
Arnon Gilboa
1
-4/+10
2011-07-24
vdagent: add casting
Arnon Gilboa
1
-1/+1
2011-07-24
vdagent: remove whitespaces
Arnon Gilboa
1
-4/+4
2011-07-24
vdservice: extract init_vdi_port()
Arnon Gilboa
1
-13/+16
2011-07-24
vdservice: clean agent proc handle in kill_agent()
Arnon Gilboa
1
-4/+7
2011-07-24
vdservice: use overlap ConnectNamedPipe() in launch_agent()
Arnon Gilboa
1
-6/+19
2011-07-24
vdservice: add control events RHBZ #719140 #722980
Arnon Gilboa
1
-28/+55
2011-05-03
vdagent: use SPICE_PROTOCOL_DIR in project include dirs
Arnon Gilboa
2
-8/+8
[next]