summaryrefslogtreecommitdiffstats
path: root/src/remote-viewer.c
Commit message (Expand)AuthorAgeFilesLines
...
* ovirt: Set host subject if neededChristophe Fergeau2013-06-111-0/+4
* Support Spice controller "auto-display-res" flagMarc-André Lureau2013-05-271-4/+3
* Show connect dialog again if connection from dialog failedMarc-André Lureau2013-05-171-0/+16
* Move connect dialog to remote-viewer.cMarc-André Lureau2013-05-171-1/+117
* spice: forward secure-channelsMarc-André Lureau2013-04-151-0/+1
* Be more consistent in #if/#ifdef useChristophe Fergeau2013-04-121-14/+12
* Add oVirt supportChristophe Fergeau2013-04-121-4/+226
* Allow app_initial_connect() to raise an errorMarc-André Lureau2013-03-081-11/+20
* g_{message,warning}: Use printf styleMichal Privoznik2013-02-041-1/+1
* remote-viewer: controller sets spice session proxyMarc-André Lureau2013-01-311-1/+2
* Remove unused labelChristophe Fergeau2013-01-241-1/+0
* Fix warning when compiling without spice-gtk supportChristophe Fergeau2013-01-241-0/+1
* Add a virt_viewer_app_set_hotkeys() helper functionHans de Goede2012-12-211-40/+1
* Improve hotkeys controller behaviourChristophe Fergeau2012-12-201-0/+5
* remote-viewer: learn to connect from fileMarc-André Lureau2012-11-271-2/+22
* Move spice_hotkey_to_gtk_accelerator() to utilMarc-André Lureau2012-11-271-114/+1
* Allow user to set a window title for remote-viewerDaniel P. Berrange2012-10-091-3/+5
* Fix automatic usb redir through controllerChristophe Fergeau2012-04-171-5/+5
* Propagate USB redirection controller messagesChristophe Fergeau2012-04-041-1/+16
* Add support for the SPICE properties disable-effects & color-depthYonit Halperin2012-04-031-1/+3
* Notify focus state when the foreign menu title is setMarc-Andre Lureau2012-03-221-6/+26
* Do not try to unref NULL menuMarc-Andre Lureau2012-03-221-1/+3
* Don't leak foreign menuMarc-Andre Lureau2012-03-221-0/+1
* Do not crash so easily when given invalid uriMarc-André Lureau2012-03-161-1/+1
* Notify of focus state when a client connectsMarc-André Lureau2012-03-091-4/+6
* Fix path to spice-controller.hChristophe Fergeau2012-03-051-1/+1
* remote-viewer: support spice foreign menuMarc-Andre Lureau2012-03-011-51/+160
* remote-viewer: add smartcard controller messageMarc-André Lureau2012-02-221-1/+2
* spice: teach customizable key bindings with controllerMarc-André Lureau2012-02-221-0/+150
* Use exit() constantsDaniel P. Berrange2012-02-061-1/+1
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-280/+279
* Adapt remote-viewer so that it builds without SPICEDaniel P. Berrange2012-01-311-1/+30
* Add spice controller support in remote-viewerMarc-André Lureau2012-01-311-20/+354
* Add remote-viewer programMarc-André Lureau2012-01-311-0/+141