summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* x11: Use _exit rather then exit on X errors (rhbz#680763)Hans de Goede2011-03-011-2/+2
* client: exit nicely for --controller with no SPICE_XPI_SOCKET (rhbz#644292)Uri Lublin2011-03-011-0/+1
* Fix keyb modifiers not syncing from client to client os (rhbz#679467)Hans de Goede2011-03-011-0/+2
* 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/smartcard: libcacard dropped ReaderAddResponseAlon Levy2011-02-092-18/+78
* client/smartcard: ignore VSC_InitAlon Levy2011-02-071-0/+2
* client/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-072-11/+11
* client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy2011-02-071-5/+5
* spice-client migration: fix minor for old migration support.Uri Lublin2011-01-271-1/+1
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27
* client: fix broken vs2008 buildAlon Levy2011-01-274-4/+15
* client: --help should not need platform initializationAlon Levy2011-01-272-33/+62
* client: gcc 4.6.0: two more unused variable fixesAlon Levy2011-01-252-3/+0
* client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy2011-01-253-0/+8
* client/glz_decoder.cpp: gcc 4.6.0 unused fixesAlon Levy2011-01-251-5/+0
* client/display_channel: gcc 4.6.0 unused fixesAlon Levy2011-01-251-6/+12
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-251-2/+5
* client/server: add missing USE_TUNNELAlon Levy2011-01-251-0/+4
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-251-0/+6
* 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