summaryrefslogtreecommitdiff
path: root/src/remote-viewer-main.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Set the remote-viewer binary application nameDaniel P. Berrange1-0/+2
2012-04-02remote-viewer: make it a GUI/windows application with hybrid consoleMarc-André Lureau1-0/+15
2012-03-30Fix recent --spice-controller regression, add error messageMarc-André Lureau1-3/+10
2012-03-29remote-viewer: press Enter to connect in dialogMarc-André Lureau1-0/+1
2012-03-29Remove unused variable iMarc-André Lureau1-3/+3
2012-03-29remote-viewer: add a simple connection dialogMarc-André Lureau1-4/+127
2012-03-29Fix g_thread_init deprecation warningMarc-André Lureau1-0/+2
2012-03-21spice: implement --fullscreen=auto-confMarc-André Lureau1-4/+28
2012-03-09Make sure we call g_thread_init()Marc-André Lureau1-0/+2
2012-02-14Set pretty icon for remote-viewer windows tooDaniel 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-94/+93
2012-01-31Adapt remote-viewer so that it builds without SPICEDaniel P. Berrange1-3/+13
2012-01-31Add spice_get_option_group()Marc-André Lureau1-0/+3
2012-01-31Add spice controller support in remote-viewerMarc-André Lureau1-6/+14
2012-01-31Add remote-viewer programMarc-André Lureau1-0/+148