summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* win32: there is no CONERR$, only CONOUT$Marc-André Lureau2012-10-232-2/+2
* spice: only autoresize once with screen size in fullscreenMarc-André Lureau2012-10-183-2/+38
* spice: avoid rounding issues when scaling up displayMarc-André Lureau2012-10-172-4/+5
* Do not resize window to minimum when toggling auto-resizeMarc-André Lureau2012-10-161-6/+7
* Fix check for IPv6 any addressDaniel P. Berrange2012-10-101-3/+22
* Allow user to set a window title for remote-viewerDaniel P. Berrange2012-10-095-8/+31
* Don't free SPICE ticket twiceChristophe Fergeau2012-10-011-1/+0
* Append \n to message in virt_viewer_app_traceChristophe Fergeau2012-09-182-12/+13
* Use a more specific regex to fix enum include pathsDaniel P. Berrange2012-09-141-1/+1
* Look in builddir for icons & strip build dir prefix from enum file includsDaniel P. Berrange2012-09-141-2/+4
* Document -f=auto-conf in remote-viewer --helpChristophe Fergeau2012-08-131-1/+1
* Use real binary name in help messageChristophe Fergeau2012-08-102-7/+15
* Show status page by default if display not readyMarc-André Lureau2012-07-231-1/+5
* Make status widget visible immediatelyMarc-André Lureau2012-07-231-0/+1
* vnc: when session is disconnected, make the display as non-readyMarc-André Lureau2012-07-231-3/+3
* Simplify display flag handlingMarc-André Lureau2012-07-234-20/+13
* Add VirtViewerSession::session-display-updatedMarc-André Lureau2012-07-234-4/+34
* Make the display submenu insensitive if display can't be selectedMarc-André Lureau2012-07-231-1/+17
* spice: factor out main channel lookup codeMarc-André Lureau2012-07-231-5/+17
* Add VirtViewerDisplay::selectable propertyMarc-André Lureau2012-07-233-0/+41
* Add virt_viewer_window_get_display()Marc-André Lureau2012-07-232-2/+12
* Hook up handling of MonitorsMarc-André Lureau2012-07-233-19/+92
* Bump glib > 2.22, add compat fileMarc-André Lureau2012-07-232-0/+57