summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session-spice.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure auto-conf is only done onceJonathon Jongsma2013-11-201-0/+9
* Add ability to define custom display->monitor mapping per vmJonathon Jongsma2013-11-201-12/+51
* session: Don't hold VirtViewerDisplay refs on channel destroyChristophe Fergeau2013-11-201-0/+1
* Remove obsolete use of SpiceChannel:virt-viewer-display object dataChristophe Fergeau2013-11-201-2/+1
* Drop basic fullscreen modeJonathon Jongsma2013-11-131-7/+1
* Don't freeze property notifications when adding new displaysJonathon Jongsma2013-10-181-4/+0
* spice: show an error dialog if password is invalidMarc-André Lureau2013-08-081-0/+7
* Add VirtViewerSession::software-smartcard-reader propertyChristophe Fergeau2013-07-311-6/+69
* usbredir: Don't depend on channel orderingHans de Goede2013-07-061-13/+15
* spice-session: use a more robust signal connectMarc-André Lureau2013-05-171-4/+4
* misc: fix typoMarc-André Lureau2013-05-131-1/+1
* spice: forward secure-channelsMarc-André Lureau2013-04-151-0/+6
* Do not disable extra client monitorsMarc-André Lureau2013-03-231-1/+0
* spice: always send auto-conf on agent connectionMarc-André Lureau2013-03-231-15/+13
* file: add version field, raise an error if incompatibilyMarc-André Lureau2013-03-081-1/+2
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-2/+2
* 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