summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-35/+35
* client: add Platform::term_printfYaniv Kamay2010-01-111-28/+38
* client: fix logger init mix-upYaniv Kamay2010-01-111-3/+3
* client: move log file to spicec appdata dirYaniv Kamay2010-01-111-5/+9
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-2/+8
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-15/+42
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-142/+411
* client: smiplify DisconnectedEventYaniv Kamay2009-12-281-15/+11
* client: move visibility change logic from screen to appYaniv Kamay2009-12-281-0/+15
* client: improve screen resizingYaniv Kamay2009-12-281-30/+58
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-1/+6
* client: move scan code translation to InputsChannelYaniv Kamay2009-11-301-198/+23
* remove unuse Application::is_cad_pressed()Yaniv Kamay2009-11-301-7/+0
* client: split inputs handlerYaniv Kamay2009-11-301-21/+69
* client: interactive screen layerYaniv Kamay2009-11-301-12/+25
* spice: on toggle_full_screen, generate on_key_down if shift is still pressedArnon Gilboa2009-11-181-0/+12
* spice: show splash screen on disconnect only on debugArnon Gilboa2009-11-171-2/+4
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-17/+216
* spice client: creating a general process loop.Yonit Halperin2009-11-091-114/+19
* tunnelYonit Halperin2009-10-181-1/+9
* fresh startYaniv Kamay2009-10-141-0/+1674