summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-vm-connection.h
Commit message (Collapse)AuthorAgeFilesLines
* Set a transient parent for GtkDialogsPavel Grunt2014-12-191-1/+3
| | | | | Silence the Gtk 3.14 message: "GtkDialog mapped without a transient parent. This is discouraged."
* Show VM chooser dialog when oVirt VM name is missingPavel Grunt2014-10-101-0/+36
When a user tries to connect to ovirt without specifying VM name (remote-viewer ovirt://ovirt.example.com) or with wrong VM name a list of available virtual machines is shown, and the user may pick a machine he wants to connect to.