summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Release 0.8v0.8Marc-André Lureau1-2/+2
2012-01-15Send grab-key signal even in mouse client modeMarc-André Lureau1-6/+9
2012-01-15usbredir: Add support for filtering out devices from auto-redirectionHans de Goede2-1/+75
2012-01-15Fix compilation on mingw/windowsMarc-André Lureau2-4/+4
2012-01-15Warn if windows keyboard hook failedMarc-André Lureau1-4/+8
2012-01-15Don't release images after the tail gapMarc-André Lureau1-12/+24
2012-01-15Grab focus before grabing keyboardMarc-André Lureau1-1/+1
2012-01-12wait for cached images that haven't been added to the cache yetMarc-André Lureau1-22/+44
2012-01-12Log if condition wait got cancelledMarc-André Lureau3-6/+10
2012-01-12Make g_coroutine_condition_wait() cancellableMarc-André Lureau7-27/+67
2012-01-12Remove the non-interruptible version g_io_wait()Marc-André Lureau5-45/+42
2012-01-12Create a GCoroutine, get rid of wait_queueMarc-André Lureau4-22/+23
2012-01-12Hide g_condition_wait_source, use GLib style conventionMarc-André Lureau2-16/+16
2012-01-12Lower connection error from warning to debug, it's normal to failMarc-André Lureau1-1/+1
2012-01-12Lower our gtk+ requirement to 2.18, as we claimMarc-André Lureau1-2/+12
2012-01-12Lower polkit requirement to 0.96Marc-André Lureau1-0/+15
2012-01-12Lower our glib requirement to 2.22, as we claimMarc-André Lureau8-0/+99
2012-01-11migration: swap serials and mini header support when swapping peers.Yonit Halperin1-0/+9
2012-01-11Add support for SPICE_COMMON_CAP_MINI_HEADERYonit Halperin3-41/+177
2012-01-10spice-channel: support SPICE_MSG_LISTYonit Halperin1-1/+5
2012-01-08Wait for channels before invalidating imagesMarc-André Lureau1-0/+2
2012-01-08Implement SPICE_MSG_WAIT_FOR_CHANNELSMarc-André Lureau5-9/+45
2012-01-07add optional format string to spice_usb_device_get_description()Marc-André Lureau2-15/+26
2012-01-07build: oops, fix previous commitMarc-André Lureau1-0/+1
2012-01-06build: fix compilation with --disable-usbredirMarc-André Lureau2-9/+18
2012-01-05spice-session: support uri with colonAlon Levy1-2/+18
2012-01-05spice-session/spice_uri_parse: fail if a key is seen twiceAlon Levy1-3/+12
2012-01-04Makefile: Ensure the acl helper is installed before making it suid rootHans de Goede1-1/+1
2012-01-04usbredir: Don't directly use g_mutex_foo()Hans de Goede1-4/+32
2012-01-03usbredir: Don't call spice_usbredir_channel_disconnect on channel resetHans de Goede1-2/+0
2012-01-03usbredir: Give devices a user friendly descriptionHans de Goede1-2/+62
2012-01-03usbredir: Drop our embeddied GUsb copyHans de Goede19-1752/+225
2012-01-03usbredir: Remove spice_usb_device_manager_get main_context argumentHans de Goede5-34/+5
2012-01-03usbredir: Handle usb events from a threadHans de Goede2-13/+43
2012-01-03usbredir: Add locking callbacks for libusbredirhostHans de Goede1-4/+4
2011-12-22usbredir: Create USB event source on demandHans de Goede4-12/+90
2011-12-22usbredir: Use new libusbredirhost write flush callbackHans de Goede3-46/+20
2011-12-22usbredir: USB channels can not be read onlyHans de Goede1-3/+0
2011-12-22usbredir: Stop setting private data explictly to NULL on initHans de Goede1-6/+0
2011-12-22spice-channel: Allow spice_msg_out_send to be called from multiple threadsHans de Goede2-4/+37
2011-12-22spice-channel: setsockopt TCP_NODELAYHans de Goede1-2/+9
2011-12-22Make path to the USB ACL helper configurableChristophe Fergeau2-4/+6
2011-12-22build: string format fixJani Välimaa1-1/+1
2011-12-19Support semi-seamless migrationMarc-André Lureau4-16/+158
2011-12-19main: Handle semi-seamless MIGRATION_BEGINMarc-André Lureau1-8/+23
2011-12-19display: try to reuse exisiting primary surfaceMarc-André Lureau1-23/+42
2011-12-19Add channel_reset methodMarc-André Lureau10-26/+192
2011-12-19gio-coroutine: add a few more run-time checksMarc-André Lureau1-0/+13
2011-12-19windows: initialize co->ret to not randomly release fiberMarc-André Lureau1-0/+1
2011-12-18add explicit links against libraries that are directly usedFrédéric Péters1-0/+5