summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remote-viewer-connect: Changed dialog into a windowLukas Venhoda2015-06-163-28/+113
* remote-viewer-connect: Check if uri is NULLLukas Venhoda2015-06-161-1/+3
* remote-viewer-connect: Changed response to gbooleanLukas Venhoda2015-06-163-6/+17
* remote-viewer: Connect dialog moved to its own fileLukas Venhoda2015-06-164-158/+229
* configure: Require spice-protocol 0.12.7Pavel Grunt2015-06-161-1/+1
* Enable hotkeys after setting them in virt_viewer_app_set_hotkeysChristophe Fergeau2015-06-151-1/+1
* nsis: Ship libwinpthread even without libvirt supportFabiano Fidêncio2015-06-111-1/+1
* Add InstallScope="perMachine" to virt-viewer.wxs.inSandy Stutsman2015-06-101-1/+1
* Add missing config.h header fileDaniel P. Berrange2015-06-101-0/+2
* vv-file: Show 'newer-version-url' when version check failsChristophe Fergeau2015-06-091-5/+17
* vv-file: Add 'newer-version-url' key to .vv filesChristophe Fergeau2015-06-093-0/+34
* test: Add test case for virt_viewer_compare_buildidChristophe Fergeau2015-06-092-0/+79
* util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau2015-06-094-20/+61
* vv-file: Use "versions" in min version checkChristophe Fergeau2015-06-091-2/+21
* Show osid in remote-viewer --versionChristophe Fergeau2015-06-091-1/+5
* build-sys: Add --with-osidChristophe Fergeau2015-06-091-0/+6
* vv-file: Add VirtViewerFile::versionsChristophe Fergeau2015-06-093-1/+82
* vv-file: Refactor virt_viewer_file_check_min_versionChristophe Fergeau2015-06-091-12/+15
* vv-file: Move version checking code in its own functionChristophe Fergeau2015-06-091-5/+15
* build-sys: Always prepend '-' to BUILDIDChristophe Fergeau2015-06-091-2/+2
* build-sys: Don't substitute buildid when it was not setChristophe Fergeau2015-06-091-2/+7
* monitor-mapping: Do not allow to skip a displayPavel Grunt2015-06-043-0/+17
* session-spice: Only update displays geometry if the agent is connectedFabiano Fidêncio2015-06-021-3/+8
* virt-viewer: Fix choose VM dialog alt-tab in gnome2Lukas Venhoda2015-05-211-2/+0
* Revert "display-vnc: fix zoom-level set by command line"Fabiano Fidêncio2015-05-211-1/+0
* session-vnc: Set window for display to avoid gtk-vnc v0.3.8 crashPavel Grunt2015-05-211-0/+5
* virt-viewer-display-vnc: Set uuid when using VNCLukas Venhoda2015-05-212-1/+8
* virt-viewer-display-vnc: Set guest name when using VNCLukas Venhoda2015-05-211-0/+14
* Fix syntax-checkMichal Privoznik2015-04-291-1/+1
* virt-viewer-window: Set initial zoom only oncePavel Grunt2015-04-221-1/+3
* virt-viewer-window: Make sure that minimum zoom level is lower than NORMAL_ZO...Pavel Grunt2015-04-221-1/+2
* virt-viewer: Set toolbar buttons not sensitive when neededLukas Venhoda2015-04-225-0/+43
* app/window: Set display menu not sensitive when neededLukas Venhoda2015-04-223-1/+19
* cosmetic: move the "break" to inside the {} blockFabiano Fidêncio2015-04-221-1/+1
* spice-session: use the error message, when available, on _channel_destroy()Fabiano Fidêncio2015-04-221-1/+4
* session-spice: Destroy the channel instead of emit a "session-disconnect" signalFabiano Fidêncio2015-04-221-2/+2
* session-spice: Do not use _UNUSED for used attributesFabiano Fidêncio2015-04-221-1/+1
* display: remove useless identation levelFabiano Fidêncio2015-04-221-23/+21
* SessionSpice: Protect against unreffing window twiceJonathon Jongsma2015-04-151-2/+1
* build-sys: Ship mingw-virt-viewer.spec in tarballsChristophe Fergeau2015-04-151-0/+2
* virt-viewer-main: '--wait' should not be used without domain namePavel Grunt2015-04-141-0/+5
* Revert "virt-viewer-main: Require domain name as argument for '--wait'"Pavel Grunt2015-04-141-5/+4
* Revert "man: document that '--wait' requires domain as parameter"Pavel Grunt2015-04-141-1/+1
* Revert "virt-viewer-main: exit when domain names doesn't match"Pavel Grunt2015-04-141-5/+0
* virt-viewer-main: exit when domain names doesn't matchPavel Grunt2015-04-141-0/+5
* man: document that '--wait' requires domain as parameterPavel Grunt2015-04-141-1/+1
* man: document usage of domain name as optionalPavel Grunt2015-04-142-2/+6
* ovirt: Allow to cancel authentication without showing error dialogPavel Grunt2015-04-142-1/+24
* ovirt: Add support for an 'admin' key in vv fileChristophe Fergeau2015-04-093-0/+31
* virt-viewer-app: Do not show error dialog twice for unknown graphicPavel Grunt2015-04-091-2/+0