summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-session-spice.c
Commit message (Expand)AuthorAgeFilesLines
* Monitor config at sometimes leaves additional monitors enabledJonathon Jongsma2015-03-231-5/+8
* Add virt_viewer_session_can_share_folder()Marc-André Lureau2015-03-051-0/+9
* spice: enable/disable share folderMarc-André Lureau2015-03-051-0/+28
* spice: sync share folder preferences with sessionMarc-André Lureau2015-03-041-0/+7
* misc: add a missing "static" for functionMarc-André Lureau2015-03-041-1/+1
* spice: calling VirtViewerSession:close() can destroy selfMarc-André Lureau2014-12-011-0/+7
* spice: use virt_viewer_signal_connect_objectMarc-André Lureau2014-11-251-25/+30
* Check for spice-gtk 0.26 instead of a git snapshot of 0.25Daniel P. Berrange2014-11-041-1/+1
* Shift top-left display to originJonathon Jongsma2014-10-271-5/+15
* Check for the right spice version in session-spice.cFabiano Fidêncio2014-10-161-1/+1
* Prefill the username in the authentication dialogFabiano Fidêncio2014-10-101-6/+10
* Use 'username' property from .vv file for spice-sessionFabiano Fidêncio2014-10-101-0/+7
* Ask for username when connecting with SASLFabiano Fidêncio2014-10-101-3/+26
* Let the user cancel the SPICE auth dialogFabiano Fidêncio2014-09-261-3/+3
* Don't show extra screens in fullscreen modeJonathon Jongsma2014-09-241-0/+3
* Force displays to update geometry when agent connectsFabiano Fidêncio2014-08-191-0/+4
* Don't use fallback ca-file when launching vv-fileJonathon Jongsma2014-08-151-1/+4
* Change per-guest fullscreen config formatJonathon Jongsma2014-08-071-1/+1
* Add a dialog showing details of the current guestJonathon Jongsma2014-08-071-2/+17
* spice: avoid crash if connection failed without errorMarc-André Lureau2014-07-211-1/+1
* app: report disconnection error detailsMarc-André Lureau2014-07-081-4/+4
* Fix a floating display warningMarc-André Lureau2014-06-161-1/+1
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-24/+24
* Fix building with older spice-gtkMartin Kletzander2014-03-141-4/+9
* spice: ask credentials for proxyMarc-André Lureau2014-02-241-5/+35
* Fix a gcc warning when compiling with mingw32Marc-André Lureau2014-02-241-1/+1
* Do all display alignment in virt-viewerJonathon Jongsma2013-11-271-5/+20
* 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