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
/
application.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)
Alon Levy
2012-02-28
1
-0
/
+5
*
Handle Application::set_hotkeys failure
Christophe Fergeau
2012-02-03
1
-17
/
+29
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
1
-1
/
+0
*
client: log command line (rhbz 767581)
Alon Levy
2012-01-13
1
-0
/
+7
*
client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)
Uri Lublin
2011-12-20
1
-1
/
+1
*
client: fix typo commnad=>command
Christophe Fergeau
2011-09-20
1
-2
/
+2
*
client: setting monitors resolution before resizing screens, RHBZ #728252
Yonit Halperin
2011-08-25
1
-10
/
+30
*
client: split overlong option descriptions
Christophe Fergeau
2011-07-22
1
-2
/
+5
*
client: fix endless recursion in rearrange_monitors, RHBZ #692976
Yonit Halperin
2011-07-21
1
-45
/
+50
*
spicec: Make loglevel configurable through the environment
Hans de Goede
2011-07-21
1
-0
/
+7
*
client: add missing "," in option list
Christophe Fergeau
2011-07-19
1
-1
/
+1
*
client: improve WAN option description
Christophe Fergeau
2011-07-18
1
-2
/
+2
*
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
2011-06-14
1
-0
/
+4
*
client: fix return code when missing host
Alon Levy
2011-05-12
1
-0
/
+1
*
client: make use of ssl_verify.c
Marc-André Lureau
2011-05-03
1
-8
/
+11
*
s/USE_OGL/USE_OPENGL
Christophe Fergeau
2011-05-03
1
-3
/
+3
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
autotools: correctly build canvas-related code
Christophe Fergeau
2011-05-03
1
-2
/
+4
*
client: skip spaces in --host-subject
Christophe Fergeau
2011-04-18
1
-1
/
+8
*
client: add --version cmdline option to spicec
Christophe Fergeau
2011-04-18
1
-1
/
+9
*
client: s/AVAILIBLE/AVAILABLE in CmdLineParser
Christophe Fergeau
2011-04-18
1
-1
/
+1
*
client: Don't handle hotkeys while sticky alt is active
Hans de Goede
2011-03-11
1
-4
/
+6
*
client/smartcard: handle the --smartcard-db option
Alon Levy
2011-03-08
1
-1
/
+4
*
client: fix broken vs2008 build
Alon Levy
2011-01-27
1
-2
/
+0
*
client: --help should not need platform initialization
Alon Levy
2011-01-27
1
-32
/
+58
*
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
*
spicec: Remove spice-client watermark (rhbz#662450)
Hans de Goede
2010-12-16
1
-19
/
+2
*
spicec: Add a --title cmdline option (rhbz#662452)
Hans de Goede
2010-12-16
1
-0
/
+6
*
mingw32 build: use PRIu64 instead of ll
Alon Levy
2010-12-08
1
-2
/
+6
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
1
-2
/
+2
*
smartcard: client: add keyboard shortcuts for remove/insert virtual card
Alon Levy
2010-12-07
1
-0
/
+20
*
smartcard: client side (not enabled yet)
Alon Levy
2010-12-07
1
-0
/
+45
*
spicec: Don't show a white screen if guest resolution does not fit fullscreen
Hans de Goede
2010-11-25
1
-0
/
+30
*
spicec: Don't show gui when connection info is specified on the cmdline
Hans de Goede
2010-11-09
1
-6
/
+4
*
spicec: Remove empty show / hide gui functions
Hans de Goede
2010-11-09
1
-0
/
+4
*
spicec: Fix info layer sometimes not showing
Hans de Goede
2010-11-09
1
-0
/
+1
*
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
2010-10-21
1
-2
/
+2
*
Make the gui use Application::hide_gui rather then hide_me
Hans de Goede
2010-10-18
1
-2
/
+0
*
client: change monitor mode setting <-> fullscreen window mode setting order
Hans de Goede
2010-10-18
1
-2
/
+2
*
spicec: add controller
Arnon Gilboa
2010-10-18
1
-30
/
+115
*
spicec: add foreign menu
Arnon Gilboa
2010-10-18
1
-3
/
+71
*
client: support clipboard/selection-owner model (v2)
Arnon Gilboa
2010-10-01
1
-6
/
+0
*
client: Include config.h from common.h
Alexander Larsson
2010-09-29
1
-4
/
+0
*
Fix warning from OSX compiler
Alexander Larsson
2010-09-29
1
-4
/
+1
*
client: fix - exit on bad display-effect argument
Yonit Halperin
2010-08-23
1
-0
/
+2
*
client: Application::get_screen: fix double SpicePoint size, second hiding th...
Alon Levy
2010-07-29
1
-1
/
+1
*
client: add clipboard support
Arnon Gilboa
2010-07-19
1
-0
/
+6
*
client: command line arguments for setting windows guest monitors'
Yonit Halperin
2010-07-19
1
-0
/
+57
*
Make tunnel support optional in client too
Alexander Larsson
2010-07-08
1
-0
/
+4
[next]