summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-main.c
Commit message (Expand)AuthorAgeFilesLines
* Make hotkey configuration functionality available from the cmdline (v2)Hans de Goede2012-12-211-0/+4
* Use a common early init() functionMarc-André Lureau2012-10-231-11/+1
* Use real binary name in help messageChristophe Fergeau2012-08-101-3/+10
* Fix g_thread_init deprecation warningMarc-André Lureau2012-03-291-0/+2
* Make sure we call g_thread_init()Marc-André Lureau2012-03-091-0/+2
* Import a pretty icon for virt-viewer applicationDaniel P. Berrange2012-02-081-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-92/+91
* Support for virDomainOpenGraphics APIDaniel P. Berrange2012-01-311-1/+4
* Use a first letter capital in helpMarc-André Lureau2012-01-311-7/+7
* Add spice_get_option_group()Marc-André Lureau2012-01-311-2/+6
* build: make gtk-vnc optionalMarc-André Lureau2011-11-071-1/+6
* Make title more translatable and using application nameMarc-André Lureau2011-08-041-0/+2
* Use g_printerr for errors instead of fprintf(stderr,..)Marc-André Lureau2011-08-041-2/+2
* Use app fullscreen property instead of app.start() argumentMarc-André Lureau2011-07-261-1/+2
* Inherit from VirtViewerApp for VirtViewerMarc-André Lureau2011-07-221-3/+10
* Turn VirtViewer into a VirtViewerApp objectMarc-André Lureau2011-07-221-3/+6
* Fix leak of command line argumentsDaniel P. Berrange2011-07-121-5/+9
* Add support for --fullscreen optionMarc-André Lureau2011-07-111-3/+7
* Introduce standard naming convention to files & methodsDaniel P. Berrange2011-07-011-0/+122