summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* events: don't hold events lock when dispatching free callbacksFabiano Fidêncio2015-07-221-6/+2
* events: don't reschedule deleted timeouts/watchesFabiano Fidêncio2015-07-221-3/+14
* events: protect 'handles' and 'timeouts' against concurrent accessesFabiano Fidêncio2015-07-221-0/+10
* events: remove unused virt_viewer_events_find_{handle,timeout} argFabiano Fidêncio2015-07-221-12/+6
* events: allow zero timeouts for timerFabiano Fidêncio2015-07-221-1/+1
* glib-compat: Use g_new0(GMutex, 1) if GLib >= 2.31Fabiano Fidêncio2015-07-222-0/+5
* glib-compat: group definitions and functionsFabiano Fidêncio2015-07-221-2/+0
* events: remove timeout and handle from arraysFabiano Fidêncio2015-07-221-28/+52
* events: register event using GOnce to avoid multiple initializationsFabiano Fidêncio2015-07-221-2/+10
* events: ensure event callbacks are threadsafeFabiano Fidêncio2015-07-221-18/+65
* virt-viewer-window: Allow to resize window to any sizePavel Grunt2015-07-221-76/+3
* Remove unnecessary parameter from virt_viewer_window_resize()Pavel Grunt2015-07-221-6/+5
* virt-viewer: set keepAlive on libvirt connectionPavel Hrdina2015-07-091-0/+4
* Build an intermediate convenience libraryJonathon Jongsma2015-06-301-38/+47
* Build: put one file on a lineJonathon Jongsma2015-06-301-17/+35
* Remove spice-controller flags from virt-viewer buildJonathon Jongsma2015-06-301-1/+0
* Don't wait for reconnect when user cancels authJonathon Jongsma2015-06-193-1/+7
* Automatically retry auth failures for VNCJonathon Jongsma2015-06-191-25/+4
* VNC session: emit session-cancelled signalJonathon Jongsma2015-06-191-0/+1
* Rename session-auth-failed to session-auth-unsupportedJonathon Jongsma2015-06-194-9/+9
* Fix inconsistencies in session auth failuresJonathon Jongsma2015-06-192-3/+11
* Session: add vfunc to check auth retry capabilityJonathon Jongsma2015-06-193-0/+20
* Move SpiceSession setup to create_spice_session()Jonathon Jongsma2015-06-191-58/+60
* Add config.h include to remote-viewer-connect.c fileDaniel P. Berrange2015-06-191-0/+2
* remote-viewer-connect: Address entry is now requiredLukas Venhoda2015-06-161-6/+21
* remote-viewer-connect: Fixed reselecting in recent chooserLukas Venhoda2015-06-161-0/+10
* remote-viewer-connect: Changed hardcoded UI into XMLLukas Venhoda2015-06-163-71/+170
* remote-viewer-connect: Changed dialog into a windowLukas Venhoda2015-06-163-28/+113
* remote-viewer-connect: Check if uri is NULLLukas Venhoda2015-06-161-1/+3
* remote-viewer-connect: Changed response to gbooleanLukas Venhoda2015-06-163-6/+17
* remote-viewer: Connect dialog moved to its own fileLukas Venhoda2015-06-164-158/+229
* Enable hotkeys after setting them in virt_viewer_app_set_hotkeysChristophe Fergeau2015-06-151-1/+1
* Add missing config.h header fileDaniel P. Berrange2015-06-101-0/+2
* vv-file: Show 'newer-version-url' when version check failsChristophe Fergeau2015-06-091-5/+17
* vv-file: Add 'newer-version-url' key to .vv filesChristophe Fergeau2015-06-092-0/+29
* test: Add test case for virt_viewer_compare_buildidChristophe Fergeau2015-06-092-0/+79
* util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau2015-06-093-19/+59
* vv-file: Use "versions" in min version checkChristophe Fergeau2015-06-091-2/+21
* Show osid in remote-viewer --versionChristophe Fergeau2015-06-091-1/+5
* vv-file: Add VirtViewerFile::versionsChristophe Fergeau2015-06-092-1/+74
* vv-file: Refactor virt_viewer_file_check_min_versionChristophe Fergeau2015-06-091-12/+15
* vv-file: Move version checking code in its own functionChristophe Fergeau2015-06-091-5/+15
* monitor-mapping: Do not allow to skip a displayPavel Grunt2015-06-041-0/+9
* session-spice: Only update displays geometry if the agent is connectedFabiano Fidêncio2015-06-021-3/+8
* virt-viewer: Fix choose VM dialog alt-tab in gnome2Lukas Venhoda2015-05-211-2/+0
* Revert "display-vnc: fix zoom-level set by command line"Fabiano Fidêncio2015-05-211-1/+0
* session-vnc: Set window for display to avoid gtk-vnc v0.3.8 crashPavel Grunt2015-05-211-0/+5
* virt-viewer-display-vnc: Set uuid when using VNCLukas Venhoda2015-05-211-1/+7
* virt-viewer-display-vnc: Set guest name when using VNCLukas Venhoda2015-05-211-0/+14
* Fix syntax-checkMichal Privoznik2015-04-291-1/+1