summaryrefslogtreecommitdiffstats
path: root/client/windows/platform.cpp
Commit message (Expand)AuthorAgeFilesLines
* client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa2012-03-011-3/+4
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-141-10/+19
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27
* spicec-win: add image copy-paste supportArnon Gilboa2010-11-241-61/+143
* spice-win: handle multiple types on clipboard grab send & receiveArnon Gilboa2010-10-111-19/+36
* spice-win: remove clipboard_changer hackArnon Gilboa2010-10-111-9/+2
* spice-win: handle type VD_AGENT_CLIPBOARD_NONE in Platform::on_clipboard_noti...Arnon Gilboa2010-10-111-1/+10
* spice-win: remove windows-specific bitmap cut & paste supportArnon Gilboa2010-10-111-17/+0
* spicec: Move setting of clipboard_owner to guest to platform codeHans de Goede2010-10-061-0/+7
* spicec-x11: Force processing of ownerchange event when releasing the cbHans de Goede2010-10-041-0/+1
* Keep track of clipboard ownershipHans de Goede2010-10-021-0/+13
* Rename platform clipboard handling functionsHans de Goede2010-10-021-4/+4
* Change VD_AGENT_CLIPBOARD_GRAB to an array of typesHans de Goede2010-10-011-5/+6
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-52/+212
* client: add clipboard supportArnon Gilboa2010-07-191-0/+90
* fix typo DisplayModeListner -> DisplayModeListenerAlon Levy2010-07-191-1/+1
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-0/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-16/+16
* client: add Platform::term_printfYaniv Kamay2010-01-111-0/+64
* client: move log file to spicec appdata dirYaniv Kamay2010-01-111-6/+11
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-0/+19
* spice: add missing breakArnon Gilboa2010-01-061-0/+1
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-301-8/+25
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-0/+5
* spice: add [pid:tid] to log linesArnon Gilboa2009-11-181-0/+11
* spice: on toggle_full_screen, generate on_key_down if shift is still pressedArnon Gilboa2009-11-181-2/+19
* spice client: calling the timers during modal loop in WindowsYonit Halperin2009-11-091-0/+52
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-35/+0
* spice client: cosmetic changesYonit Halperin2009-11-091-1/+1
* spice client: creating a general process loop.Yonit Halperin2009-11-091-179/+48
* fresh startYaniv Kamay2009-10-141-0/+786