summaryrefslogtreecommitdiff
path: root/common/vdcommon.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Reuse spice-protocol macros instead of defining new ones for alignmentHEADmasterFrediano Ziglio1-8/+0
2016-09-01Use simpler classes for mutex handlingFrediano Ziglio1-4/+35
2016-08-10Use enumeration for supported_system_version return typeFrediano Ziglio1-1/+1
2016-08-10Fix swprintf_s call under MingWFrediano Ziglio1-2/+6
2015-03-20Remove MSVC++ strncpy/strcat fallbacksChristophe Fergeau1-2/+0
2015-03-20Add strcat_s/strcpy_s fallbacksChristophe Fergeau1-0/+22
2014-12-30Fix Visual Studio compiler warning (strcat and sscanf)Uri Lublin1-0/+2
2014-12-30Fix Visual Studio compiler warning (strncpy)Uri Lublin1-0/+1
2014-12-30Fix building with Visual Studio (snprintf)Uri Lublin1-0/+4
2014-12-30vdcommon.h: consolidate defines under OLDMSVCRTUri Lublin1-3/+1
2014-12-30vdcommon.h: do not redefine _ftime_sUri Lublin1-0/+2
2014-12-30vdcommon.h: add comment about OLDMSVCRTUri Lublin1-0/+17
2013-04-22Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...Arnon Gilboa1-1/+0
2013-03-18vdagent: add vdagent_helper to support mouse when UAC dialog takes focusArnon Gilboa1-0/+1
2013-03-18vdservice: extract supported_system_version() to vdcommonArnon Gilboa1-0/+8
2013-01-31vdservice stops vdagent via eventArnon Gilboa1-0/+1
2013-01-22Add OLDMSVCRT fallback for _ftime_sChristophe Fergeau1-0/+4
2012-11-14vdagent: remove pipe common defsArnon Gilboa1-31/+0
2012-05-24mingw: don't use *_s msvcrt variantsMarc-André Lureau1-0/+4
2012-02-23mingw: use gcc attributes for struct packingChristophe Fergeau1-2/+10
2012-02-23mingw: disable vc-specific #pragmaChristophe Fergeau1-0/+2
2010-11-09Revert "vdservice: don't start when no qxl device present"Arnon Gilboa1-2/+0
2010-08-24vdservice: don't start when no qxl device presentAlon Levy1-0/+2
2010-08-24Controlling Windows display settings (e.g., wallpaper, UI effects and font sm...Yonit Halperin1-0/+2
2010-08-23vdservice/vdagent: fixes leading to clipboard (aka large) message handlingArnon Gilboa1-0/+1
2010-08-23include path fixes because of spice-protcol updatesAlon Levy1-1/+7
2009-11-05fresh startArnon Gilboa1-0/+58