summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refresh mouse shape/visibility when changing mouse modeMarc-André Lureau2011-12-091-4/+3
* Correctly hide client pointer (in server mode)Marc-André Lureau2011-12-091-2/+7
* Document the pointer ungrab for drag-n-drop in multiheadMarc-André Lureau2011-12-091-1/+9
* Draw mouse with cairo in server modeMarc-André Lureau2011-12-093-56/+88
* Ignore the first mouse click when taking the grabMarc-André Lureau2011-12-091-6/+10
* Grab on the display tooMarc-André Lureau2011-12-091-0/+10
* Add a get_blank_cursor() helperMarc-André Lureau2011-12-091-4/+9
* Use the border margin from recalc_geometry()Marc-André Lureau2011-12-092-8/+3
* Do not send pointer motion of 0x0Marc-André Lureau2011-12-091-0/+3
* Warn with the connect connect socket errorMarc-André Lureau2011-12-091-0/+2
* Fix controller with newer valaMarc-André Lureau2011-12-091-4/+4
* build: vapi bindings only available if HAVE_INTROSPECTIONMarc-André Lureau2011-12-051-0/+2
* controller: use SPICE_XPI_NAMEDPIPE firstMarc-André Lureau2011-12-051-2/+5
* build: do not clean spice-client-glib-2.0.depsMarc-André Lureau2011-12-021-5/+9
* build: fix linking with -Wl,--as-needed -Wl,--no-undefined etc..Marc-André Lureau2011-12-022-1/+2
* usb-device-manager: Don't g_warning on autoconnect failureHans de Goede2011-12-021-1/+1
* spicy: Don't show an error dialog on a cancelled device openHans de Goede2011-12-021-0/+3
* channel-usbredir: Call the acl helper without first trying to open the deviceHans de Goede2011-12-022-23/+32
* string formatting fixesMarc-André Lureau2011-12-022-3/+3
* Move auto-connect logic in Audio base classMarc-André Lureau2011-12-016-74/+245
* Make UsbDeviceManager main-context a boxed propertyMarc-André Lureau2011-12-011-6/+12
* Fix get_type() with --disable-smartcardMarc-André Lureau2011-11-261-1/+2
* Do not send specific messages in read-onlyMarc-André Lureau2011-11-237-3/+44
* Check if msg are permitted to be sent in read-onlyMarc-André Lureau2011-11-232-2/+34
* Add read-only property on sessionsMarc-André Lureau2011-11-236-2/+56
* Add disable-inputs on Spice widgetMarc-André Lureau2011-11-233-16/+79
* cleanup: the try_grab() functions should take a SpiceDisplayMarc-André Lureau2011-11-231-16/+15
* Fix a few g-ir-scanner warningsMarc-André Lureau2011-11-233-1/+16
* Export spice_g_signal_connect_objectMarc-André Lureau2011-11-234-6/+6
* Regenerate map-file correctlyMarc-André Lureau2011-11-232-13/+13
* Release our keyboard grab when we're going to invoke the usb acl helperHans de Goede2011-11-215-0/+56
* Add a suid root helper to open usb device nodesHans de Goede2011-11-168-8/+845
* channel-usbredir: Make spice_usbredir_channel_connect asyncHans de Goede2011-11-163-19/+73
* usb-device-manager: Make spice_usb_device_manager_connect_device asyncHans de Goede2011-11-166-36/+94
* channel-usbredir: Move usb device opening into a helper functionHans de Goede2011-11-161-15/+29
* channel-usbredir: Do disconnect from dispose instead of from finalizeHans de Goede2011-11-161-5/+6
* channel-usbredir: Fixup and simplify #ifdef USE_USBREDIR handlingHans de Goede2011-11-161-24/+21
* Correct Since tag for SpiceSession:enable-usbredir:Hans de Goede2011-11-161-1/+1
* Use correct GLib macrosChristophe Fergeau2011-11-093-7/+8
* Mark deprecated props/signals/functionsMarc-André Lureau2011-11-074-6/+18
* Remove g_object_{set,get}_data() usageMarc-André Lureau2011-11-075-88/+72
* Drop useless memsetMarc-André Lureau2011-11-0711-28/+6
* Use G_PARAM_CONSTRUCT for property initial valueMarc-André Lureau2011-11-071-4/+2
* Add missing include of spice-audioMarc-André Lureau2011-11-051-0/+1
* Add session enable-audio propertyMarc-André Lureau2011-11-053-4/+43
* SpiceAudio stream name default to get_application_name()Marc-André Lureau2011-11-051-4/+5
* Add spice_audio_get()Marc-André Lureau2011-11-053-3/+37
* Return NULL if taking screenshot failsMarc-André Lureau2011-11-031-0/+4
* Fix package `SpiceClientGLib-2.0' not foundMarc-André Lureau2011-11-031-0/+1
* Correctly parse RFC-conform URIs separating the host and the arguments by a '/'Tiziano Müller2011-11-021-0/+4