index
:
~yhalperi/spice
0.8.mig.v2
0.8.mig.v3
0.8.mig.v3.rebase
bitmap-crop.mem-control
bitmap-crop.v2
master
master.mig.v1
mc.v7
qxl-mem-control
seamless-migration.v1
seamless-migration.v2
video.adaptive_bit_rate
video.adaptive_bit_rate.v2
video.sized.v1.clean
Unnamed repository; edit this file to name it for gitweb.
yhalperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
application.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
client: fix typo commnad=>command
Christophe Fergeau
1
-2
/
+2
2011-08-25
client: setting monitors resolution before resizing screens, RHBZ #728252
Yonit Halperin
1
-10
/
+30
2011-07-22
client: split overlong option descriptions
Christophe Fergeau
1
-2
/
+5
2011-07-21
client: fix endless recursion in rearrange_monitors, RHBZ #692976
Yonit Halperin
1
-45
/
+50
2011-07-21
spicec: Make loglevel configurable through the environment
Hans de Goede
1
-0
/
+7
2011-07-19
client: add missing "," in option list
Christophe Fergeau
1
-1
/
+1
2011-07-18
client: improve WAN option description
Christophe Fergeau
1
-2
/
+2
2011-06-14
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
1
-0
/
+4
2011-05-12
client: fix return code when missing host
Alon Levy
1
-0
/
+1
2011-05-03
client: make use of ssl_verify.c
Marc-André Lureau
1
-8
/
+11
2011-05-03
s/USE_OGL/USE_OPENGL
Christophe Fergeau
1
-3
/
+3
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
1
-0
/
+3
2011-05-03
autotools: correctly build canvas-related code
Christophe Fergeau
1
-2
/
+4
2011-04-18
client: skip spaces in --host-subject
Christophe Fergeau
1
-1
/
+8
2011-04-18
client: add --version cmdline option to spicec
Christophe Fergeau
1
-1
/
+9
2011-04-18
client: s/AVAILIBLE/AVAILABLE in CmdLineParser
Christophe Fergeau
1
-1
/
+1
2011-03-11
client: Don't handle hotkeys while sticky alt is active
Hans de Goede
1
-4
/
+6
2011-03-08
client/smartcard: handle the --smartcard-db option
Alon Levy
1
-1
/
+4
2011-01-27
client: fix broken vs2008 build
Alon Levy
1
-2
/
+0
2011-01-27
client: --help should not need platform initialization
Alon Levy
1
-32
/
+58
2011-01-25
client/server: add missing USE_TUNNEL
Alon Levy
1
-0
/
+4
2011-01-25
client/server: add missing smartchannel channel security handling
Alon Levy
1
-0
/
+6
2010-12-16
spicec: Remove spice-client watermark (rhbz#662450)
Hans de Goede
1
-19
/
+2
2010-12-16
spicec: Add a --title cmdline option (rhbz#662452)
Hans de Goede
1
-0
/
+6
2010-12-08
mingw32 build: use PRIu64 instead of ll
Alon Levy
1
-2
/
+6
2010-12-08
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
1
-2
/
+2
2010-12-07
smartcard: client: add keyboard shortcuts for remove/insert virtual card
Alon Levy
1
-0
/
+20
2010-12-07
smartcard: client side (not enabled yet)
Alon Levy
1
-0
/
+45
2010-11-25
spicec: Don't show a white screen if guest resolution does not fit fullscreen
Hans de Goede
1
-0
/
+30
2010-11-09
spicec: Don't show gui when connection info is specified on the cmdline
Hans de Goede
1
-6
/
+4
2010-11-09
spicec: Remove empty show / hide gui functions
Hans de Goede
1
-0
/
+4
2010-11-09
spicec: Fix info layer sometimes not showing
Hans de Goede
1
-0
/
+1
2010-10-21
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
1
-2
/
+2
2010-10-18
Make the gui use Application::hide_gui rather then hide_me
Hans de Goede
1
-2
/
+0
2010-10-18
client: change monitor mode setting <-> fullscreen window mode setting order
Hans de Goede
1
-2
/
+2
2010-10-18
spicec: add controller
Arnon Gilboa
1
-30
/
+115
2010-10-18
spicec: add foreign menu
Arnon Gilboa
1
-3
/
+71
2010-10-01
client: support clipboard/selection-owner model (v2)
Arnon Gilboa
1
-6
/
+0
2010-09-29
client: Include config.h from common.h
Alexander Larsson
1
-4
/
+0
2010-09-29
Fix warning from OSX compiler
Alexander Larsson
1
-4
/
+1
2010-08-23
client: fix - exit on bad display-effect argument
Yonit Halperin
1
-0
/
+2
2010-07-29
client: Application::get_screen: fix double SpicePoint size, second hiding th...
Alon Levy
1
-1
/
+1
2010-07-19
client: add clipboard support
Arnon Gilboa
1
-0
/
+6
2010-07-19
client: command line arguments for setting windows guest monitors'
Yonit Halperin
1
-0
/
+57
2010-07-08
Make tunnel support optional in client too
Alexander Larsson
1
-0
/
+4
2010-07-01
Make CEGUI optional
Alon Levy
1
-38
/
+84
2010-07-01
client: Use ASSERT, not assert
Alexander Larsson
1
-1
/
+1
2010-06-29
fixed unhandled destroy screen in Application:restore_screens_size
Yonit Halperin
1
-1
/
+1
2010-06-28
Replace log4cpp with custom log function
Alexander Larsson
1
-19
/
+72
2010-05-21
Fix spelling errors in comments and strings
Alexander Larsson
1
-3
/
+3
[next]