summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move monitor alignment function to util headerJonathon Jongsma2014-10-243-50/+54
* Check for the right spice version in session-spice.cFabiano Fidêncio2014-10-161-1/+1
* Don't disable "send key" menu when display isn't readyJonathon Jongsma2014-10-161-3/+4
* Fix bug with initial placement of fullscreen windowsJonathon Jongsma2014-10-151-2/+1
* Force display_show_hint() when the display is setFabiano Fidêncio2014-10-151-0/+3
* Use socat instead of nc if possibleMarc-André Lureau2014-10-101-9/+23
* Prefill the username in the authentication dialogFabiano Fidêncio2014-10-104-9/+24
* Use 'username' property from .vv file for spice-sessionFabiano Fidêncio2014-10-101-0/+7
* Ask for username when connecting with SASLFabiano Fidêncio2014-10-101-3/+26
* Show VM chooser dialog when starting virt-viewer with no argPavel Grunt2014-10-102-10/+69
* Show VM chooser dialog when oVirt VM name is missingPavel Grunt2014-10-106-22/+366
* Fix 'seperate' typo in man page/commentsChristophe Fergeau2014-10-091-2/+2
* ovirt: Allow to remove CD imagesChristophe Fergeau2014-10-091-4/+0
* Prefer virDomainOpenGraphicsFD for --attachJán Tomko2014-10-011-1/+14
* Let the user cancel the SPICE auth dialogFabiano Fidêncio2014-09-261-3/+3
* Improve authentication error messagesFabiano Fidêncio2014-09-261-2/+35
* Simplify virt_viewer_auth_libvirt_credentials() return value logicFabiano Fidêncio2014-09-261-4/+4
* Initialize fullscreen display map to fallbackJonathon Jongsma2014-09-261-0/+1
* Unset app 'fullscreen' when leaving fullscreenJonathon Jongsma2014-09-261-10/+18
* VirtViewerDisplayVnc: set 'session' propertyJonathon Jongsma2014-09-243-5/+7
* Make default window size a bit more usefulJonathon Jongsma2014-09-241-2/+2
* Set initial window size to display desktop sizeJonathon Jongsma2014-09-241-0/+2
* Create windows on demand, not at startupJonathon Jongsma2014-09-241-43/+70
* VirtViewerApp: store windows in a listJonathon Jongsma2014-09-243-122/+104
* VirtViewerDisplay: add convenience API for getting nthJonathon Jongsma2014-09-242-0/+7
* App: keep hash table of displaysJonathon Jongsma2014-09-241-0/+16
* Don't show extra screens in fullscreen modeJonathon Jongsma2014-09-242-2/+8
* Move monitor mapping into app_window_try_fullscreen()Jonathon Jongsma2014-09-241-9/+7
* Don't unref 'display' in VirtViewerDisplaySpice::finalizeChristophe Fergeau2014-09-231-13/+0
* Do not fail when the auth dialog is cancelledFabiano Fidêncio2014-09-231-7/+12
* Revert changes related to numpad acceleratorsFabiano Fidêncio2014-09-233-45/+0
* Remove inaccurate G_GNUC_UNUSEDChristophe Fergeau2014-09-221-1/+1
* Add support to view the password entry contentFabiano Fidêncio2014-09-172-0/+24
* Mark all strings for translation in the auth dialogFabiano Fidêncio2014-09-151-3/+3
* Do not show duplicated menu itemsFabiano Fidêncio2014-09-151-3/+3
* Fix --without-spice-gtk --with-ovirt buildChristophe Fergeau2014-09-121-47/+60
* 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