summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-02fixup! build-sys: Add --with-os-idversionChristophe Fergeau1-1/+0
2015-06-02vv-file: Show 'newer-version-url' when version check failsChristophe Fergeau1-5/+17
2015-06-02vv-file: Add 'newer-version-url' key to .vv filesChristophe Fergeau3-0/+34
2015-06-02spec: Take Epoch into account in package buildidChristophe Fergeau1-1/+7
2015-06-02util: Add some runtime testing of virt_viewer_compare_buildid()Christophe Fergeau1-0/+28
2015-06-02util: Improve empty string handling in virt_viewer_compare_buildidChristophe Fergeau1-2/+12
2015-06-02test: Add test case for virt_viewer_compare_buildidChristophe Fergeau2-0/+75
2015-06-02util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau4-20/+74
2015-06-02vv-file: Use "versions" in min version checkChristophe Fergeau1-2/+21
2015-06-02build-sys: Add --with-os-idChristophe Fergeau1-0/+7
2015-06-02vv-file: Add VirtViewerFile::versionsChristophe Fergeau3-1/+81
2015-06-02vv-file: Refactor virt_viewer_file_check_min_versionChristophe Fergeau1-12/+15
2015-06-02vv-file: Move version checking code in its own functionChristophe Fergeau1-5/+15
2015-06-02build-sys: Always prepend '-' to BUILDIDChristophe Fergeau1-2/+2
2015-06-02build-sys: Don't substitute buildid when it was not setChristophe Fergeau1-2/+7
2015-05-21virt-viewer: Fix choose VM dialog alt-tab in gnome2Lukas Venhoda1-2/+0
2015-05-21Revert "display-vnc: fix zoom-level set by command line"Fabiano Fidêncio1-1/+0
2015-05-21session-vnc: Set window for display to avoid gtk-vnc v0.3.8 crashPavel Grunt1-0/+5
2015-05-21virt-viewer-display-vnc: Set uuid when using VNCLukas Venhoda2-1/+8
2015-05-21virt-viewer-display-vnc: Set guest name when using VNCLukas Venhoda1-0/+14
2015-04-29Fix syntax-checkMichal Privoznik1-1/+1
2015-04-22virt-viewer-window: Set initial zoom only oncePavel Grunt1-1/+3
2015-04-22virt-viewer-window: Make sure that minimum zoom level is lower than NORMAL_ZO...Pavel Grunt1-1/+2
2015-04-22virt-viewer: Set toolbar buttons not sensitive when neededLukas Venhoda5-0/+43
2015-04-22app/window: Set display menu not sensitive when neededLukas Venhoda3-1/+19
2015-04-22cosmetic: move the "break" to inside the {} blockFabiano Fidêncio1-1/+1
2015-04-22spice-session: use the error message, when available, on _channel_destroy()Fabiano Fidêncio1-1/+4
2015-04-22session-spice: Destroy the channel instead of emit a "session-disconnect" signalFabiano Fidêncio1-2/+2
2015-04-22session-spice: Do not use _UNUSED for used attributesFabiano Fidêncio1-1/+1
2015-04-22display: remove useless identation levelFabiano Fidêncio1-23/+21
2015-04-15SessionSpice: Protect against unreffing window twiceJonathon Jongsma1-2/+1
2015-04-15build-sys: Ship mingw-virt-viewer.spec in tarballsChristophe Fergeau1-0/+2
2015-04-14virt-viewer-main: '--wait' should not be used without domain namePavel Grunt1-0/+5
2015-04-14Revert "virt-viewer-main: Require domain name as argument for '--wait'"Pavel Grunt1-5/+4
2015-04-14Revert "man: document that '--wait' requires domain as parameter"Pavel Grunt1-1/+1
2015-04-14Revert "virt-viewer-main: exit when domain names doesn't match"Pavel Grunt1-5/+0
2015-04-14virt-viewer-main: exit when domain names doesn't matchPavel Grunt1-0/+5
2015-04-14man: document that '--wait' requires domain as parameterPavel Grunt1-1/+1
2015-04-14man: document usage of domain name as optionalPavel Grunt2-2/+6
2015-04-14ovirt: Allow to cancel authentication without showing error dialogPavel Grunt2-1/+24
2015-04-09ovirt: Add support for an 'admin' key in vv fileChristophe Fergeau3-0/+31
2015-04-09virt-viewer-app: Do not show error dialog twice for unknown graphicPavel Grunt1-2/+0
2015-04-09Cleanup: only add display when it's createdJonathon Jongsma1-3/+2
2015-04-09Emit one show-hint notification when enabling a displayJonathon Jongsma1-1/+4
2015-04-09display-spice: Do not ignore change of positionPavel Grunt3-2/+32
2015-04-09virt-viewer-window: Return early when zoom of window and zoom of display are ...Pavel Grunt1-3/+2
2015-04-09virt-viewer-window: Set zoom when display is enabled and ready.Pavel Grunt1-1/+4
2015-04-07virt-viewer-main: Require domain name as argument for '--wait'Pavel Grunt1-4/+5
2015-04-07Fix leak in virt_viewer_session_spice_clear_displays()Christophe Fergeau1-0/+1
2015-04-03Fix crash when disabling last enabled displayFabiano Fidêncio1-2/+2