summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add translatable file to POTFILES.inChristophe Fergeau2014-09-121-0/+1
* Remove extra ref on SpiceDisplayJonathon Jongsma2014-09-111-1/+1
* VirtViewer: Fix memory leaksJonathon Jongsma2014-09-111-0/+4
* Don't print warning for missing comment in config fileJonathon Jongsma2014-09-051-1/+1
* Change collect_credentials() to return a booleanJonathon Jongsma2014-08-264-15/+16
* Auth: fix leak of usernameJonathon Jongsma2014-08-261-6/+5
* remote-viewer: oVirt username review fixesJonathon Jongsma2014-08-192-3/+7
* Force displays to update geometry when agent connectsFabiano Fidêncio2014-08-193-0/+9
* Fix gcc warning (unused-parameter)Fabiano Fidêncio2014-08-191-1/+3
* Fix gcc warning (missing-prototypes)Fabiano Fidêncio2014-08-191-0/+1
* Add support to use numpad accelarators for zoom-{in.out,reset}Fabiano Fidêncio2014-08-193-0/+45
* Don't check for NULL when it never can happenFabiano Fidêncio2014-08-191-1/+1
* Create foreign menu from .vv file informationChristophe Fergeau2014-08-183-0/+197
* Add ovirt-specific properties to VirtViewerFileChristophe Fergeau2014-08-182-0/+116
* Add 'group' argument to VirtViewerFile helpersChristophe Fergeau2014-08-181-69/+84
* ovirt: Use OvirtForeignMenu classChristophe Fergeau2014-08-181-0/+82
* ovirt: Add OvirtForeignMenu classChristophe Fergeau2014-08-184-1/+774
* ovirt: Remove extra '/' from oVirt URIChristophe Fergeau2014-08-181-1/+2
* remote-viewer: allow username in ovirt URIsJonathon Jongsma2014-08-182-5/+25
* Don't use fallback ca-file when launching vv-fileJonathon Jongsma2014-08-151-1/+4
* Write vm name to config file as commentJonathon Jongsma2014-08-071-0/+14
* Change per-guest fullscreen config formatJonathon Jongsma2014-08-072-36/+99
* Add a dialog showing details of the current guestJonathon Jongsma2014-08-078-4/+219
* Fix warning when going in/out of fullscreenChristophe Fergeau2014-08-041-0/+1
* Remove unused RemoteViewerPrivate membersChristophe Fergeau2014-08-041-2/+0
* Remove incorrect G_GNUC_UNUSED from remote_viewer_window_addedChristophe Fergeau2014-08-041-1/+1
* Remove unused VirtViewerNotebook::disposeChristophe Fergeau2014-08-041-7/+0
* Chain up to parent's dispose at the end of VirtViewerWindow::disposeChristophe Fergeau2014-08-041-2/+2
* virt-viewer.xml: remove zoom-{in,out} acceleratorsMarc-André Lureau2014-07-221-2/+0
* Only filter virt-viewer debug messagesMarc-André Lureau2014-07-211-1/+1
* Always set ask-quit settingMarc-André Lureau2014-07-211-3/+2
* spice: avoid crash if connection failed without errorMarc-André Lureau2014-07-211-1/+1
* Bump version to 2.0 for next dev cycleDaniel P. Berrange2014-07-211-1/+1
* Update NEWS for 1.0 releasev1.0Daniel P. Berrange2014-07-211-0/+29
* Refresh translations from transifexDaniel P. Berrange2014-07-21106-10290/+11313
* Make ctrl-[+-] zoom in/out in fullscreenMarc-André Lureau2014-07-084-0/+12
* app: report disconnection error detailsMarc-André Lureau2014-07-085-10/+13
* app: add virt_viewer_app_make_dialog()Marc-André Lureau2014-07-081-10/+27
* Use GOptionGroup for VirtViewerApp optionsJonathon Jongsma2014-07-024-8/+15
* Set help output summary correctlyJonathon Jongsma2014-07-012-2/+4
* remote-viewer: mention vv-file in help outputJonathon Jongsma2014-07-011-1/+1
* build-sys: Use automake 'subdir-objects' optionChristophe Fergeau2014-06-261-1/+1
* Don't use C99 for loopsChristophe Fergeau2014-06-261-2/+3
* rhbz#1111514: Fix un-shrinkable displays on windows guestsJonathon Jongsma2014-06-231-1/+9
* Bump version 1.0 to simplify Windows MSI versioningDaniel P. Berrange2014-06-232-17/+18
* man: fix zoom level rangeMarc-André Lureau2014-06-202-2/+2
* Fix a floating display warningMarc-André Lureau2014-06-161-1/+1
* kiosk: remove invalid unrefMarc-André Lureau2014-06-161-1/+0
* util: fix glib_check_version() conditionMarc-André Lureau2014-06-121-1/+1
* Fix tiny window when resetting zoom factor in gtk2 buildJonathon Jongsma2014-06-111-1/+8