summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spicec: add controllerArnon Gilboa2010-10-187-31/+700
* spicec: add foreign menuArnon Gilboa2010-10-187-10/+574
* spicec-win: move named_pipe definesArnon Gilboa2010-10-172-3/+4
* spicec-win: fix menu id push to free_sys_menu_idArnon Gilboa2010-10-171-1/+1
* spicec: enable multiple CmdLineParser instantiationsArnon Gilboa2010-10-171-0/+5
* spicec: name host paramArnon Gilboa2010-10-171-1/+1
* spicec: add ProcessLoop::on_start_running()Arnon Gilboa2010-10-172-1/+2
* spicec: extract RedScreen::update_menu()Arnon Gilboa2010-10-172-2/+8
* spicec: add menu id & find_sub()Arnon Gilboa2010-10-172-2/+21
* server: remove useless agent send_tokensHans de Goede2010-10-161-32/+5
* Call read_from_vdi_port() from vdi_read_buf_release()Hans de Goede2010-10-151-2/+12
* server: always call read_from_vdi_port() in a while loopHans de Goede2010-10-151-2/+6
* Don't crash when a client disconnects while there were pending writesHans de Goede2010-10-151-1/+1
* spicec-x11: add support for image copy and pasteHans de Goede2010-10-151-56/+70
* Replace epoll with select in X clientAlexander Larsson2010-10-122-218/+97
* server: add channel notifications.Gerd Hoffmann2010-10-123-4/+48
* spicec-x11: Put locks around xlib calls which wait for a replyHans de Goede2010-10-114-44/+314
* 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: Do not try to do accounting of pci memoryHans de Goede2010-10-093-40/+4
* spicec: only send display-config if the agent can handle itHans de Goede2010-10-061-2/+3
* spicec-x11: Drop annoying useless warningHans de Goede2010-10-061-1/+0
* spicec: don't send agent messages directly from ClipboardListener callbacksHans de Goede2010-10-062-6/+59
* spicec-x11: Remove a race window in selection ownership release codeHans de Goede2010-10-061-0/+8
* spicec: Move setting of clipboard_owner to guest to platform codeHans de Goede2010-10-064-3/+17
* spicec-x11: make get_clipboard_type handle the None AtomHans de Goede2010-10-041-0/+3
* spicec-x11: protect against recursive incr propertiesHans de Goede2010-10-041-0/+4
* spicec-x11: If the clipboard was large return the memory to the systemHans de Goede2010-10-041-1/+8
* spicec-x11: use malloc / free / realloc for clipboard dataHans de Goede2010-10-041-19/+7
* spicec-x11: Use a queue for XSelectionRequest eventsHans de Goede2010-10-041-59/+119
* spicec-x11: handle multiple types per grabHans de Goede2010-10-041-55/+99
* spicec-x11: Add XFlush calls were neededHans de Goede2010-10-041-0/+10
* spicec-x11: Force processing of ownerchange event when releasing the cbHans de Goede2010-10-043-2/+15
* spicec-x11: Request targets from new clipboard ownerHans de Goede2010-10-041-123/+240
* spicec-x11: remove clipboard_changer hackHans de Goede2010-10-031-19/+21
* Keep track of clipboard ownershipHans de Goede2010-10-025-0/+73
* Rename platform clipboard handling functionsHans de Goede2010-10-024-16/+16
* 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-015-20/+34
* Call intern_atoms() earlierHans de Goede2010-10-011-2/+2
* Set clipboard_event before calling send_selection_notifyHans de Goede2010-10-011-1/+1
* wrap XGetAtomNameHans de Goede2010-10-011-1/+9
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-019-266/+602
* Bump version to 0.6.10.6.1Alexander Larsson2010-09-291-1/+1
* Update NEWS for releaseAlexander Larsson2010-09-291-0/+8
* client: Avoid crash if platform_win is NULLAlexander Larsson2010-09-291-2/+6
* client: Re-enable USE_XRANDR_1_2Alexander Larsson2010-09-291-1/+1