summaryrefslogtreecommitdiff
path: root/src/virt-viewer-main.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Fix g_thread_init deprecation warningMarc-André Lureau1-0/+2
2012-03-09Make sure we call g_thread_init()Marc-André Lureau1-0/+2
2012-02-08Import a pretty icon for virt-viewer applicationDaniel P. Berrange1-0/+2
2012-02-06Use exit() constantsDaniel P. Berrange1-1/+1
2012-02-06Update copyright headersDaniel P. Berrange1-1/+1
2012-02-06Convert TABS to spaces & reindent everywhereDaniel P. Berrange1-92/+91
2012-01-31Support for virDomainOpenGraphics APIDaniel P. Berrange1-1/+4
2012-01-31Use a first letter capital in helpMarc-André Lureau1-7/+7
2012-01-31Add spice_get_option_group()Marc-André Lureau1-2/+6
2011-11-07build: make gtk-vnc optionalMarc-André Lureau1-1/+6
2011-08-04Make title more translatable and using application nameMarc-André Lureau1-0/+2
2011-08-04Use g_printerr for errors instead of fprintf(stderr,..)Marc-André Lureau1-2/+2
2011-07-26Use app fullscreen property instead of app.start() argumentMarc-André Lureau1-1/+2
2011-07-22Inherit from VirtViewerApp for VirtViewerMarc-André Lureau1-3/+10
2011-07-22Turn VirtViewer into a VirtViewerApp objectMarc-André Lureau1-3/+6
2011-07-12Fix leak of command line argumentsDaniel P. Berrange1-5/+9
2011-07-11Add support for --fullscreen optionMarc-André Lureau1-3/+7
2011-07-01Introduce standard naming convention to files & methodsDaniel P. Berrange1-0/+122