summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add manpage docs for the --attach optionDaniel P. Berrange2012-04-171-0/+7
* Fix manpage to s/--fullscreen/--full-screen/Daniel P. Berrange2012-04-172-2/+2
* Fix automatic usb redir through controllerChristophe Fergeau2012-04-171-5/+5
* Ensure windres & icotool are present on Win32 buildsDaniel P. Berrange2012-04-051-0/+7
* Require F17 for spice in RPM buildsDaniel P. Berrange2012-04-051-1/+1
* Exclude windows-cmdline-wrapper.c from some syntax check rulesDaniel P. Berrange2012-04-051-2/+5
* Add Yonit to authors fileDaniel P. Berrange2012-04-051-0/+1
* Fix some syntax violations in git.mkDaniel P. Berrange2012-04-051-5/+5
* Minor simplification/optimization of VirtViewerDisplayZeeshan Ali (Khattak)2012-04-052-9/+6
* Fix typo in variable names for Win32 command helperDaniel P. Berrange2012-04-041-2/+2
* Fix close of VNC displaysDaniel P. Berrange2012-04-047-3/+49
* Propagate USB redirection controller messagesChristophe Fergeau2012-04-041-1/+16
* Add support for the SPICE properties disable-effects & color-depthYonit Halperin2012-04-031-1/+3
* build-sys: fix Windows specific LDFLAGS on non-mingwChristophe Fergeau2012-04-031-1/+3
* nsis: fix a few missing iconsMarc-André Lureau2012-04-031-1/+19
* nsis: add the remote-viewer cmdline wrapperMarc-André Lureau2012-04-021-0/+2
* remote-viewer: make it a GUI/windows application with hybrid consoleMarc-André Lureau2012-04-022-0/+16
* Add a Windows command line wrapperMarc-André Lureau2012-04-022-0/+95
* Disable mnemonics via gtk-enable-mnemonics settingsMarc-André Lureau2012-04-011-33/+10
* Disable menu items that would fail when there is no displayMarc-André Lureau2012-04-011-0/+18
* build-sys: simplify autogen.shMarc-André Lureau2012-04-011-37/+11
* build-sys: use git.mk to generate gitignoreMarc-André Lureau2012-03-3016-45/+254
* win32: add a few Windows sepecific dataMarc-André Lureau2012-03-306-1/+85
* win32: clean-up the NSIS installer, allow user installMarc-André Lureau2012-03-301-23/+38
* Fix recent --spice-controller regression, add error messageMarc-André Lureau2012-03-301-3/+10
* usbredir: listen for device-error signalHans de Goede2012-03-291-1/+4
* remote-viewer: press Enter to connect in dialogMarc-André Lureau2012-03-291-0/+1
* Remove unused variable iMarc-André Lureau2012-03-291-3/+3
* remote-viewer: add a simple connection dialogMarc-André Lureau2012-03-293-4/+141
* Fix g_thread_init deprecation warningMarc-André Lureau2012-03-292-0/+4
* Do not warn if the display is shown and not readyMarc-Andre Lureau2012-03-221-2/+4
* Notify focus state when the foreign menu title is setMarc-Andre Lureau2012-03-221-6/+26
* Do not try to unref NULL menuMarc-Andre Lureau2012-03-221-1/+3
* Don't leak foreign menuMarc-Andre Lureau2012-03-221-0/+1
* spice: handle switch-host eventMarc-André Lureau2012-03-211-6/+13
* spice: remove usage of deprecated audio apiMarc-André Lureau2012-03-211-8/+6
* Display correct key bindings to release cursorMarc-André Lureau2012-03-212-3/+34
* spice: implement --fullscreen=auto-confMarc-André Lureau2012-03-217-21/+155
* Fix indentationMarc-André Lureau2012-03-181-13/+13
* Do not crash so easily when given invalid uriMarc-André Lureau2012-03-163-5/+7
* Updated translationsDaniel P. Berrange2012-03-133-172/+173
* Make sure we call g_thread_init()Marc-André Lureau2012-03-094-9/+13
* Notify of focus state when a client connectsMarc-André Lureau2012-03-091-4/+6
* Update NEWS for 0.5.2 releasev0.5.2Daniel P. Berrange2012-03-091-1/+5
* Import newer translations from transifexDaniel P. Berrange2012-03-099-795/+801
* Fix libvirt/SPICE min versionsDaniel P. Berrange2012-03-094-7/+10
* Add a send-key menu in fullscreenMarc-André Lureau2012-03-081-1/+57
* build: fix autogen messageMarc-André Lureau2012-03-071-0/+1
* virt-viewer-window: Don't try to resize non visible windowsHans de Goede2012-03-071-0/+10
* virt-viewer-window: Add show / hide utility functionsHans de Goede2012-03-073-23/+23