summaryrefslogtreecommitdiff
path: root/gtk/spicy.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-19spicy: Fix compilation breaking due to a compiler warningHans de Goede1-1/+6
2012-12-05spicy: demo SpicePort usageMarc-André Lureau1-0/+149
2012-10-17spicy: show the correct ungrab key combinationMarc-André Lureau1-18/+9
2012-09-24spicy: Make "CopyToGuest" and "PasteFromGuest" insensitive if spice agent is ...Dunrong Huang1-0/+38
2012-09-05spicy: add --title=<title> command line optionUri Lublin1-1/+15
2012-08-26spicy: connect from cli only if hostname and port are providedDunrong Huang1-1/+19
2012-07-16spicy: disable display when deleting windowMarc-André Lureau1-1/+15
2012-07-16spicy: learn to deal with monitorsMarc-André Lureau1-14/+85
2012-07-10spicy: more informative presentation of usb devices in menuUri Lublin1-1/+1
2012-06-04spicy: Change 'OK' button to 'Close' button in USB device selectionHans de Goede1-1/+1
2012-03-20Add SPICE_DISABLE_DEPRECATED guardMarc-André Lureau1-7/+1
2012-03-18Fix non-semi-seamless migration in spicyMarc-André Lureau1-47/+75
2012-03-14Use GTK_DISABLE_DEPRECATED to avoid inclusion of problematic headersMarc-André Lureau1-0/+8
2012-03-14Remove deprecation warningsMarc-André Lureau1-0/+2
2012-03-13Fix some integer range checks which always evaluate falseDaniel P. Berrange1-1/+0
2012-03-13Fix const-correctness of functions & add explicit castsDaniel P. Berrange1-8/+8
2012-03-07Do not warn when starting spicy if usbredir is disabledMarc-André Lureau1-6/+5
2012-02-22usb-device-widget: Use an info_bar for error messagesHans de Goede1-1/+4
2012-02-22usbredir: Add device rejected errorsHans de Goede1-0/+2
2012-02-20usbredir: Shrink the usb device selection dialog when devices are unpluggedHans de Goede1-0/+9
2012-01-31Add a USB device selection widgetHans de Goede1-9/+50
2012-01-03usbredir: Remove spice_usb_device_manager_get main_context argumentHans de Goede1-1/+1
2011-12-09use "connection" instead of "connexion"Michael Chudobiak1-1/+1
2011-12-02spicy: Don't show an error dialog on a cancelled device openHans de Goede1-0/+3
2011-11-23Add disable-inputs on Spice widgetMarc-André Lureau1-0/+6
2011-11-07Drop useless memsetMarc-André Lureau1-4/+1
2011-10-10Make auto-usbredir a session setting rather then a per display settingHans de Goede1-3/+3
2011-10-10spicy: Stop using SpiceDisplay's deprecated clipboard methodsHans de Goede1-17/+60
2011-10-07SpiceDisplay: Pass on notify signal from GtkSession for GtkSession propertiesHans de Goede1-0/+20
2011-10-07usb-device-manager: One instance per session instead of a singletonHans de Goede1-7/+12
2011-09-01spice_usb_device_get_description fixupsHans de Goede1-2/+1
2011-09-01usb-device-manager: Add a auto-connect-failed signalHans de Goede1-0/+24
2011-08-30Add auto_usbredir property to spice-widgetHans de Goede1-1/+40
2011-07-17gtk: update spicy to use new option APIMarc-André Lureau1-52/+9
2011-07-12gtk/spicy: remove false warningMarc-André Lureau1-1/+3
2011-07-10gtk/spicy: allow setting color depthMarc-André Lureau1-0/+13
2011-07-10gtk/spicy: add disable-effects optionMarc-André Lureau1-0/+30
2011-07-05gtk: s/SmartCard/Smartcard/gMarc-André Lureau1-11/+11
2011-07-03gtk: remove warning if !USE_SMARTCARDMarc-André Lureau1-1/+2
2011-07-01add --smartcard option to spicyChristophe Fergeau1-8/+14
2011-06-28gtk/smartcard: make cacard dependency optional without breaking APIMarc-André Lureau1-1/+2
2011-06-23fix compilation when libcacard isn't installedChristophe Fergeau1-0/+2
2011-06-23set menu actions sensitivity for software smartcardsChristophe Fergeau1-0/+58
2011-06-23add smartcard actions to spicyChristophe Fergeau1-0/+30
2011-06-22display more options in default --helpChristophe Fergeau1-1/+1
2011-06-17gtk/spicy: fix buttons in connect dialogChristophe Fergeau1-2/+2
2011-06-02gtk/spicy: add rudimentary grab-sequence configuration settingMarc-André Lureau1-0/+13
2011-05-28fix miscellaneous memleaksChristophe Fergeau1-1/+4
2011-05-25gtk/spicy: free some more objects when quittingMarc-André Lureau1-2/+6
2011-05-25Connect on recent connection item activationZeeshan Ali (Khattak)1-0/+7