summaryrefslogtreecommitdiffstats
path: root/client/application.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation when smartcard support is disabledChristophe Fergeau2012-02-291-0/+2
* client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)Alon Levy2012-02-281-0/+1
* Handle Application::set_hotkeys failureChristophe Fergeau2012-02-031-0/+1
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* client: fix typo commnad=>commandChristophe Fergeau2011-09-201-1/+1
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-251-2/+3
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-211-1/+3
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-031-1/+1
* client: --help should not need platform initializationAlon Levy2011-01-271-1/+4
* smartcard: client side (not enabled yet)Alon Levy2010-12-071-0/+12
* spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede2010-11-251-0/+2
* spicec: Remove empty show / hide gui functionsHans de Goede2010-11-091-4/+0
* 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-1/+1
* spicec: add controllerArnon Gilboa2010-10-181-1/+14
* spicec: add foreign menuArnon Gilboa2010-10-181-2/+24
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-2/+0
* client: add clipboard supportArnon Gilboa2010-07-191-0/+2
* fix typo DisplayModeListner -> DisplayModeListenerAlon Levy2010-07-191-1/+1
* client: command line arguments for setting windows guest monitors'Yonit Halperin2010-07-191-0/+2
* Make CEGUI optionalAlon Levy2010-07-011-0/+17
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-1/+1
* 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-0/+15
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-0/+5
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-2/+2
* client: add Platform::term_printfYaniv Kamay2010-01-111-4/+5
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-0/+2
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-0/+2
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-5/+65
* client: smiplify DisconnectedEventYaniv Kamay2009-12-281-5/+3
* client: move visibility change logic from screen to appYaniv Kamay2009-12-281-0/+11
* client: improve screen resizingYaniv Kamay2009-12-281-0/+2
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-0/+1
* client: move scan code translation to InputsChannelYaniv Kamay2009-11-301-14/+1
* remove unuse Application::is_cad_pressed()Yaniv Kamay2009-11-301-1/+0
* client: split inputs handlerYaniv Kamay2009-11-301-3/+11
* client: interactive screen layerYaniv Kamay2009-11-301-1/+2
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-0/+33
* spice client: creating a general process loop.Yonit Halperin2009-11-091-64/+12
* fresh startYaniv Kamay2009-10-141-0/+267