summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy2011-01-061-2/+5
* client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2011-01-051-0/+2
* Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...Thomas Tyminski2011-01-051-3/+3
* mingw32: refix to build on mingw..Alon Levy2010-12-302-2/+2
* client inputs: stop blinking keyboard when out of focusMarc-André Lureau2010-12-302-1/+15
* jpeg_boolean is a mingw32-libjpeg specific thing. Use a define check rather t...Tiziano Mueller2010-12-302-2/+2
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2010-12-169-1060/+2
* spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2010-12-162-1/+8
* spicec-x11: Add a class hint to our window managet hintsHans de Goede2010-12-161-1/+10
* spicec: Add a --title cmdline option (rhbz#662452)Hans de Goede2010-12-161-0/+6
* mingw32 build: check for CXImage, disable if not found (only on mingw32)Alon Levy2010-12-082-0/+16
* mingw32 build: use PRIu64 instead of llAlon Levy2010-12-081-2/+6
* 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-084-7/+8
* mingw32 build: fix assignement as condition warningAlon Levy2010-12-081-1/+1
* mingw32 build: fixed using -1 as uninitialized value for unsigned variablesAlon Levy2010-12-083-6/+6
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2010-12-0812-24/+24
* mingw32 build: fix various warningsAlon Levy2010-12-083-7/+7
* mingw32 build: fix build errorsGerd Hoffmann2010-12-083-2/+15
* mingw32 build: disable ms compiler pragmas for gccGerd Hoffmann2010-12-081-0/+2
* mingw32 build: add client/windows/Makefile, tweak configureGerd Hoffmann2010-12-071-0/+195
* build: s/HUGE/INFINITY/Gerd Hoffmann2010-12-071-1/+1
* build: use jpeg_boolean with more recent libjpeg versions.Gerd Hoffmann2010-12-072-2/+10
* spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa2010-12-071-5/+7
* client/smartcard: add files to Makefile.am for make distAlon Levy2010-12-071-2/+4
* smartcard: configure option --enable-smartcardAlon Levy2010-12-072-1/+16
* smartcard: client: add keyboard shortcuts for remove/insert virtual cardAlon Levy2010-12-073-0/+54
* smartcard: client side (not enabled yet)Alon Levy2010-12-074-0/+639
* add .gitignore for testsAlon Levy2010-11-301-0/+1
* spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede2010-11-254-2/+34
* spicec: fix ASSERT to accept size == 0Arnon Gilboa2010-11-241-1/+1
* spicec-win: add image copy-paste supportArnon Gilboa2010-11-242-69/+151
* spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)Hans de Goede2010-11-231-1/+9
* spicec-x11: Fix modifier keys getting stuck (rhbz#655048)Hans de Goede2010-11-221-0/+10
* spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)Hans de Goede2010-11-171-0/+6
* spicec: Don't show gui when connection info is specified on the cmdlineHans de Goede2010-11-091-6/+4
* spicec: Remove empty show / hide gui functionsHans de Goede2010-11-092-4/+4
* spicec: Fix info layer sometimes not showingHans de Goede2010-11-091-0/+1
* gitignore: add generated_*, vim temps, pycAlon Levy2010-11-081-0/+4
* spicec-win: ignore MSVCRT.lib in x86 buildArnon Gilboa2010-11-081-2/+3
* spicec: Make cegui log to <app_data_dir>/cegui.logHans de Goede2010-11-051-1/+8
* spicec-x11: Listen for selection owner window destroy / close events tooHans de Goede2010-10-281-3/+15
* client: add verbose link error messagesAlon Levy2010-10-251-1/+19
* spicec-tests: add controller_test (v2)Arnon Gilboa2010-10-254-0/+424
* spicec-win: remove redundent strdup & buggy freeArnon Gilboa2010-10-251-5/+4