summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* usbredir: Shrink the usb device selection dialog when devices are unpluggedHans de Goede2012-03-061-0/+11
* Don't attempt to translate ""Christophe Fergeau2012-03-051-2/+2
* Fix path to spice-controller.hChristophe Fergeau2012-03-051-1/+1
* Remove trailing blank lineDaniel P. Berrange2012-03-011-1/+0
* fix make distcheckMarc-André Lureau2012-03-011-1/+1
* remote-viewer: support spice foreign menuMarc-Andre Lureau2012-03-011-51/+160
* Add property app:has-focusMarc-André Lureau2012-03-011-0/+44
* Fix compilation with gtk 2.18Marc-André Lureau2012-03-014-24/+69
* spice: fix connecting via ssh to a password-protected serverMarc-André Lureau2012-03-011-1/+8
* spice: fix double unref of main channelMarc-André Lureau2012-03-011-10/+3
* remote-viewer: add smartcard controller messageMarc-André Lureau2012-02-221-1/+2