summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* spice: use virt_viewer_signal_connect_objectMarc-André Lureau2014-11-251-25/+30
* Replace priv->withEvents usage for priv->domain_eventFabiano Fidêncio2014-11-201-9/+4
* Prefer to use virConnectDomainEventRegisterAny()Fabiano Fidêncio2014-11-201-7/+13
* Set freed priv->dom to NULL in _dispose()Fabiano Fidêncio2014-11-201-1/+3
* Make sure conn exists before use itFabiano Fidêncio2014-11-201-7/+9
* VirtViewerApp: Never remove main windowChristophe Fergeau2014-11-181-1/+4
* Fix check of virt_viewer_app_initial_connect return valueChristophe Fergeau2014-11-141-1/+1
* Check for spice-gtk 0.26 instead of a git snapshot of 0.25Daniel P. Berrange2014-11-041-1/+1
* Don't use virGetLastErrorMessage()Christophe Fergeau2014-10-311-1/+2
* Don't call local variable 'select'Christophe Fergeau2014-10-311-4/+4