summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update for 0.6.0 releasev0.6.0Daniel P. Berrange2014-01-242-1/+29
* Refresh translationsDaniel P. Berrange2014-01-24116-8872/+40636
* Fix virt-viewer.exe on win32Daniel P. Berrange2014-01-241-0/+8
* Don't use --nodeps for developer buildsDaniel P. Berrange2014-01-241-2/+9
* 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
* Disable mime database update during make distcheckChristophe Fergeau2013-12-191-0/+1
* spec: Get BuildRequires min versions from configure.acChristophe Fergeau2013-12-183-24/+36
* Update spice-gtk requirement everywhereChristophe Fergeau2013-12-183-5/+5
* Update shared mime database on install/uninstallChristophe Fergeau2013-12-183-1/+25
* Enable the display before showing the windowJonathon Jongsma2013-12-161-2/+2
* build-sys: require spice-gtk >= 0.22Marc-André Lureau2013-12-161-1/+1
* Disable govirt support on f19Christophe Fergeau2013-12-131-2/+2
* app: remove useless warningMarc-André Lureau2013-12-111-1/+0
* remote-viewer: add desktop iconMarc-André Lureau2013-12-111-0/+1
* 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
* Handle virt_viewer_app_start() errorsChristophe Fergeau2013-11-131-2/+3
* Fix window title after failed connectionChristophe Fergeau2013-11-131-1/+7
* build-sys: Use gtk+ 3.0 by defaultChristophe Fergeau2013-11-131-2/+2
* Disconnect fullscreen map-event handler when leaving fullscreenJonathon Jongsma2013-11-131-10/+14
* Drop basic fullscreen modeJonathon Jongsma2013-11-135-69/+11
* Unify configured hotkey behaviourMarc-André Lureau2013-11-073-11/+20
* file: learn to set secure-attention hotkeyMarc-André Lureau2013-11-072-0/+28
* Rename internal toggle-fullscreen menu accel nameMarc-André Lureau2013-11-073-5/+5
* file: factor a bit setting accelerators codeMarc-André Lureau2013-11-071-22/+20
* ovirt: Only set SPICE CA cert if it's non NULLChristophe Fergeau2013-10-301-3/+7
* ovirt: Don't automatically download CA certificateChristophe Fergeau2013-10-301-6/+0
* ovirt: Honour oVirt command line optionsChristophe Fergeau2013-10-302-0/+7
* ovirt: Remove use of deprecated APIsChristophe Fergeau2013-10-302-4/+13
* Clean-up spaces before/after URI in connection dialogChristophe Fergeau2013-10-291-0/+1
* Fix 'quiting' typo in VirtViewerApp private memberChristophe Fergeau2013-10-291-3/+3
* Fix typo in manpageChristophe Fergeau2013-10-291-1/+1
* Make 'Send' menu items with defined accels work in fullscreenJonathon Jongsma2013-10-181-1/+4
* Set Spice display to fullscreen if owning window is pending fullscreenJonathon Jongsma2013-10-181-2/+2
* Don't freeze property notifications when adding new displaysJonathon Jongsma2013-10-181-4/+0
* VirtViewerDisplaySpice: use enum type for auto_resizeJonathon Jongsma2013-10-181-7/+8