summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add --with-buildid to details build versionMarc-André Lureau2013-02-123-3/+3
* Register remote-viewer mime handlingMarc-André Lureau2013-02-112-11/+0
* win32: process message queue in debug-helperMarc-André Lureau2013-02-111-2/+14
* virtviewer-window: Make sure fullscreen window stays on the same monitorHans de Goede2013-02-111-1/+14
* Fix "Do not ask me again" checkbox settings savingMarc-André Lureau2013-02-071-17/+22
* usbredir: Fix usbredir menu always being grayed out on monitor 2+Hans de Goede2013-02-061-0/+4
* virt-viewer-display-spice: Pass proper x and y coordinates in windowed modeHans de Goede2013-02-061-0/+7
* virt-viewer-display-spice: Use real monitor coordinates in fullscreenHans de Goede2013-02-061-1/+8
* virt-viewer-display-spice: Pass real monitor coordinates in fullscreenHans de Goede2013-02-061-1/+4
* g_{message,warning}: Use printf styleMichal Privoznik2013-02-042-2/+2
* remote-viewer: controller sets spice session proxyMarc-André Lureau2013-01-311-1/+2
* Add a "Do not ask me again" checkbox when closing appMarc-André Lureau2013-01-311-2/+62
* Always ask user about closing sessionMarc-André Lureau2013-01-311-11/+2
* spice: add proxy configuration to connection fileMarc-André Lureau2013-01-293-1/+33
* Remove unused labelChristophe Fergeau2013-01-241-1/+0
* Remove unused variableChristophe Fergeau2013-01-241-1/+0
* Fix warning when compiling without spice-gtk supportChristophe Fergeau2013-01-241-0/+1
* virt-viewer-display-spice: Get monitor under our windowHans de Goede2013-01-221-1/+2
* vnc: add connection by fileMarc-André Lureau2013-01-185-22/+52
* file: add username supportMarc-André Lureau2013-01-182-0/+27
* Make hotkey configuration functionality available from the cmdline (v2)Hans de Goede2012-12-212-0/+8
* Add a virt_viewer_app_set_hotkeys() helper functionHans de Goede2012-12-213-40/+55
* Improve check for overridden grab key combinationChristophe Fergeau2012-12-202-4/+5
* Don't leak SpiceGrabSequence in enable_accel_changedChristophe Fergeau2012-12-201-2/+3
* Improve hotkeys controller behaviourChristophe Fergeau2012-12-201-0/+5
* Use monitor geometry, not screen sizeMarc-André Lureau2012-12-071-2/+6
* session-spice: Cast CA string to gunit8 pointerMichal Privoznik2012-12-051-1/+1
* Sanitize syntax-checkMichal Privoznik2012-12-051-0/+1
* Make .desktop file comply with specDoug Goldstein2012-12-051-2/+2
* remote-viewer: learn to connect from fileMarc-André Lureau2012-11-271-2/+22
* spice: learn to connect from fileMarc-André Lureau2012-11-271-1/+90
* Add VirtViewerSession:file propertyMarc-André Lureau2012-11-273-0/+43
* Add VirtViewerFileMarc-André Lureau2012-11-273-0/+900
* Move spice_hotkey_to_gtk_accelerator() to utilMarc-André Lureau2012-11-273-114/+116
* recent: get mime type from sessionMarc-André Lureau2012-11-271-5/+4
* session: add virt_viewer_session_mime_type()Marc-André Lureau2012-11-274-0/+27
* display: only un-constrain display size once it is mappedMarc-André Lureau2012-11-271-1/+2
* debug-helper: include <config.h>Michal Privoznik2012-11-211-0/+1
* spice: the session is connected when main channel openedMarc-André Lureau2012-11-211-2/+1
* "Unable to connect to the graphic server" error on guest shutdownMarc-André Lureau2012-11-201-4/+6
* Make sure png screenshots have a .png extensionsChristophe Fergeau2012-11-151-2/+10
* Allow to save to other formats than pngChristophe Fergeau2012-11-151-2/+53
* Set a default dir/name for screenshotsChristophe Fergeau2012-11-151-3/+5
* Don't SIGSEGV if no transport is used.Michal Privoznik2012-11-141-1/+1
* Reconnect to libvirtd after connection breaksMichal Privoznik2012-11-132-8/+55
* Connect to localhost for display when transport is sshDave Allan2012-11-081-3/+11
* Fix jenkins build failureMarc-André Lureau2012-10-231-0/+1
* Use a mutex to check if VirtViewer runningMarc-André Lureau2012-10-231-0/+9
* Use a common early init() functionMarc-André Lureau2012-10-234-32/+36
* windows: add debug-helperMarc-André Lureau2012-10-232-0/+75