summaryrefslogtreecommitdiffstats
path: root/client/windows
Commit message (Expand)AuthorAgeFilesLines
* update visual studio project fileAric Stewart2012-04-181-36/+36
* client/windows/redc.vcproj: switch to unix EOL (dos2unix)Alon Levy2012-04-181-1001/+1001
* Update win32 generate(1).bat files to match modern usageAric Stewart2012-04-182-4/+4
* we do not need afxres.h included in redc.rcAric Stewart2012-04-181-1/+1
* Copy getopt.h from old common/win/my_getopt-1.5/my_getoptAric Stewart2012-04-171-0/+56
* update windows client generate.bat and generate1.batAric Stewart2012-04-172-4/+4
* Copy common/win/my_getopt-1.5/my_getopt client/windowsMarc-André Lureau2012-03-252-21/+352
* mingw: fix signed/unsigned comparison warningsChristophe Fergeau2012-03-042-2/+2
* client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa2012-03-011-3/+4
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-132-10/+10
* Remove trailing blank linesDaniel P. Berrange2012-01-1322-24/+0
* Death to all TABsDaniel P. Berrange2012-01-131-8/+8
* client/windows: fix several assigned but not used errorsAlon Levy2012-01-131-2/+1
* client/windows: arraysize(inf.bmiColors) == 1 in mingw32Alon Levy2012-01-132-0/+6
* client/windows: fix typo, make error messages uniqueAlon Levy2012-01-131-2/+2
* client/windows/main: mingw32 provides PACKAGE_VERSIONAlon Levy2012-01-131-0/+8
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-201-3/+11
* spelling: s/cupture/captureMarc-André Lureau2011-12-141-1/+1
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* Fix typo: seperator -> separatorLiang Guo2011-08-021-3/+3
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-141-10/+19
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-05-301-2/+2
* client/windows: remove slash from x64 build dirArnon Gilboa2011-05-301-4/+4
* client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa2011-05-221-4/+4
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-05-121-1/+1
* client/windows: add common\ssl_verify.c/h to projectArnon Gilboa2011-05-121-2/+10
* client/windows: inc version to 0,9,0,0Arnon Gilboa2011-05-121-4/+4
* client/windows: init PACKAGE_VERSIONArnon Gilboa2011-05-121-3/+3
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2011-05-031-1/+0
* win32: remove obsolete preprocessor #definesChristophe Fergeau2011-05-031-4/+4
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-032-3/+3
* add #include <config.h> to all source filesChristophe Fergeau2011-05-0314-0/+42
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-8/+0
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-031-236/+0
* client: remove c++ wrappersChristophe Fergeau2011-05-022-24/+24
* configure.ac: fix make distChristophe Fergeau2011-05-021-2/+1
* client/windows: cleanup vcproj based on updated libsArnon Gilboa2011-03-081-8/+8
* client/windows: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa2011-02-131-4/+4
* Drop static_title.bmp from windows/Makefile.amHans de Goede2011-02-111-1/+0
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2010-12-164-6/+0
* mingw32 build: check for CXImage, disable if not found (only on mingw32)Alon Levy2010-12-082-0/+16
* mingw32 build: various fixesAlon Levy2010-12-081-1/+1
* mingw32 build: fix two functionsAlon Levy2010-12-081-5/+0
* mingw32 build: add missing switch flags (nop)Alon Levy2010-12-082-1/+9
* mingw32 build: eol fixesAlon Levy2010-12-081-11/+11
* mingw32 build: windows/Makefile.am: double NULL definitionAlon Levy2010-12-081-1/+0
* mingw32 build: missing linked files for spicec.exeAlon Levy2010-12-081-0/+4
* mingw32 build: remove unused, initialize uninitialized, reorder constructor i...Alon Levy2010-12-083-7/+6