summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* misc: add a missing "static" for functionMarc-André Lureau2015-03-041-1/+1
* Do not add "https://" and "/api" to oVirt URIPavel Grunt2015-02-181-3/+2
* virt-viewer: set transient parent for connection's error dialogFabiano Fidêncio2015-01-081-1/+3
* virt-viewer: Don't connect to localhost displays with qemu+tcp://Christophe Fergeau2015-01-061-0/+57
* Remove 'map' handler for VirtViewerDisplayJonathon Jongsma2015-01-061-19/+4
* win: Use correct format string for intptr_tChristophe Fergeau2015-01-021-1/+2
* Set a transient parent for GtkDialogsPavel Grunt2014-12-194-13/+41
* display-vnc: fix zoom-level set by command linePavel Grunt2014-12-101-0/+1
* Do not show twice error dialog when no VM are foundMarc-André Lureau2014-12-011-1/+0
* spice: calling VirtViewerSession:close() can destroy selfMarc-André Lureau2014-12-011-0/+7
* virt-viewer: allow connection to unix socket only serverMarc-André Lureau2014-11-251-7/+8
* Report error on attach-only displayMarc-André Lureau2014-11-251-2/+5
* Report error in dialogMarc-André Lureau2014-11-251-3/+11
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-6/+6
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-10/+3
* Simplify virt_viewer_initial_connect()Marc-André Lureau2014-11-251-21/+21
* Remove VIRT_VIEWER_VM_CHOOSE_DIALOG_CANCELLEDMarc-André Lureau2014-11-254-18/+5
* Limit HAVE_SOCKETPAIR to directly concerned codeMarc-André Lureau2014-11-251-3/+6
* Move libvirt reconnect polling to VirtViewerMarc-André Lureau2014-11-253-40/+37