summaryrefslogtreecommitdiff
path: root/client/windows
AgeCommit message (Expand)AuthorFilesLines
2012-03-04mingw: fix signed/unsigned comparison warningsChristophe Fergeau2-2/+2
2012-03-01client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa1-3/+4
2012-01-13Remove trailing whitespace from end of linesDaniel P. Berrange2-10/+10
2012-01-13Remove trailing blank linesDaniel P. Berrange22-24/+0
2012-01-13Death to all TABsDaniel P. Berrange1-8/+8
2012-01-13client/windows: fix several assigned but not used errorsAlon Levy1-2/+1
2012-01-13client/windows: arraysize(inf.bmiColors) == 1 in mingw32Alon Levy2-0/+6
2012-01-13client/windows: fix typo, make error messages uniqueAlon Levy1-2/+2
2012-01-13client/windows/main: mingw32 provides PACKAGE_VERSIONAlon Levy1-0/+8
2011-12-20client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin1-3/+11
2011-12-14spelling: s/cupture/captureMarc-André Lureau1-1/+1
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-0/+34
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-11/+14
2011-08-02Fix typo: seperator -> separatorLiang Guo1-3/+3
2011-06-14client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin1-10/+19
2011-05-30client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa1-2/+2
2011-05-30client/windows: remove slash from x64 build dirArnon Gilboa1-4/+4
2011-05-22client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa1-4/+4
2011-05-12client/windows: undef SIZE_MAX in stdint.hArnon Gilboa1-1/+1
2011-05-12client/windows: add common\ssl_verify.c/h to projectArnon Gilboa1-2/+10
2011-05-12client/windows: inc version to 0,9,0,0Arnon Gilboa1-4/+4
2011-05-12client/windows: init PACKAGE_VERSIONArnon Gilboa1-3/+3
2011-05-03common: add windows.h where required, make gdi_handlers staticMarc-André Lureau1-1/+0
2011-05-03win32: remove obsolete preprocessor #definesChristophe Fergeau1-4/+4
2011-05-03s/USE_OGL/USE_OPENGLChristophe Fergeau2-3/+3
2011-05-03add #include <config.h> to all source filesChristophe Fergeau14-0/+42
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau1-8/+0
2011-05-03autotools: refactor the whole build machineryChristophe Fergeau1-236/+0
2011-05-02client: remove c++ wrappersChristophe Fergeau2-24/+24
2011-05-02configure.ac: fix make distChristophe Fergeau1-2/+1
2011-03-08client/windows: cleanup vcproj based on updated libsArnon Gilboa1-8/+8
2011-02-13client/windows: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa1-4/+4
2011-02-11Drop static_title.bmp from windows/Makefile.amHans de Goede1-1/+0
2011-01-27client/windows: don't allocate console unless requiredAlon Levy1-9/+27
2010-12-16spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede4-6/+0
2010-12-08mingw32 build: check for CXImage, disable if not found (only on mingw32)Alon Levy2-0/+16
2010-12-08mingw32 build: various fixesAlon Levy1-1/+1
2010-12-08mingw32 build: fix two functionsAlon Levy1-5/+0
2010-12-08mingw32 build: add missing switch flags (nop)Alon Levy2-1/+9
2010-12-08mingw32 build: eol fixesAlon Levy1-11/+11
2010-12-08mingw32 build: windows/Makefile.am: double NULL definitionAlon Levy1-1/+0
2010-12-08mingw32 build: missing linked files for spicec.exeAlon Levy1-0/+4
2010-12-08mingw32 build: remove unused, initialize uninitialized, reorder constructor i...Alon Levy3-7/+6
2010-12-08mingw32 build: fix assignement as condition warningAlon Levy1-1/+1
2010-12-08mingw32 build: fix signed/unsigned warnings as errorsAlon Levy1-6/+6
2010-12-08mingw32 build: fix various warningsAlon Levy3-7/+7
2010-12-08mingw32 build: fix build errorsGerd Hoffmann1-1/+2
2010-12-07mingw32 build: add client/windows/Makefile, tweak configureGerd Hoffmann1-0/+195
2010-11-24spicec-win: add image copy-paste supportArnon Gilboa2-69/+151
2010-11-08spicec-win: ignore MSVCRT.lib in x86 buildArnon Gilboa1-2/+3