summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move strtok_r from glib-compat to spice-uriPavel Grunt2016-03-183-35/+29
* spice-util: Fix alignmentPavel Grunt2016-03-181-1/+1
* usb-acl-helper: Remove extra check for NULLPavel Grunt2016-03-181-4/+2
* spicy: s/Automagic/Automatic/Pavel Grunt2016-03-171-1/+1
* spice-display: Remove auto-clipboard notifyPavel Grunt2016-03-171-12/+0
* display: Lower level of warning for empty monitor configPavel Grunt2016-03-171-1/+5
* Lower gtk+ requirement to 3.10Marc-André Lureau2016-03-152-2/+12
* wocky-http-proxy: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-31/+17
* win-usb-driver-install: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-48/+42
* vmcstream: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-77/+52
* usb-device-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-31/+27
* usb-acl-helper: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-34/+27
* spice-pulse: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-58/+34
* spice-gstaudio: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-30/+14
* spice-channel: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-19/+13
* smartcard-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-24/+14
* channel-usbredir: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-21/+17
* channel-port: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-1/+2
* channel-main: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-49/+33
* channel-base: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-16/+13
* gtk: add GtkGLAreaMarc-André Lureau2016-03-143-8/+81
* gtk: use GtkStackMarc-André Lureau2016-03-142-26/+47
* gtk: require gtk+ 3.16Marc-André Lureau2016-03-143-36/+5
* gtk: drop deprecated stuff from spice-gtkMarc-André Lureau2016-03-142-78/+0
* Drop GTK+ 2.0Marc-André Lureau2016-03-148-482/+7
* gtk: make SpiceGrabSequence privateMarc-André Lureau2016-03-145-13/+31
* gtk: make SpiceUsbDeviceWidget privateMarc-André Lureau2016-03-142-36/+16
* gtk: make SpiceGtkSession privateMarc-André Lureau2016-03-142-33/+13
* gtk: make SpiceDisplay privateMarc-André Lureau2016-03-142-35/+15
* build-sys: bump spice-gtk current version infoMarc-André Lureau2016-03-141-1/+1
* doc: add a bunch of Since: 0.31Marc-André Lureau2016-03-112-1/+21
* Prepare for v0.31 releaseMarc-André Lureau2016-03-111-0/+2
* logging: use more idiomatic spice-gtk loggingMarc-André Lureau2016-03-115-15/+15
* session: use debug message for optional key valueMarc-André Lureau2016-03-111-1/+1
* usb-acl-helper: add env var for specifying acl helper binaryJonathon Jongsma2016-03-111-1/+4
* Rename spice_usb_acl_helper_open_acl() to _open_acl_async()Jonathon Jongsma2016-03-113-18/+18
* Remove spice_usb_acl_helper_close_acl()Jonathon Jongsma2016-03-113-18/+0
* usb-acl-helper: Avoid deadlock when cancelledJonathon Jongsma2016-03-111-1/+1
* Introduce spice_usb_acl_helper_cancel()Jonathon Jongsma2016-03-113-1/+15
* spice-gtk: Fix the signedness of a couple of mm-time tracesFrancois Gouget2016-02-231-2/+2
* namedpipelistener: do not leak the error messageIgnacio Casal Quinteiro2016-02-231-0/+1
* Simplify spice_usb_device_manager_device_to_libdev()Christophe Fergeau2016-02-181-6/+1
* Simplify spice_usb_device_equal_libdev()Christophe Fergeau2016-02-181-9/+4
* gtk: add spice-widget GL scanout supportMarc-André Lureau2016-02-166-21/+779
* glib: add local GL scanout supportMarc-André Lureau2016-02-135-3/+195
* Add spice_channel_unix_read_fd()Marc-André Lureau2016-02-132-0/+71
* typo: s/GTask/GSimpleAsyncResultFabiano Fidêncio2016-02-121-1/+1
* Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOOFabiano Fidêncio2016-02-127-26/+26
* gtk: replace configure-event for size-allocateMarc-André Lureau2016-02-031-7/+4
* usb-device-{manager,widget}: Add counter of free channelsFabiano Fidêncio2016-01-222-5/+47