summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Don't use gtk_widget_modify_{fg,bg}()Fabiano Fidêncio2016-02-241-3/+10
* Remove unused VirtViewerNotebook::disposeChristophe Fergeau2014-08-041-7/+0
* Replace DEBUG_LOG with g_debugMarc-André Lureau2014-06-101-3/+3
* Make status widget visible immediatelyMarc-André Lureau2012-07-231-0/+1
* Do not warn if the display is shown and not readyMarc-Andre Lureau2012-03-221-2/+4
* Add config.h to every source fileDaniel P. Berrange2012-02-061-0/+3
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-61/+60
* Grab the focus when showing the displayMarc-André Lureau2012-02-061-0/+1
* Remove duplicated struct definitionDaniel P. Berrange2011-07-261-2/+0
* Show status on all open windowsMarc-André Lureau2011-07-261-5/+13
* Let virt_viewer_notebook_show_status take varagsMarc-André Lureau2011-07-261-1/+8
* Split VirtViewerApp window into VirtViewerWindowMarc-André Lureau2011-07-261-0/+135