summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* controller: use SPICE_XPI_NAMEDPIPE firstMarc-André Lureau2011-12-051-2/+5
* build: fix linking with -Wl,--as-needed -Wl,--no-undefined etc..Marc-André Lureau2011-12-021-0/+1
* 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-165-8/+802
* 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-164-36/+92
* 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
* Correctly parse RFC-conform URIs separating the host and the arguments by a '/'Tiziano Müller2011-11-021-0/+4
* gtk-session: add more checksMarc-André Lureau2011-11-021-17/+45
* Add missing spice-gtk-session.h in spice-widget.hMarc-André Lureau2011-10-281-0/+1
* Fix missing dispose() chain-upMarc-André Lureau2011-10-211-0/+2
* do not segfault if link message header size is set to 0Marc-André Lureau2011-10-191-0/+5
* Add SPICE_NOGRAB environment variable for debuggingMarc-André Lureau2011-10-111-0/+6
* gtk: channel-event emit an enumMarc-André Lureau2011-10-111-2/+2
* gtk: warn if argument is invalid instead of crashMarc-André Lureau2011-10-111-0/+3
* Add spice-gtk-session-priv.h to make dist outputHans de Goede2011-10-101-0/+1
* Add missing spice-gtk-session-priv.h fileHans de Goede2011-10-101-0/+30
* Make auto-usbredir a session setting rather then a per display settingHans de Goede2011-10-104-43/+62
* spicy: Stop using SpiceDisplay's deprecated clipboard methodsHans de Goede2011-10-101-17/+60