summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-24main: don't update display timer for unchanged configMarc-André Lureau1-11/+18
2016-03-24widget: update d->ready based on scanout image availableMarc-André Lureau2-5/+7
2016-03-24egl: check and update scanout after egl initMarc-André Lureau1-0/+6
2016-03-24widget: make gl-scanout and update-monitor-area privately exportedMarc-André Lureau2-6/+14
2016-03-24display: return NULL in spice_display_get_gl_scanout()Marc-André Lureau2-2/+3
2016-03-24widget: enable egl before updating scanoutMarc-André Lureau1-3/+3
2016-03-24egl: check context is readyMarc-André Lureau3-2/+14
2016-03-24widget: remove superflous WIN32 checkMarc-André Lureau1-2/+0
2016-03-24channel-main: fix leak on volume-syncVictor Toso1-0/+2
2016-03-23widget: use allocation instead of window sizeMarc-André Lureau7-42/+6
2016-03-23widget: offset draw updates by widget allocation if necessaryMarc-André Lureau1-8/+23
2016-03-23spicy: Remove configure-event callbackPavel Grunt1-18/+0
2016-03-23Avoid to access array with negative numbersFrediano Ziglio1-1/+1
2016-03-22vmcstream,gtask: Do idle ourself instead of leaving it to GTask's heuristicFabiano Fidêncio1-2/+27
2016-03-22vmcstream,gtask: Fix crash when trying to use webdavFabiano Fidêncio1-2/+0
2016-03-22Include gdk/gdkwayland.h anytime GDK_WINDOWING_WAYLAND is defined.Jeremy White1-1/+1
2016-03-22Remove extra checks before g_cancellable_disconnect()Pavel Grunt2-15/+4
2016-03-22usb-device-manager: Remove invalid return annotationPavel Grunt1-2/+0
2016-03-22usbredir_handle_msg: rename data to err_datasnir sheriber1-7/+7
2016-03-21mingw: Fix build failure due to epoxy/egl.h headerFabiano Fidêncio4-2/+35
2016-03-21channel-usbredir: Fix crash due to a Task returning earlier than expectedFabiano Fidêncio1-1/+1
2016-03-18Adjust to Gtk+ 3.10Pavel Grunt3-27/+0
2016-03-18Adjust to GLib 2.36Pavel Grunt38-268/+1
2016-03-18Move strtok_r from glib-compat to spice-uriPavel Grunt3-35/+29
2016-03-18spice-util: Fix alignmentPavel Grunt1-1/+1
2016-03-18usb-acl-helper: Remove extra check for NULLPavel Grunt1-4/+2
2016-03-17spicy: s/Automagic/Automatic/Pavel Grunt1-1/+1
2016-03-17spice-display: Remove auto-clipboard notifyPavel Grunt1-12/+0
2016-03-17display: Lower level of warning for empty monitor configPavel Grunt1-1/+5
2016-03-15build-sys: fix 'Only <spice-client.h> can be included directly' warningMarc-André Lureau2-3/+2
2016-03-15Lower gtk+ requirement to 3.10Marc-André Lureau3-4/+14
2016-03-15build-sys: remove epoxy from pc requiresMarc-André Lureau1-1/+1
2016-03-14wocky-http-proxy: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-31/+17
2016-03-14win-usb-driver-install: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-48/+42
2016-03-14vmcstream: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-77/+52
2016-03-14usb-device-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-31/+27
2016-03-14usb-acl-helper: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-34/+27
2016-03-14spice-pulse: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-58/+34
2016-03-14spice-gstaudio: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-30/+14
2016-03-14spice-channel: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-19/+13
2016-03-14smartcard-manager: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-24/+14
2016-03-14channel-usbredir: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-21/+17
2016-03-14channel-port: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-1/+2
2016-03-14channel-main: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio1-49/+33
2016-03-14channel-base: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2-19/+16
2016-03-14gtk: add GtkGLAreaMarc-André Lureau3-8/+81
2016-03-14gtk: use GtkStackMarc-André Lureau2-26/+47
2016-03-14gtk: require gtk+ 3.16Marc-André Lureau4-63/+7
2016-03-14gtk: drop deprecated stuff from spice-gtkMarc-André Lureau2-78/+0
2016-03-14Drop GTK+ 2.0Marc-André Lureau13-620/+20