summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-22events: don't leak GIOChannel when destroying IO handleHEADmasterFabiano Fidêncio1-0/+4
2015-07-22events: allow to remove disabled timers and handlesFabiano Fidêncio1-11/+9
2015-07-22events: don't create glib IO watch for disabled handlesFabiano Fidêncio1-4/+6
2015-07-22events: don't hold events lock when dispatching free callbacksFabiano Fidêncio1-6/+2
2015-07-22events: don't reschedule deleted timeouts/watchesFabiano Fidêncio1-3/+14
2015-07-22events: protect 'handles' and 'timeouts' against concurrent accessesFabiano Fidêncio1-0/+10
2015-07-22events: remove unused virt_viewer_events_find_{handle,timeout} argFabiano Fidêncio1-12/+6
2015-07-22events: allow zero timeouts for timerFabiano Fidêncio1-1/+1
2015-07-22glib-compat: Use g_new0(GMutex, 1) if GLib >= 2.31Fabiano Fidêncio2-0/+5
2015-07-22glib-compat: group definitions and functionsFabiano Fidêncio1-2/+0
2015-07-22events: remove timeout and handle from arraysFabiano Fidêncio1-28/+52
2015-07-22events: register event using GOnce to avoid multiple initializationsFabiano Fidêncio1-2/+10
2015-07-22events: ensure event callbacks are threadsafeFabiano Fidêncio1-18/+65
2015-07-22virt-viewer-window: Allow to resize window to any sizePavel Grunt1-76/+3
2015-07-22Remove unnecessary parameter from virt_viewer_window_resize()Pavel Grunt1-6/+5
2015-07-09virt-viewer: set keepAlive on libvirt connectionPavel Hrdina1-0/+4
2015-06-30Build an intermediate convenience libraryJonathon Jongsma1-38/+47
2015-06-30Build: put one file on a lineJonathon Jongsma1-17/+35
2015-06-30Remove spice-controller flags from virt-viewer buildJonathon Jongsma1-1/+0
2015-06-24mingw,spec: Fix mingw-gstreamer1-plugins-bad-free nameFabiano Fidêncio1-2/+2
2015-06-23msi: drop gtk2 supportFabiano Fidêncio2-31/+12
2015-06-23nsis: drop gtk2 supportFabiano Fidêncio2-284/+212
2015-06-23mingw-spec: Update msitools dependencyFabiano Fidêncio1-1/+1
2015-06-23nsis: add libepoxy-0.dll (a new gtk3 dependency)Fabiano Fidêncio1-0/+2
2015-06-19Don't wait for reconnect when user cancels authJonathon Jongsma3-1/+7
2015-06-19Automatically retry auth failures for VNCJonathon Jongsma1-25/+4
2015-06-19VNC session: emit session-cancelled signalJonathon Jongsma1-0/+1
2015-06-19Rename session-auth-failed to session-auth-unsupportedJonathon Jongsma4-9/+9
2015-06-19Fix inconsistencies in session auth failuresJonathon Jongsma2-3/+11
2015-06-19Session: add vfunc to check auth retry capabilityJonathon Jongsma3-0/+20
2015-06-19Move SpiceSession setup to create_spice_session()Jonathon Jongsma1-58/+60
2015-06-19Add config.h include to remote-viewer-connect.c fileDaniel P. Berrange1-0/+2
2015-06-16remote-viewer-connect: Address entry is now requiredLukas Venhoda1-6/+21
2015-06-16remote-viewer-connect: Fixed reselecting in recent chooserLukas Venhoda1-0/+10
2015-06-16remote-viewer-connect: Changed hardcoded UI into XMLLukas Venhoda4-71/+171
2015-06-16remote-viewer-connect: Changed dialog into a windowLukas Venhoda3-28/+113
2015-06-16remote-viewer-connect: Check if uri is NULLLukas Venhoda1-1/+3
2015-06-16remote-viewer-connect: Changed response to gbooleanLukas Venhoda3-6/+17
2015-06-16remote-viewer: Connect dialog moved to its own fileLukas Venhoda4-158/+229
2015-06-16configure: Require spice-protocol 0.12.7Pavel Grunt1-1/+1
2015-06-15Enable hotkeys after setting them in virt_viewer_app_set_hotkeysChristophe Fergeau1-1/+1
2015-06-11nsis: Ship libwinpthread even without libvirt supportFabiano Fidêncio1-1/+1
2015-06-10Add InstallScope="perMachine" to virt-viewer.wxs.inSandy Stutsman1-1/+1
2015-06-10Add missing config.h header fileDaniel P. Berrange1-0/+2
2015-06-09vv-file: Show 'newer-version-url' when version check failsChristophe Fergeau1-5/+17
2015-06-09vv-file: Add 'newer-version-url' key to .vv filesChristophe Fergeau3-0/+34
2015-06-09test: Add test case for virt_viewer_compare_buildidChristophe Fergeau2-0/+79
2015-06-09util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau4-20/+61
2015-06-09vv-file: Use "versions" in min version checkChristophe Fergeau1-2/+21
2015-06-09Show osid in remote-viewer --versionChristophe Fergeau1-1/+5