summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use 'constructed' vfunc instead of 'constructor'Jonathon Jongsma2015-03-231-12/+4
* VirtViewerApp: create main window after constructorJonathon Jongsma2015-03-231-5/+22
* Update geometry when enabling/disabling displaysFabiano Fidêncio2015-03-161-0/+2
* Deal with NULL gport in virt_viewer_app_set_connect_info()Christophe Fergeau2015-03-131-1/+1
* ovirt: Don't try to use invalid port numbersChristophe Fergeau2015-03-131-2/+6
* foreign-menu: Don't show empty foreign menu on secondary displaysChristophe Fergeau2015-03-132-1/+9
* ovirt: Fail gracefully when hostname is missingChristophe Fergeau2015-03-121-0/+7
* ovirt: Take into account SPICE proxyChristophe Fergeau2015-03-121-0/+4
* Take --direct into consideration when checking if a guest is reachableFabiano Fidêncio2015-03-121-6/+8
* Add G_SOURCE_REMOVE to vir-glib-compatFabiano Fidêncio2015-03-111-0/+5
* Avoid 'Dereference of a null pointer'Fabiano Fidêncio2015-03-111-1/+1
* Enable share folder widgets if supported by sessionMarc-André Lureau2015-03-051-22/+43
* Add virt_viewer_session_can_share_folder()Marc-André Lureau2015-03-053-0/+22
* Sync preferences widgets with session propertiesMarc-André Lureau2015-03-051-0/+41
* Show preferences dialogMarc-André Lureau2015-03-054-1/+46
* Add preferences dialog UI fileMarc-André Lureau2015-03-052-0/+135
* spice: enable/disable share folderMarc-André Lureau2015-03-051-0/+28
* spice: sync share folder preferences with sessionMarc-André Lureau2015-03-041-0/+7
* Add a few session properties for share folderMarc-André Lureau2015-03-041-0/+59