summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring back libvirt-glib dependencyFabiano Fidêncio2016-02-257-501/+11
* README: update informationPavel Grunt2016-02-251-8/+5
* cleanup: Don't use gtk_widget_modify_{fg,bg}()Fabiano Fidêncio2016-02-242-6/+20
* cleanup: Don't use GtkStockFabiano Fidêncio2016-02-246-30/+27
* cleanup: Drop old compatibilty codeFabiano Fidêncio2016-02-247-1363/+0
* Use GDK_VERSION_MAX_ALLOWEDFabiano Fidêncio2016-02-241-1/+8
* Use GLIB_VERSION_MAX_ALLOWEDFabiano Fidêncio2016-02-241-1/+9
* m4: Use -Wdeprecated-declarationsFabiano Fidêncio2016-02-241-1/+1
* mingw: Bump msitools versionFabiano Fidêncio2016-02-241-1/+1
* app: Don't leave a window opened in case of connection errorFabiano Fidêncio2016-02-241-1/+4
* nsis: update nettle to 3.2.1Fabiano Fidêncio2016-02-241-4/+4
* Drop old compatibility codeEduardo Lima (Etrunko)2016-02-187-123/+0
* remote-viewer: Remove unused propertiesEduardo Lima (Etrunko)2016-02-181-97/+4
* Port to GtkApplication API'sEduardo Lima (Etrunko)2016-02-1811-405/+364
* spice: vv-file: do not ignore usb-filterUri Lublin2016-02-181-0/+10
* Minor code cleanupsEduardo Lima (Etrunko)2016-02-151-6/+7
* Drop support to gtk2Fabiano Fidêncio2016-02-1513-380/+52
* display: Use correct variable namePavel Grunt2016-02-151-1/+1
* display: Remove zoom propertyPavel Grunt2016-02-151-24/+2
* display: Use common code to get preferred sizePavel Grunt2016-02-151-21/+31
* app: Compute monitor mapping only in fullscreenPavel Grunt2016-02-151-6/+20
* app: Do not show usbredir button without sessionPavel Grunt2016-02-151-4/+8
* app: Add comment only when config file has VM groupPavel Grunt2016-02-151-1/+1
* app: Return early on empty monitor mappingPavel Grunt2016-02-151-0/+5
* display: Set value of desktop width and height property directlyPavel Grunt2016-02-031-6/+2
* display: Return early and remove a blockPavel Grunt2016-02-031-21/+18
* display: Remove unnecessary VIRT_VIEWER_DISPLAY castPavel Grunt2016-02-031-6/+6
* Remove GSLice usageFabiano Fidêncio2016-01-182-4/+4
* display: Set useful values for MIN_DISPLAY_{WIDTH, HEIGHT}Jonathon Jongsma2016-01-132-17/+20
* display: set min value for desktop-{width,height} props as MIN_DISPLAY_{WIDTH...Fabiano Fidêncio2016-01-081-2/+2
* Refresh translations from zanataDaniel P. Berrange2015-12-0795-13510/+19069
* Update NEWS for release 3.0Daniel P. Berrange2015-12-031-0/+57
* Bump spice-gtk dep to 0.30.0 to avoid dep on git snapshot releaseDaniel P. Berrange2015-12-032-2/+2
* s/mingw62/mingw64/ in RPM spec fileDaniel P. Berrange2015-12-031-1/+1
* Avoid macro in RPM commentDaniel P. Berrange2015-12-031-1/+1
* autobuild: gtk2 has been dropped for windowsFabiano Fidêncio2015-12-011-34/+2
* specs: add remote-viewer-connect.xmlFabiano Fidêncio2015-12-012-0/+3
* nsis: add libbz2-1.dllFabiano Fidêncio2015-12-011-0/+2
* nsis: update nettle to 3.1.1Fabiano Fidêncio2015-12-011-4/+4
* nsis: update libgnutls to 3.4.7Fabiano Fidêncio2015-12-011-2/+2
* nsis: update pango to 1.38.1Fabiano Fidêncio2015-12-011-7/+0
* docs: fix "make syntaxcheck"Fabiano Fidêncio2015-12-011-3/+2
* Add some multimonitor documentationJonathon Jongsma2015-12-012-0/+238
* autogen: Ensure m4 directory existsDaniel P. Berrange2015-11-051-0/+1
* git.mk: fix copyright line and remove use of -o / -aDaniel P. Berrange2015-11-051-7/+7
* Remove useless {get,set}_property functionsEduardo Lima (Etrunko)2015-11-041-22/+0
* Move declaration to the beginning of the fileEduardo Lima (Etrunko)2015-11-041-2/+1
* Update MAINTAINERCLEANFILES variablesEduardo Lima (Etrunko)2015-11-042-16/+4
* Update git.mk from latest upstream versionEduardo Lima (Etrunko)2015-11-041-43/+178
* Call intltoolize after autoreconfEduardo Lima (Etrunko)2015-11-041-1/+1