summaryrefslogtreecommitdiffstats
path: root/src/remote-viewer-main.c
Commit message (Expand)AuthorAgeFilesLines
* Make hotkey configuration functionality available from the cmdline (v2)Hans de Goede2012-12-211-0/+4
* Add VirtViewerSession:file propertyMarc-André Lureau2012-11-271-0/+1
* recent: get mime type from sessionMarc-André Lureau2012-11-271-5/+4
* Use a common early init() functionMarc-André Lureau2012-10-231-21/+1
* win32: there is no CONERR$, only CONOUT$Marc-André Lureau2012-10-231-1/+1
* Allow user to set a window title for remote-viewerDaniel P. Berrange2012-10-091-1/+4
* Document -f=auto-conf in remote-viewer --helpChristophe Fergeau2012-08-131-1/+1
* Use real binary name in help messageChristophe Fergeau2012-08-101-4/+5
* Fix various memory leaksChristophe Fergeau2012-06-131-0/+1
* Set the remote-viewer binary application nameDaniel P. Berrange2012-04-231-0/+2
* remote-viewer: make it a GUI/windows application with hybrid consoleMarc-André Lureau2012-04-021-0/+15
* Fix recent --spice-controller regression, add error messageMarc-André Lureau2012-03-301-3/+10
* remote-viewer: press Enter to connect in dialogMarc-André Lureau2012-03-291-0/+1
* Remove unused variable iMarc-André Lureau2012-03-291-3/+3
* remote-viewer: add a simple connection dialogMarc-André Lureau2012-03-291-4/+127
* Fix g_thread_init deprecation warningMarc-André Lureau2012-03-291-0/+2
* spice: implement --fullscreen=auto-confMarc-André Lureau2012-03-211-4/+28
* Make sure we call g_thread_init()Marc-André Lureau2012-03-091-0/+2
* Set pretty icon for remote-viewer windows tooDaniel P. Berrange2012-02-141-0/+2
* Use exit() constantsDaniel P. Berrange2012-02-061-1/+1
* Update copyright headersDaniel P. Berrange2012-02-061-1/+1
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-94/+93
* Adapt remote-viewer so that it builds without SPICEDaniel P. Berrange2012-01-311-3/+13
* Add spice_get_option_group()Marc-André Lureau2012-01-311-0/+3
* Add spice controller support in remote-viewerMarc-André Lureau2012-01-311-6/+14
* Add remote-viewer programMarc-André Lureau2012-01-311-0/+148