summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove warning when removing displayMarc-André Lureau2014-06-101-1/+3
* Don't connect to localhost when using --directChristophe Fergeau2014-06-103-1/+10
* Fix 'title' leak in virt_viewer_file_fill_app()Christophe Fergeau2014-06-101-3/+5
* Set freed variables to NULL in remote_viewer_start()Jonathon Jongsma2014-06-031-0/+2
* Improve remote-viewer connection dialogJonathon Jongsma2014-06-031-12/+75
* Fix race with metacity in fullscreenMarc-André Lureau2014-04-171-2/+9
* Fix gtk2 buildJonathon Jongsma2014-04-083-14/+30
* Update user-visible copyright informationChristophe Fergeau2014-04-041-1/+1
* Fix regression with enabling additional displaysJonathon Jongsma2014-03-271-16/+20
* Fix building with older spice-gtkMartin Kletzander2014-03-141-4/+9
* Don't show 'do you want to quit' dialog in kiosk modeChristophe Fergeau2014-03-141-5/+6
* Fix broken 'release-cursor' accel when not specified in --hotkeysJonathon Jongsma2014-03-132-5/+11
* Don't create new windows at startup when kiosk mode is falseJonathon Jongsma2014-03-131-5/+5
* Remove special-case for getting window n=0Jonathon Jongsma2014-03-131-13/+9
* Don't resize guest display on zoom changeJonathon Jongsma2014-03-131-1/+20
* Use a USB icon in the fullscreen toolbarMarc-André Lureau2014-03-131-1/+4
* Remove "Automatically resize" menuMarc-André Lureau2014-03-135-66/+2
* Silence a message about missing configuration fileMarc-André Lureau2014-03-131-2/+5
* Fix scaling of window upon resizeDaniel P. Berrange2014-03-121-9/+7
* Revert "Don't resize guest display on zoom change"Jonathon Jongsma2014-03-061-14/+1
* Don't resize guest display on zoom changeJonathon Jongsma2014-02-261-1/+14
* spice: do not open in fullscreen with CONTROLLER_AUTO_DISPLAY_RESMarc-André Lureau2014-02-261-1/+1
* 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
* rhbz#1007306 - Don't free session if we're re-trying authJonathon Jongsma2014-02-131-2/+3
* Don't set VNC display to ready until vnc is initializedJonathon Jongsma2014-02-132-2/+10
* Don't hide the main window when disconnectingJonathon Jongsma2014-02-131-2/+4
* Move vnc-specific auth logic to VirtViewerSessionVncJonathon Jongsma2014-02-133-109/+86
* Improve window title when connected to newer spice-serverJonathon Jongsma2014-02-117-44/+40
* Display warning if UI file failsJonathon Jongsma2014-02-111-1/+6
* Fix virt-viewer.exe on win32Daniel P. Berrange2014-01-241-0/+8
* Load ui files first from installed locationJonathon Jongsma2014-01-202-11/+19
* Clear global zoom-reset hotkey tooMarc-André Lureau2014-01-071-0/+1
* Fix rebuild of accelerators menu when loading from fileMarc-André Lureau2014-01-073-4/+13
* Enable the display before showing the windowJonathon Jongsma2013-12-161-2/+2
* app: remove useless warningMarc-André Lureau2013-12-111-1/+0
* Remove obsolete function declarationJonathon Jongsma2013-12-101-1/+0
* Create a sparse array for monitor-geometry-changedJonathon Jongsma2013-11-271-1/+10
* Don't re-configure displays when show-hint changesJonathon Jongsma2013-11-271-2/+0
* Do all display alignment in virt-viewerJonathon Jongsma2013-11-276-76/+204
* Ensure all windows obey initial --zoom settingJonathon Jongsma2013-11-211-6/+4
* Remove non-functional VIRT_VIEWER_HIDE env behaviorJonathon Jongsma2013-11-211-3/+0
* separate fullscreen_set_active into a separate functionJonathon Jongsma2013-11-201-8/+12
* Ensure auto-conf is only done onceJonathon Jongsma2013-11-201-0/+9
* Add ability to define custom display->monitor mapping per vmJonathon Jongsma2013-11-205-28/+163
* Fix leak of VirtViewerApp::windows hash table keyChristophe Fergeau2013-11-201-1/+2
* 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
* Hide all windows on disconnectionChristophe Fergeau2013-11-131-0/+14
* Reshow connection dialog on errorsChristophe Fergeau2013-11-131-0/+5