summaryrefslogtreecommitdiffstats
path: root/client/red_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* spice-client migration: fix minor for old migration support.Uri Lublin2011-01-271-1/+1
* client: fix broken vs2008 buildAlon Levy2011-01-271-0/+4
* client: gcc 4.6.0: two more unused variable fixesAlon Levy2011-01-271-1/+0
* spicec: fix ASSERT to accept size == 0Arnon Gilboa2010-11-241-1/+1
* client: Do not try to send display_config until we've received the agent capsHans de Goede2010-10-181-9/+4
* spicec: Do not try to do accounting of pci memoryHans de Goede2010-10-091-2/+1
* spicec: only send display-config if the agent can handle itHans de Goede2010-10-061-2/+3
* spicec: don't send agent messages directly from ClipboardListener callbacksHans de Goede2010-10-061-6/+27
* spicec: Move setting of clipboard_owner to guest to platform codeHans de Goede2010-10-061-1/+0
* spicec-x11: Force processing of ownerchange event when releasing the cbHans de Goede2010-10-041-2/+1
* Keep track of clipboard ownershipHans de Goede2010-10-021-0/+37
* Rename platform clipboard handling functionsHans de Goede2010-10-021-4/+4
* Move checking for on demand clipboard cap closer to sending of agent messagesHans de Goede2010-10-021-8/+10
* Respond to clipb request with an unsupported type with data with a none typeHans de Goede2010-10-011-1/+1
* Change VD_AGENT_CLIPBOARD_GRAB to an array of typesHans de Goede2010-10-011-5/+5
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-67/+92
* client: add default agent capabilitiesAlon Levy2010-08-311-0/+11
* client: add announce_capabilitiesAlon Levy2010-08-311-4/+65
* client: Fix for clipboard sending; It wasn't thread safe.Yonit Halperin2010-08-231-4/+19
* codegen: Various cleanupsAlexander Larsson2010-07-191-6/+4
* client: add clipboard supportArnon Gilboa2010-07-191-1/+90
* client: command line arguments for setting windows guest monitors'Yonit Halperin2010-07-191-7/+73
* Fix version mismatch error on connectAlexander Larsson2010-06-231-2/+2
* client: Support connecting to a major==1 serverAlexander Larsson2010-06-221-2/+6
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-4/+4
* Switch client to use generated marshallersAlexander Larsson2010-06-181-18/+25
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-30/+21
* 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-3/+39
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-2/+5
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-61/+61
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-8/+35
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-16/+4
* client: smiplify DisconnectedEventYaniv Kamay2009-12-281-8/+2
* client: wait for disconnect state in RedClient::connect()Yaniv Kamay2009-12-281-2/+7
* client: interactive screen layerYaniv Kamay2009-11-301-1/+61
* spice client: fixed missing AutoRefYonit Halperin2009-11-091-1/+2
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-10/+18
* spice client: creating a general process loop.Yonit Halperin2009-11-091-2/+5
* fresh startYaniv Kamay2009-10-141-0/+811