summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* app: enable forward ssh-agent widgets if supported by sessionwip/ssh-agent-forwardFabiano Fidêncio2015-12-151-0/+11
* app: make _get_preferences() more readableFabiano Fidêncio2015-12-151-28/+27
* session: add virt_viewer_can_forward_ssh_agent()Fabiano Fidêncio2015-12-153-0/+23
* preferences: "Forward ssh-agent" optionFabiano Fidêncio2015-12-151-0/+36
* spice: enable/disable ssh-agent forwardFabiano Fidêncio2015-12-151-0/+34
* session: add "forward-ssh-agent" propertyFabiano Fidêncio2015-12-151-0/+18
* 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
* Remove m4/.gitignore fileEduardo Lima (Etrunko)2015-11-041-0/+0
* session-spice: Disable extra displays in fullscreen modePavel Grunt2015-11-041-0/+22
* app: Do not map display to non-existent monitorPavel Grunt2015-11-041-1/+5
* app: Add helper for number of client monitorsPavel Grunt2015-11-041-6/+11
* util: Fix the size of sorted_displays allocationFabiano Fidêncio2015-10-211-4/+7
* session: Only create a hashtable if apply_monitor_geometry vfunc existsFabiano Fidêncio2015-10-211-1/+3
* app: Use display id instead of 'this' in debugPavel Grunt2015-10-211-1/+1
* Stop polling after reconnecting to libvirtdChristophe Fergeau2015-10-201-0/+18
* Use the display ID to configure fullscreen monitorsJonathon Jongsma2015-10-095-62/+76
* SessionSpice: make main-window a propertyJonathon Jongsma2015-10-091-45/+77
* msi: use the correct id for remote-viewer.exeFabiano Fidêncio2015-10-081-1/+1
* msi: {virt,remote}-viewer depends on libxml2Fabiano Fidêncio2015-10-061-0/+2
* Add new functions to enable/disable a displayJonathon Jongsma2015-09-105-8/+64
* Set enabled status of all displays when we get a monitor updateJonathon Jongsma2015-09-081-2/+4
* Don't emit 'monitor-geometry-changed' for disabled displaysJonathon Jongsma2015-09-081-20/+19
* coverity: result is not floating-pointFabiano Fidêncio2015-08-171-2/+2
* coverity: Copy into fixed sized bufferFabiano Fidêncio2015-08-131-0/+5
* session-spice: Use display id instead of monitor id in debug logPavel Grunt2015-07-291-1/+2
* configure: Use default error message when package is missingPavel Grunt2015-07-291-51/+36
* configure: Enable spice-gtk when have all necessary spice packagesPavel Grunt2015-07-291-1/+2
* virt-viewer-window: Change zoom with respect to real zoomPavel Grunt2015-07-291-3/+17
* Show window after its default and preferred sizes are setPavel Grunt2015-07-291-2/+2
* events: don't leak GIOChannel when destroying IO handleFabiano Fidêncio2015-07-221-0/+4
* events: allow to remove disabled timers and handlesFabiano Fidêncio2015-07-221-11/+9
* events: don't create glib IO watch for disabled handlesFabiano Fidêncio2015-07-221-4/+6