summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* sdl: Don't release input on mouse mode change in full-screen modeJan Kiszka2011-08-221-1/+3
* Convert last qemu_free and qemu_malloc usesBlue Swirl2011-08-211-3/+3
* Use glib memory allocation and free functionsAnthony Liguori2011-08-2014-93/+93
* ui/spice-core: report compiled-version in info spice/query-spiceAlon Levy2011-08-101-0/+8
* sdl: Refactor sdl_send_mouse_eventJan Kiszka2011-08-051-11/+11
* sdl: Factor out event handlers from sdl_refreshJan Kiszka2011-08-051-205/+271
* sdl: Add zoom hot keysJan Kiszka2011-08-051-0/+13
* sdl: Dynamically grab input in absolute mouse modeJan Kiszka2011-08-051-6/+37
* sdl: Fix cursor handling when switching consoles in absolute mouse modeJan Kiszka2011-08-051-3/+10
* sdl: Never release input while in full screen modeJan Kiszka2011-08-051-3/+4
* sdl: Consistently avoid grabbing input for text consolesJan Kiszka2011-08-051-3/+6
* sdl: Initialize gui_fullscreen earlier during setupJan Kiszka2011-08-051-4/+5
* sdl: Drop bogus gui_fullscreen_initial_grabJan Kiszka2011-08-051-3/+1
* sdl: Restore scaling mode on return from full screenJan Kiszka2011-08-051-15/+33
* sdl: Fix full screen toggling from scaled modeJan Kiszka2011-08-051-1/+2
* sdl: Properly mark modifier+u as hotkeyJan Kiszka2011-08-051-0/+1
* sdl: Avoid redundant scaling deactivationJan Kiszka2011-08-051-4/+6
* sdl: Do not make full screen mode resizableJan Kiszka2011-08-051-2/+5
* sdl: Fix termination in -no-shutdown modeJan Kiszka2011-08-051-1/+3
* qxl: async io support using new spice apiAlon Levy2011-08-032-15/+59
* spice/qxl: move worker wrappersGerd Hoffmann2011-08-012-58/+0
* spice: add qemu_spice_display_init_commonGerd Hoffmann2011-08-012-6/+12
* spice: add worker wrapper functions.Gerd Hoffmann2011-08-012-6/+111
* Wrap recv to avoid warningsBlue Swirl2011-07-252-2/+2
* notifier: Pass data argument to callbackJan Kiszka2011-07-234-6/+6
* Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange2011-07-231-7/+0
* Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange2011-07-231-0/+7
* Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange2011-07-234-26/+41
* qemu-char: Print strerror message on failureKevin Wolf2011-07-231-1/+1
* spice: add sanity check for spice portsGerd Hoffmann2011-07-201-1/+10
* qxl: set mm_time in vga updateAlon Levy2011-07-041-0/+5
* spice: catch spice server initialization failures.Gerd Hoffmann2011-07-041-1/+4
* vnc: Fix compilation with --enable-vnc-pngStefan Weil2011-06-271-0/+3
* Fix MinGW compilation when --enable-vnc-jpeg is specifiedRoy Tam2011-06-261-2/+5
* cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber2011-06-141-1/+2
* cocoa: Provide central qemu_main() prototypeAndreas Färber2011-06-141-3/+3
* Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond2011-06-141-1/+2
* cocoa: do not create a spurious window for -versionTristan Gingold2011-06-141-3/+12
* Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori2011-06-081-8/+18
|\
| * spice: require spice 0.6.0 or newer.Gerd Hoffmann2011-06-061-8/+0
| * spice: add SASL supportMarc-André Lureau2011-06-061-0/+12
| * spice: add option for disabling copy paste supportHans de Goede2011-06-061-0/+6
* | Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-082-5/+0
|/
* set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev2011-05-151-0/+12
* spice: drop obsolete iothread lockingGerd Hoffmann2011-05-031-6/+0
* spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann2011-05-032-0/+15
* spice: don't create updates in spice server context.Gerd Hoffmann2011-05-032-21/+43
* Make spice dummy functions inline to fix calls not checking return valuesJes Sorensen2011-05-031-2/+10
* vnc: tight: Fix crash after 2GB of outputMichael Tokarev2011-04-102-4/+5
* vnc: added missing name->keysym pairs for Polish national charactersLeszek Grzegorek2011-04-011-0/+18
OpenPOWER on IntegriCloud