summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-events.h
Commit message (Collapse)AuthorAgeFilesLines
* Bring back libvirt-glib dependencyFabiano FidĂȘncio2016-02-251-37/+0
| | | | | | | | | | | | | | | libvirt-glib dependency was dropped in commit 296f91c in favor to maintain the full glib event loop integration into virt-viewer tree. This decision was taken because libvirt-glib was not mature enough at that time, which is not the case nowadays. The libvirt-glib version chosen as dependency (0.1.8) is the first release that includes the fixes for the glib event loop integration that were backported to virt-viewer last year. Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
* Update copyright headersDaniel P. Berrange2012-02-061-1/+1
|
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-0/+7
|
* Introduce standard naming convention to files & methodsDaniel P. Berrange2011-07-011-0/+30
All source files must be named virt-viewer-XXXX All methods named virt_viewer_XXX