summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 "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 usage of domain name as optionalPavel Grunt2015-04-141-1/+1
* ovirt: Allow to cancel authentication without showing error dialogPavel Grunt2015-04-141-0/+12
* 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
* Cleanup: only add display when it's createdJonathon Jongsma2015-04-091-3/+2
* Emit one show-hint notification when enabling a displayJonathon Jongsma2015-04-091-1/+4
* display-spice: Do not ignore change of positionPavel Grunt2015-04-093-2/+32
* virt-viewer-window: Return early when zoom of window and zoom of display are ...Pavel Grunt2015-04-091-3/+2
* virt-viewer-window: Set zoom when display is enabled and ready.Pavel Grunt2015-04-091-1/+4
* virt-viewer-main: Require domain name as argument for '--wait'Pavel Grunt2015-04-071-4/+5
* Fix leak in virt_viewer_session_spice_clear_displays()Christophe Fergeau2015-04-071-0/+1
* Fix crash when disabling last enabled displayFabiano Fidêncio2015-04-031-2/+2
* session-spice: Remove spice-gtk version checksPavel Grunt2015-04-021-11/+0
* virt-viewer-app: Set hotkeys when app is constructedPavel Grunt2015-04-021-1/+1
* virt-viewer-window: Change zoom of the display only when it is possiblePavel Grunt2015-04-021-1/+71
* virt-viewer-window: Return NULL instead of FALSE for displayPavel Grunt2015-04-021-1/+1
* virt-viewer-display: Use MIN_DISPLAY_WIDTH/HEIGHT instead of numbersPavel Grunt2015-04-022-4/+7
* Use ZOOM constants instead of numbersPavel Grunt2015-04-024-23/+25
* Fix virt-viewer --reconnect crash with SPICE VMsChristophe Fergeau2015-04-011-2/+18
* virt-viewer: Make update_display() more readableFabiano Fidêncio2015-03-271-5/+3
* virt-viewer: Do not wait for a guest that will never show upFabiano Fidêncio2015-03-271-1/+1
* remote-viewer: Avoid simple_message_dialog() when errors can be propagatedFabiano Fidêncio2015-03-271-1/+1
* virt-viewer: Avoid simple_message_dialog() when errors can be propagatedFabiano Fidêncio2015-03-271-10/+6
* virt-viewer-app: create_session() should return a booleanFabiano Fidêncio2015-03-274-11/+11
* virt-viewer-app: Add a GError arg to create_session()Fabiano Fidêncio2015-03-274-13/+11
* virt-viewer: Add a GError arg to update_display()Fabiano Fidêncio2015-03-271-4/+4
* virt-viewer: Add a GError arg to extract_connect_info()Fabiano Fidêncio2015-03-271-2/+19
* Do not use comments that are not in EnglishFabiano Fidêncio2015-03-261-1/+1
* virt-viewer: Clean up if no vm was chosenPavel Grunt2015-03-241-1/+1
* Report errors in one placePavel Grunt2015-03-234-29/+23
* Clear GError in cleanup sectionPavel Grunt2015-03-232-4/+2
* Exit normally when canceling dialogPavel Grunt2015-03-238-36/+62
* virt-viewer: Bring back debug log about nonexistent guestPavel Grunt2015-03-231-0/+2
* Monitor config at sometimes leaves additional monitors enabledJonathon Jongsma2015-03-233-16/+25