summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-211-1/+1
* client: RedPeer::HostAuthOptions::set_cert_subjectYonit Halperin2011-09-261-50/+7
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-251-10/+31
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-211-45/+49
* client: improve WAN option descriptionChristophe Fergeau2011-07-211-2/+5
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-201-0/+7
* 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: skip spaces in --host-subjectChristophe Fergeau2011-04-201-1/+8
* client: add --version cmdline option to spicecChristophe Fergeau2011-04-201-1/+9
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-201-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
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2011-02-021-19/+2
* 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: Add a --title cmdline option (rhbz#662452)Hans de Goede2010-12-161-0/+6
* 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
* client: Application::get_screen: fix double SpicePoint size, second hiding th...Alon Levy2010-07-291-1/+1
* client: add clipboard supportArnon Gilboa2010-07-191-0/+6
* client: command line arguments for setting windows guest monitors'Yonit Halperin2010-07-191-0/+57
* Make tunnel support optional in client tooAlexander Larsson2010-07-081-0/+4
* Make CEGUI optionalAlon Levy2010-07-011-38/+84
* client: Use ASSERT, not assertAlexander Larsson2010-07-011-1/+1
* fixed unhandled destroy screen in Application:restore_screens_sizeYonit Halperin2010-06-291-1/+1
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-19/+72
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-3/+3
* Revert "[debug] migration troubleshooting"Gerd Hoffmann2010-05-191-1/+1
* [debug] migration troubleshootingGerd Hoffmann2010-05-191-1/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-4/+4
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOSTYonit Halperin2010-04-061-1/+41
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-5/+91
* Remove no longer needed CAIRO_CANVAS_CACH_IS_SHARED define and codeAlexander Larsson2010-02-231-8/+0
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-5/+15