summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* spice-client: Add --hotkeys cmdline optionHans de Goede2012-12-191-0/+7
* Fix multiple printf format problemsDaniel P. Berrange2012-04-251-1/+1
* Use the spice-common submoduleMarc-André Lureau2012-03-251-3/+4
* Fix compilation when smartcard support is disabledChristophe Fergeau2012-02-291-0/+2
* client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)Alon Levy2012-02-281-0/+5
* Handle Application::set_hotkeys failureChristophe Fergeau2012-02-031-17/+29
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* client: log command line (rhbz 767581)Alon Levy2012-01-131-0/+7
* client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-201-1/+1
* client: fix typo commnad=>commandChristophe Fergeau2011-09-201-2/+2
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-251-10/+30
* client: split overlong option descriptionsChristophe Fergeau2011-07-221-2/+5
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-211-45/+50
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-211-0/+7
* client: add missing "," in option listChristophe Fergeau2011-07-191-1/+1
* client: improve WAN option descriptionChristophe Fergeau2011-07-181-2/+2
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-141-0/+4
* client: fix return code when missing hostAlon Levy2011-05-121-0/+1
* client: make use of ssl_verify.cMarc-André Lureau2011-05-031-8/+11
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-031-3/+3
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-2/+4
* client: skip spaces in --host-subjectChristophe Fergeau2011-04-181-1/+8
* client: add --version cmdline option to spicecChristophe Fergeau2011-04-181-1/+9
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-181-1/+1
* client: Don't handle hotkeys while sticky alt is activeHans de Goede2011-03-111-4/+6
* client/smartcard: handle the --smartcard-db optionAlon Levy2011-03-081-1/+4
* client: fix broken vs2008 buildAlon Levy2011-01-271-2/+0
* client: --help should not need platform initializationAlon Levy2011-01-271-32/+58
* client/server: add missing USE_TUNNELAlon Levy2011-01-251-0/+4
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-251-0/+6
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2010-12-161-19/+2
* spicec: Add a --title cmdline option (rhbz#662452)Hans de Goede2010-12-161-0/+6
* mingw32 build: use PRIu64 instead of llAlon Levy2010-12-081-2/+6
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2010-12-081-2/+2
* smartcard: client: add keyboard shortcuts for remove/insert virtual cardAlon Levy2010-12-071-0/+20
* smartcard: client side (not enabled yet)Alon Levy2010-12-071-0/+45
* spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede2010-11-251-0/+30
* 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-091-0/+4
* spicec: Fix info layer sometimes not showingHans de Goede2010-11-091-0/+1
* client: Interpret the title control message as utf8 instead of unicode16Hans de Goede2010-10-211-2/+2
* Make the gui use Application::hide_gui rather then hide_meHans de Goede2010-10-181-2/+0
* client: change monitor mode setting <-> fullscreen window mode setting orderHans de Goede2010-10-181-2/+2
* spicec: add controllerArnon Gilboa2010-10-181-30/+115
* spicec: add foreign menuArnon Gilboa2010-10-181-3/+71
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-6/+0
* client: Include config.h from common.hAlexander Larsson2010-09-291-4/+0
* Fix warning from OSX compilerAlexander Larsson2010-09-291-4/+1
* client: fix - exit on bad display-effect argumentYonit Halperin2010-08-231-0/+2