index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: fix broken vs2008 build
Alon Levy
2011-01-27
4
-4
/
+15
*
client: --help should not need platform initialization
Alon Levy
2011-01-27
2
-33
/
+62
*
client: gcc 4.6.0: two more unused variable fixes
Alon Levy
2011-01-25
2
-3
/
+0
*
client/cegui: cegui 0.6.0 gcc 4.6.0 related fix
Alon Levy
2011-01-25
3
-0
/
+8
*
client/glz_decoder.cpp: gcc 4.6.0 unused fixes
Alon Levy
2011-01-25
1
-5
/
+0
*
client/display_channel: gcc 4.6.0 unused fixes
Alon Levy
2011-01-25
1
-6
/
+12
*
client/server: warning fixes (gcc 4.6.0)
Alon Levy
2011-01-25
1
-2
/
+5
*
client/server: add missing USE_TUNNEL
Alon Levy
2011-01-25
1
-0
/
+4
*
client/server: add missing smartchannel channel security handling
Alon Levy
2011-01-25
1
-0
/
+6
*
client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val case
Alon Levy
2011-01-06
1
-2
/
+5
*
client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)
Alon Levy
2011-01-05
1
-0
/
+2
*
Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...
Thomas Tyminski
2011-01-05
1
-3
/
+3
*
mingw32: refix to build on mingw..
Alon Levy
2010-12-30
2
-2
/
+2
*
client inputs: stop blinking keyboard when out of focus
Marc-André Lureau
2010-12-30
2
-1
/
+15
*
jpeg_boolean is a mingw32-libjpeg specific thing. Use a define check rather t...
Tiziano Mueller
2010-12-30
2
-2
/
+2
*
spicec: Remove spice-client watermark (rhbz#662450)
Hans de Goede
2010-12-16
9
-1060
/
+2
*
spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)
Hans de Goede
2010-12-16
2
-1
/
+8
*
spicec-x11: Add a class hint to our window managet hints
Hans de Goede
2010-12-16
1
-1
/
+10
*
spicec: Add a --title cmdline option (rhbz#662452)
Hans de Goede
2010-12-16
1
-0
/
+6
*
mingw32 build: check for CXImage, disable if not found (only on mingw32)
Alon Levy
2010-12-08
2
-0
/
+16
*
mingw32 build: use PRIu64 instead of ll
Alon Levy
2010-12-08
1
-2
/
+6
*
mingw32 build: various fixes
Alon Levy
2010-12-08
1
-1
/
+1
*
mingw32 build: fix two functions
Alon Levy
2010-12-08
1
-5
/
+0
*
mingw32 build: add missing switch flags (nop)
Alon Levy
2010-12-08
2
-1
/
+9
*
mingw32 build: eol fixes
Alon Levy
2010-12-08
1
-11
/
+11
*
mingw32 build: windows/Makefile.am: double NULL definition
Alon Levy
2010-12-08
1
-1
/
+0
*
mingw32 build: missing linked files for spicec.exe
Alon Levy
2010-12-08
1
-0
/
+4
*
mingw32 build: remove unused, initialize uninitialized, reorder constructor i...
Alon Levy
2010-12-08
4
-7
/
+8
*
mingw32 build: fix assignement as condition warning
Alon Levy
2010-12-08
1
-1
/
+1
*
mingw32 build: fixed using -1 as uninitialized value for unsigned variables
Alon Levy
2010-12-08
3
-6
/
+6
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
12
-24
/
+24
*
mingw32 build: fix various warnings
Alon Levy
2010-12-08
3
-7
/
+7
*
mingw32 build: fix build errors
Gerd Hoffmann
2010-12-08
3
-2
/
+15
*
mingw32 build: disable ms compiler pragmas for gcc
Gerd Hoffmann
2010-12-08
1
-0
/
+2
*
mingw32 build: add client/windows/Makefile, tweak configure
Gerd Hoffmann
2010-12-07
1
-0
/
+195
*
build: s/HUGE/INFINITY/
Gerd Hoffmann
2010-12-07
1
-1
/
+1
*
build: use jpeg_boolean with more recent libjpeg versions.
Gerd Hoffmann
2010-12-07
2
-2
/
+10
*
spicec: do not call connect_secure when connect_unsecure fails due to protoco...
Arnon Gilboa
2010-12-07
1
-5
/
+7
*
client/smartcard: add files to Makefile.am for make dist
Alon Levy
2010-12-07
1
-2
/
+4
*
smartcard: configure option --enable-smartcard
Alon Levy
2010-12-07
2
-1
/
+16
*
smartcard: client: add keyboard shortcuts for remove/insert virtual card
Alon Levy
2010-12-07
3
-0
/
+54
*
smartcard: client side (not enabled yet)
Alon Levy
2010-12-07
4
-0
/
+639
*
add .gitignore for tests
Alon Levy
2010-11-30
1
-0
/
+1
*
spicec: Don't show a white screen if guest resolution does not fit fullscreen
Hans de Goede
2010-11-25
4
-2
/
+34
*
spicec: fix ASSERT to accept size == 0
Arnon Gilboa
2010-11-24
1
-1
/
+1
*
spicec-win: add image copy-paste support
Arnon Gilboa
2010-11-24
2
-69
/
+151
*
spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)
Hans de Goede
2010-11-23
1
-1
/
+9
*
spicec-x11: Fix modifier keys getting stuck (rhbz#655048)
Hans de Goede
2010-11-22
1
-0
/
+10
*
spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)
Hans de Goede
2010-11-17
1
-0
/
+6
*
spicec: Don't show gui when connection info is specified on the cmdline
Hans de Goede
2010-11-09
1
-6
/
+4
[next]