summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
15 hoursbuild-sys: move back vdservice to consoleHEADmasterMarc-André Lureau1-1/+1
15 hoursmingw: fix broken buildMarc-André Lureau1-1/+1
20 hoursdesktop_layout: fix incorrect total_width/heightMarc-André Lureau1-0/+5
20 hoursResize to arbitrary resolutionMarc-André Lureau1-0/+26
20 hoursUse spice-protocol submoduleMarc-André Lureau5-2/+21
20 hoursAllow running as a normal process againMarc-André Lureau1-4/+4
20 hoursmingw: compile a non-console binaryMarc-André Lureau1-1/+2
20 hoursmingw: link with RC file to provide needed version informationMarc-André Lureau2-11/+28
20 hoursmingw: don't use *_s msvcrt variantsMarc-André Lureau3-23/+42
20 hoursRevert "Revert "mingw: make sure unicode support is enabled""Marc-André Lureau1-0/+1
20 hoursmingw: add standard main() entry functionMarc-André Lureau2-1/+20
2012-05-10build-sys: fix autoreconf -vfiMarc-André Lureau1-1/+1
2012-03-01Revert "mingw: remove tMain use"Christophe Fergeau2-4/+4
2012-03-01Revert "mingw: make sure unicode support is enabled"Christophe Fergeau1-1/+0
2012-03-01Fix spacing in VDAgent initialization listChristophe Fergeau1-2/+2
2012-03-01mingw: remove tMain useChristophe Fergeau2-4/+4
2012-03-01mingw: make sure unicode support is enabledChristophe Fergeau1-0/+1
2012-03-01mingw: add Visual C++ files to EXTRA_DISTChristophe Fergeau1-0/+10
2012-03-01mingw: workaround _ftime_s bugChristophe Fergeau1-1/+7
2012-03-01mingw: add autotools build systemChristophe Fergeau3-0/+324
2012-03-01mingw: fix format string for wchar_tChristophe 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: don't redefine CTL_CODE if it's already definedChristophe Fergeau1-0/+3
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 Fergeau2-5/+5
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: use gcc attributes for struct packingChristophe Fergeau1-2/+10
2012-02-23mingw: disable vc-specific #pragmaChristophe Fergeau1-0/+2
2012-02-23mingw: don't redefine SIZE_MAXChristophe Fergeau1-0/+2
2012-02-23mingw: fix format string warningsChristophe Fergeau9-91/+91
2012-02-23Fix = use instead of ==Christophe Fergeau1-1/+1
2012-02-05vdagent: fix cursor position sync on multimon rhbz#757819Arnon Gilboa2-19/+34
2011-12-28vdservice: fix vdagent first launch (during startup) failure handling rhbz#75...Arnon Gilboa1-8/+34
2011-11-21vdlog: change log times to human readable date & time rhbz#672828Arnon Gilboa2-19/+47
2011-11-16vdagent: release clipboard ownership on agent stop & desktop switch rhbz#731628Arnon Gilboa1-21/+65
2011-11-16vdservice: fix vdagent connection & termination handling rhbz#750037Arnon Gilboa1-28/+40
2011-08-01virtio_vdi_port: if async read returns with ERROR_OPERATION_ABORTED, cancel p...Arnon Gilboa1-4/+10
2011-07-24vdagent: add castingArnon Gilboa1-1/+1
2011-07-24vdagent: remove whitespacesArnon Gilboa1-4/+4
2011-07-24vdservice: extract init_vdi_port()Arnon Gilboa1-13/+16
2011-07-24vdservice: clean agent proc handle in kill_agent()Arnon Gilboa1-4/+7
2011-07-24vdservice: use overlap ConnectNamedPipe() in launch_agent()Arnon Gilboa1-6/+19
2011-07-24vdservice: add control events RHBZ #719140 #722980Arnon Gilboa1-28/+55
2011-05-03vdagent: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa2-8/+8