summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Release 0.9v0.9Hans de Goede1-1/+1
2012-01-31Add a USB device selection widgetHans de Goede6-9/+536
2012-01-30usb-device-manager: Cleanup USB manufacturer and product stringsHans de Goede1-0/+13
2012-01-28spice-client-glib-usb-acl-helper: Fix mention of Lesser in license headerHans de Goede1-1/+1
2012-01-28spice-client-glib-usb-acl-helper: ensure we set the acl on a chardevHans de Goede1-1/+15
2012-01-28spice-client-glib-usb-acl-helper: Fix memleakHans de Goede1-0/+1
2012-01-28configure: Add an option for building the acl helper as PIEHans de Goede1-0/+2
2012-01-24Autodetect usbredir and PolicyKit by defaultChristophe Fergeau1-6/+2
2012-01-24Add command line options for setting the cache size and the glz window sizeYonit Halperin1-0/+10
2012-01-24Change the setting of the images cache size and the glz window sizeYonit Halperin5-10/+97
2012-01-23controller: use a controller listener abstractionMarc-André Lureau5-47/+209
2012-01-18gtk-session: weak reference the session for clipboard cbMarc-André Lureau1-8/+50
2012-01-18gtk-session: ignore destroy of outdated main channelMarc-André Lureau1-1/+2
2012-01-17build: allow out-of-tree building of python bindingsMarc-André Lureau1-2/+4
2012-01-17spice-channel: Allow calling spice_msg_out_send from any contextHans de Goede2-14/+40
2012-01-16gtk/display: Get rid of old FSF address in copyright headersHans de Goede13-52/+26
2012-01-16Handle spice_audio_new failuresChristophe Fergeau1-0/+2
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