summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-21nsis: Switch installer to use GTK+3mingwChristophe Fergeau1-27/+23
2012-12-21mingw: Package debug-helper.exeChristophe Fergeau1-0/+2
2012-12-21mingw: Package debug filesChristophe Fergeau1-0/+2
2012-12-21mingw: Add packages containing virt-viewer NSIS installerChristophe Fergeau1-1/+46
2012-12-21mingw: Fix typo in mingw macro name (hedder -> header)Christophe Fergeau1-1/+1
2012-12-20Improve check for overridden grab key combinationChristophe Fergeau2-4/+5
2012-12-20Don't leak SpiceGrabSequence in enable_accel_changedChristophe Fergeau1-2/+3
2012-12-20Improve hotkeys controller behaviourChristophe Fergeau1-0/+5
2012-12-07Use monitor geometry, not screen sizeMarc-André Lureau1-2/+6
2012-12-05session-spice: Cast CA string to gunit8 pointerMichal Privoznik1-1/+1
2012-12-05Sanitize syntax-checkMichal Privoznik2-1/+1
2012-12-05Make .desktop file comply with specDoug Goldstein2-2/+3
2012-11-27remote-viewer: learn to connect from fileMarc-André Lureau1-2/+22
2012-11-27spice: learn to connect from fileMarc-André Lureau1-1/+90
2012-11-27Add VirtViewerSession:file propertyMarc-André Lureau3-0/+43
2012-11-27Add VirtViewerFileMarc-André Lureau3-0/+900
2012-11-27Move spice_hotkey_to_gtk_accelerator() to utilMarc-André Lureau3-114/+116
2012-11-27recent: get mime type from sessionMarc-André Lureau1-5/+4
2012-11-27session: add virt_viewer_session_mime_type()Marc-André Lureau4-0/+27
2012-11-27debug.nsis: remove superflous pathMarc-André Lureau1-1/+1
2012-11-27display: only un-constrain display size once it is mappedMarc-André Lureau1-1/+2
2012-11-23Add virt-viewer-debug.exe NSIS installerMarc-André Lureau3-0/+52
2012-11-21debug-helper: include <config.h>Michal Privoznik1-0/+1
2012-11-21AUTHORS: add Dave AllanMichal Privoznik1-0/+1
2012-11-21cfg.mk: Don't require bindtextdomain directlyMichal Privoznik1-2/+2
2012-11-21spice: the session is connected when main channel openedMarc-André Lureau1-2/+1
2012-11-20"Unable to connect to the graphic server" error on guest shutdownMarc-André Lureau1-4/+6
2012-11-16build-sys: add min libvirt version requirement checkMarc-André Lureau1-1/+1
2012-11-15Make sure png screenshots have a .png extensionsChristophe Fergeau1-2/+10
2012-11-15Allow to save to other formats than pngChristophe Fergeau1-2/+53
2012-11-15Set a default dir/name for screenshotsChristophe Fergeau1-3/+5
2012-11-15Fix spice-gtk check in configure.acChristophe Fergeau1-1/+1
2012-11-14Don't SIGSEGV if no transport is used.Michal Privoznik1-1/+1
2012-11-13Reconnect to libvirtd after connection breaksMichal Privoznik4-9/+57
2012-11-08Connect to localhost for display when transport is sshDave Allan1-3/+11
2012-10-25Fail if neither vnc nor spice is detectedGuido Günther1-0/+4
2012-10-23Fix jenkins build failureMarc-André Lureau1-0/+1
2012-10-23Use a mutex to check if VirtViewer runningMarc-André Lureau2-0/+21
2012-10-23Use a common early init() functionMarc-André Lureau4-32/+36
2012-10-23windows: add debug-helperMarc-André Lureau2-0/+75
2012-10-23nsis: add deps.txt file in installerMarc-André Lureau3-0/+24
2012-10-23nsis: update required files and librariesMarc-André Lureau1-17/+35
2012-10-23win32: there is no CONERR$, only CONOUT$Marc-André Lureau2-2/+2
2012-10-18spice: only autoresize once with screen size in fullscreenMarc-André Lureau3-2/+38
2012-10-17spice: avoid rounding issues when scaling up displayMarc-André Lureau2-4/+5
2012-10-16Do not resize window to minimum when toggling auto-resizeMarc-André Lureau1-6/+7
2012-10-12Add RPM magic to run autoreconfDaniel P. Berrange1-0/+16
2012-10-10Fix check for IPv6 any addressDaniel P. Berrange1-3/+22
2012-10-09Allow user to set a window title for remote-viewerDaniel P. Berrange6-8/+35
2012-10-01Don't free SPICE ticket twiceChristophe Fergeau1-1/+0