summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use GResource for loading ui filesFabiano Fidêncio2016-03-031-6/+13
* configure: Simplify libvirt/libvirt-glib handlingFabiano Fidêncio2016-02-251-2/+0
* Bring back libvirt-glib dependencyFabiano Fidêncio2016-02-251-2/+2
* cleanup: Drop old compatibilty codeFabiano Fidêncio2016-02-241-2/+0
* Drop old compatibility codeEduardo Lima (Etrunko)2016-02-181-2/+0
* Drop support to gtk2Fabiano Fidêncio2016-02-151-1/+0
* Build an intermediate convenience libraryJonathon Jongsma2015-06-301-38/+47
* Build: put one file on a lineJonathon Jongsma2015-06-301-17/+35
* Remove spice-controller flags from virt-viewer buildJonathon Jongsma2015-06-301-1/+0
* remote-viewer-connect: Changed hardcoded UI into XMLLukas Venhoda2015-06-161-0/+1
* remote-viewer: Connect dialog moved to its own fileLukas Venhoda2015-06-161-0/+2
* test: Add test case for virt_viewer_compare_buildidChristophe Fergeau2015-06-091-0/+20
* Add preferences dialog UI fileMarc-André Lureau2015-03-051-0/+1
* Show VM chooser dialog when oVirt VM name is missingPavel Grunt2014-10-101-0/+2
* ovirt: Add OvirtForeignMenu classChristophe Fergeau2014-08-181-0/+4
* Add a dialog showing details of the current guestJonathon Jongsma2014-08-071-0/+1
* Load ui files first from installed locationJonathon Jongsma2014-01-201-0/+2
* build-sys: Simplify setting of optional CFLAGS/LDFLAGSChristophe Fergeau2013-04-121-25/+15
* Add oVirt supportChristophe Fergeau2013-04-121-0/+8
* Fix compilation with older glib versionsChristophe Fergeau2013-03-201-0/+1
* Register remote-viewer mime handlingMarc-André Lureau2013-02-111-5/+0
* Add VirtViewerFileMarc-André Lureau2012-11-271-0/+1
* windows: add debug-helperMarc-André Lureau2012-10-231-0/+5
* Use a more specific regex to fix enum include pathsDaniel P. Berrange2012-09-141-1/+1
* Look in builddir for icons & strip build dir prefix from enum file includsDaniel P. Berrange2012-09-141-2/+4
* Bump glib > 2.22, add compat fileMarc-André Lureau2012-07-231-0/+1
* build: generate enums type boilerplateMarc-André Lureau2012-07-231-3/+20
* dist: ship .ico in tarballMarc-André Lureau2012-05-141-2/+2
* Fix debug output on glib >= 2.31Daniel P. Berrange2012-04-251-0/+2
* Fix scaling of window to avoid integer truncationDaniel P. Berrange2012-04-191-0/+2
* Add a desktop file for launching remote-viewerDaniel P. Berrange2012-04-181-0/+5
* Fix typo in variable names for Win32 command helperDaniel P. Berrange2012-04-041-2/+2
* build-sys: fix Windows specific LDFLAGS on non-mingwChristophe Fergeau2012-04-031-1/+3
* remote-viewer: make it a GUI/windows application with hybrid consoleMarc-André Lureau2012-04-021-0/+1
* Add a Windows command line wrapperMarc-André Lureau2012-04-021-0/+4
* build-sys: use git.mk to generate gitignoreMarc-André Lureau2012-03-301-0/+2
* win32: add a few Windows sepecific dataMarc-André Lureau2012-03-301-0/+17
* Make sure we call g_thread_init()Marc-André Lureau2012-03-091-6/+6
* fix make distcheckMarc-André Lureau2012-03-011-1/+1
* Fix compilation with gtk 2.18Marc-André Lureau2012-03-011-0/+1
* Add back compat for GObject 2.22 which lacks GBindingDaniel P. Berrange2012-02-161-1/+3
* Only link remote-viewer program against SPICE controllerDaniel P. Berrange2012-02-161-2/+2
* Remove use of a libtool convenience libraryDaniel P. Berrange2012-02-161-46/+64
* Replace @FOO@ with $(FOO) in all Makefile.amDaniel P. Berrange2012-02-061-15/+15
* Adapt remote-viewer so that it builds without SPICEDaniel P. Berrange2012-01-311-2/+0
* build: make libvirt optionnalMarc-André Lureau2012-01-311-1/+4
* Add remote-viewer programMarc-André Lureau2012-01-311-43/+71
* build: make gtk-vnc optionalMarc-André Lureau2011-11-071-3/+5
* Revert 1a56de3acad6a19fd958fae9278cf1c97fdabb18Daniel P. Berrange2011-11-071-0/+2
* Remove pkgconfig check for GLIB2 since it is implied by GTK2/3Daniel P. Berrange2011-11-041-2/+0