summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-26virt-viewer-window: Allow to resize window to any sizeremove_resizePavel Grunt1-77/+3
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
2015-04-02session-spice: Remove spice-gtk version checksPavel Grunt1-11/+0
2015-04-02virt-viewer-app: Set hotkeys when app is constructedPavel Grunt1-1/+1
2015-04-02virt-viewer-window: Change zoom of the display only when it is possiblePavel Grunt1-1/+71
2015-04-02virt-viewer-window: Return NULL instead of FALSE for displayPavel Grunt1-1/+1
2015-04-02virt-viewer-display: Use MIN_DISPLAY_WIDTH/HEIGHT instead of numbersPavel Grunt2-4/+7
2015-04-02Use ZOOM constants instead of numbersPavel Grunt4-23/+25
2015-04-01Fix virt-viewer --reconnect crash with SPICE VMsChristophe Fergeau1-2/+18
2015-03-27virt-viewer: Make update_display() more readableFabiano Fidêncio1-5/+3
2015-03-27virt-viewer: Do not wait for a guest that will never show upFabiano Fidêncio1-1/+1
2015-03-27remote-viewer: Avoid simple_message_dialog() when errors can be propagatedFabiano Fidêncio1-1/+1
2015-03-27virt-viewer: Avoid simple_message_dialog() when errors can be propagatedFabiano Fidêncio1-10/+6
2015-03-27virt-viewer-app: create_session() should return a booleanFabiano Fidêncio4-11/+11
2015-03-27virt-viewer-app: Add a GError arg to create_session()Fabiano Fidêncio4-13/+11
2015-03-27virt-viewer: Add a GError arg to update_display()Fabiano Fidêncio1-4/+4