summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Set the remote-viewer binary application nameDaniel P. Berrange2012-04-231-0/+2
* Add support for raw IPv6 addresses in VNC & libvirt URIsDaniel P. Berrange2012-04-232-4/+27
* Fix scaling of window to avoid integer truncationDaniel P. Berrange2012-04-192-2/+5
* Add a desktop file for launching remote-viewerDaniel P. Berrange2012-04-182-0/+11
* Fix automatic usb redir through controllerChristophe Fergeau2012-04-171-5/+5
* Minor simplification/optimization of VirtViewerDisplayZeeshan Ali (Khattak)2012-04-051-9/+5
* 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
* 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: use git.mk to generate gitignoreMarc-André Lureau2012-03-301-0/+2
* win32: add a few Windows sepecific dataMarc-André Lureau2012-03-303-0/+55
* 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
* Make sure we call g_thread_init()Marc-André Lureau2012-03-093-6/+10
* Notify of focus state when a client connectsMarc-André Lureau2012-03-091-4/+6
* Add a send-key menu in fullscreenMarc-André Lureau2012-03-081-1/+57
* 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
* virt-viewer-window: Move checks before resize to virt_viewer_window_resizeHans de Goede2012-03-071-5/+5
* virt-viewer-window: Remove useless tests for priv->window != NULLHans de Goede2012-03-071-7/+1
* virt-viewer-window: Add a USB device selection to the fullscreen menu (v2)Hans de Goede2012-03-061-0/+10
* window: Call virt_viewer_app_quit instead of gtk_main_quitHans de Goede2012-03-061-1/+1
* virt_viewer_app_quit: Cleanly close the connection before quitingHans de Goede2012-03-061-1/+11
* session-spice: Delay the disconnected signal till all channels are closedHans de Goede2012-03-061-4/+13
* virt-viewer-app: unref the session on disposeHans de Goede2012-03-061-0/+5
* virt-viewer-display: Use a borrowed reference to sessionHans de Goede2012-03-061-1/+1
* virt-viewer-window: Use a borrowed reference to appHans de Goede2012-03-061-6/+1
* virt-viewer-app: main_window is part of our windows hashtableHans de Goede2012-03-061-5/+0
* session-spice: dispose should chain up to dispose not finalize!!Hans de Goede2012-03-061-1/+1
* usbredir: Gnome HIG-ify USB device selection dialogHans de Goede2012-03-061-1/+4