summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session-spice.c
Commit message (Expand)AuthorAgeFilesLines
* spice: add proxy configuration to connection fileMarc-André Lureau2013-01-291-0/+6
* session-spice: Cast CA string to gunit8 pointerMichal Privoznik2012-12-051-1/+1
* spice: learn to connect from fileMarc-André Lureau2012-11-271-1/+90
* session: add virt_viewer_session_mime_type()Marc-André Lureau2012-11-271-0/+7
* spice: the session is connected when main channel openedMarc-André Lureau2012-11-211-2/+1
* Don't free SPICE ticket twiceChristophe Fergeau2012-10-011-1/+0
* Add VirtViewerSession::session-display-updatedMarc-André Lureau2012-07-231-4/+14
* Hook up handling of MonitorsMarc-André Lureau2012-07-231-10/+79
* spice: improve fullscreen=auto-confMarc-André Lureau2012-07-231-0/+4
* Don't leak SPICE ticketChristophe Fergeau2012-06-131-0/+1
* spice: use weak references to display channelMarc-André Lureau2012-05-171-5/+5
* Ensure windows are destroyed when display closesDaniel P. Berrange2012-05-041-0/+4
* Change 'OK' button to 'Close' button in USB device selectionDaniel P. Berrange2012-05-021-1/+1
* Add debugging when performing fullscreen auto-configurationDaniel P. Berrange2012-04-251-1/+8
* usbredir: listen for device-error signalHans de Goede2012-03-291-1/+4
* spice: handle switch-host eventMarc-André Lureau2012-03-211-6/+13
* spice: remove usage of deprecated audio apiMarc-André Lureau2012-03-211-8/+6
* spice: implement --fullscreen=auto-confMarc-André Lureau2012-03-211-2/+60
* session-spice: Delay the disconnected signal till all channels are closedHans de Goede2012-03-061-4/+13
* session-spice: dispose should chain up to dispose not finalize!!Hans de Goede2012-03-061-1/+1
* usbredir: Gnome HIG-ify USB device selection dialogHans de Goede2012-03-061-1/+4
* usbredir: Shrink the usb device selection dialog when devices are unpluggedHans de Goede2012-03-061-0/+11
* spice: fix connecting via ssh to a password-protected serverMarc-André Lureau2012-03-011-1/+8
* spice: fix double unref of main channelMarc-André Lureau2012-03-011-10/+3
* spice: implement smartcard-{insert,remove} virtual methodsMarc-André Lureau2012-02-221-3/+17
* Add back compat for GObject 2.22 which lacks GBindingDaniel P. Berrange2012-02-161-0/+5
* Extract tlsPort for SPICE and use it to enable secure connectionsDaniel P. Berrange2012-02-141-6/+8
* Ensure auth popup windows have correct transient parentDaniel P. Berrange2012-02-081-2/+7
* Implement SPICE desktop resizing that takes account of zoom levelDaniel P. Berrange2012-02-081-1/+25
* Add config.h to every source fileDaniel P. Berrange2012-02-061-0/+2
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-247/+246
* Only make the USB device selection sensitive when the vm is USB capableHans de Goede2012-02-061-0/+13
* Add a menu entry for USB device selectionHans de Goede2012-02-061-4/+35
* Register a new signal session-cancelledGuannan Ren2012-01-311-2/+1
* Tune the first argument in calls to g_type_class_add_private()Guannan Ren2012-01-311-1/+1
* Enable spice auto-usbredirMarc-André Lureau2012-01-311-0/+4
* Remove usage of deprecated propertyMarc-André Lureau2012-01-311-0/+5
* Add error dialog for USB redirection failureMarc-André Lureau2012-01-311-14/+36
* Add spice_get_option_group()Marc-André Lureau2012-01-311-1/+5
* Add a few property getters, used by controllerMarc-André Lureau2012-01-301-2/+45
* Add virt_viewer_session_open_uriMarc-André Lureau2012-01-301-0/+16
* Lower severity of unhandled Spice eventsMarc-André Lureau2011-08-041-1/+1
* Don't ignore creation of secondary displaysMarc-André Lureau2011-07-261-2/+0
* Split pull part of VirtViewerDisplay out into VirtViewerSessionDaniel P. Berrange2011-07-111-0/+312