summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2019-12-06build: Do not generate CMake config.h in source directoryFrediano Ziglio1-1/+1
2019-12-06vdlog: Fix compatibility with MSVCFrediano Ziglio1-1/+3
2019-12-03vdcommon: Do not use GetVersionEx to get Windows versionFrediano Ziglio1-12/+6
2019-11-21vdlog: Use _wstat64 instead of GetFileSizeFrediano Ziglio1-8/+2
2019-04-30Remove some unused definitionsFrediano Ziglio2-66/+0
2018-07-08vdlog: Use GetLocalTime instead of multiple C functionsFrediano Ziglio1-9/+6
2018-07-08vdlog: Factor our a "logf" function to avoid long "LOG" macroFrediano Ziglio2-10/+31
2018-07-08vdlog: Remove the lookup table for log typesFrediano Ziglio1-8/+7
2018-06-28Reuse spice-protocol macros instead of defining new ones for alignmentFrediano Ziglio1-8/+0
2017-07-26Add a test for logging functionsFrediano Ziglio1-0/+52
2017-07-26Expand PRINT_LINE macrosFrediano Ziglio1-5/+4
2017-07-26Make VDLog::printf staticFrediano Ziglio2-9/+8
2017-07-24log: add comment to make code clearerFrediano Ziglio1-0/+2
2017-07-24log: rewrite log_version using config.h definitionsFrediano Ziglio1-29/+3
2017-07-22Remove small memory leak in log_versionFrediano Ziglio1-5/+4
2017-07-10Avoid log_level warning using a static constFrediano Ziglio1-4/+4
2016-11-17build: Automatically update version/copyright in version.rcFrediano Ziglio1-5/+7
2016-11-17Move common resource code to a common fileFrediano Ziglio1-0/+49
2016-09-01Use simpler classes for mutex handlingFrediano Ziglio1-4/+35
2016-08-10Use enumeration for supported_system_version return typeFrediano Ziglio2-4/+4
2016-08-10Fix swprintf_s call under MingWFrediano Ziglio2-2/+22
2015-03-20Remove MSVC++ strncpy/strcat fallbacksChristophe Fergeau1-2/+0
2015-03-20Add strcat_s/strcpy_s fallbacksChristophe Fergeau2-0/+64
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 Gilboa2-0/+44
2013-01-31vdservice stops vdagent via eventArnon Gilboa1-0/+1
2013-01-22Add OLDMSVCRT fallback for _ftime_sChristophe Fergeau2-14/+6
2013-01-22vdlog: Get swprinft_s definition from vdcommon.hChristophe Fergeau1-4/+1
2012-11-14vdagent: remove pipe common defsArnon Gilboa1-31/+0
2012-05-24mingw: don't use *_s msvcrt variantsMarc-André Lureau3-23/+42
2012-03-01mingw: workaround _ftime_s bugChristophe Fergeau1-1/+7
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 Fergeau2-2/+2
2011-11-21vdlog: change log times to human readable date & time rhbz#672828Arnon Gilboa2-19/+47
2011-01-11vdi_port refactor: introduce old pci_vdi_portAlon Levy1-0/+1
2010-11-09Revert "vdservice: add missing vdcommon.cpp"Arnon Gilboa1-19/+0
2010-11-09Revert "vdservice: don't start when no qxl device present"Arnon Gilboa1-2/+0
2010-08-29vdservice: add missing vdcommon.cppAlon Levy1-0/+19
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