aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2011-08-22sdl: Don't release input on mouse mode change in full-screen modeJan Kiszka1-1/+3
2011-08-21Convert last qemu_free and qemu_malloc usesBlue Swirl1-3/+3
2011-08-20Use glib memory allocation and free functionsAnthony Liguori14-93/+93
2011-08-10ui/spice-core: report compiled-version in info spice/query-spiceAlon Levy1-0/+8
2011-08-05sdl: Refactor sdl_send_mouse_eventJan Kiszka1-11/+11
2011-08-05sdl: Factor out event handlers from sdl_refreshJan Kiszka1-205/+271
2011-08-05sdl: Add zoom hot keysJan Kiszka1-0/+13
2011-08-05sdl: Dynamically grab input in absolute mouse modeJan Kiszka1-6/+37
2011-08-05sdl: Fix cursor handling when switching consoles in absolute mouse modeJan Kiszka1-3/+10
2011-08-05sdl: Never release input while in full screen modeJan Kiszka1-3/+4
2011-08-05sdl: Consistently avoid grabbing input for text consolesJan Kiszka1-3/+6
2011-08-05sdl: Initialize gui_fullscreen earlier during setupJan Kiszka1-4/+5
2011-08-05sdl: Drop bogus gui_fullscreen_initial_grabJan Kiszka1-3/+1
2011-08-05sdl: Restore scaling mode on return from full screenJan Kiszka1-15/+33
2011-08-05sdl: Fix full screen toggling from scaled modeJan Kiszka1-1/+2
2011-08-05sdl: Properly mark modifier+u as hotkeyJan Kiszka1-0/+1
2011-08-05sdl: Avoid redundant scaling deactivationJan Kiszka1-4/+6
2011-08-05sdl: Do not make full screen mode resizableJan Kiszka1-2/+5
2011-08-05sdl: Fix termination in -no-shutdown modeJan Kiszka1-1/+3
2011-08-03qxl: async io support using new spice apiAlon Levy2-15/+59
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann2-58/+0
2011-08-01spice: add qemu_spice_display_init_commonGerd Hoffmann2-6/+12
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann2-6/+111
2011-07-25Wrap recv to avoid warningsBlue Swirl2-2/+2
2011-07-23notifier: Pass data argument to callbackJan Kiszka4-6/+6
2011-07-23Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange1-7/+0
2011-07-23Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange1-0/+7
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange4-26/+41
2011-07-23qemu-char: Print strerror message on failureKevin Wolf1-1/+1
2011-07-20spice: add sanity check for spice portsGerd Hoffmann1-1/+10
2011-07-04qxl: set mm_time in vga updateAlon Levy1-0/+5
2011-07-04spice: catch spice server initialization failures.Gerd Hoffmann1-1/+4
2011-06-27vnc: Fix compilation with --enable-vnc-pngStefan Weil1-0/+3
2011-06-26Fix MinGW compilation when --enable-vnc-jpeg is specifiedRoy Tam1-2/+5
2011-06-14cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber1-1/+2
2011-06-14cocoa: Provide central qemu_main() prototypeAndreas Färber1-3/+3
2011-06-14Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond1-1/+2
2011-06-14cocoa: do not create a spurious window for -versionTristan Gingold1-3/+12
2011-06-08Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori1-8/+18
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2-5/+0
2011-06-06spice: require spice 0.6.0 or newer.Gerd Hoffmann1-8/+0
2011-06-06spice: add SASL supportMarc-André Lureau1-0/+12
2011-06-06spice: add option for disabling copy paste supportHans de Goede1-0/+6
2011-05-15set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev1-0/+12
2011-05-03spice: drop obsolete iothread lockingGerd Hoffmann1-6/+0
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann2-0/+15
2011-05-03spice: don't create updates in spice server context.Gerd Hoffmann2-21/+43
2011-05-03Make spice dummy functions inline to fix calls not checking return valuesJes Sorensen1-2/+10
2011-04-10vnc: tight: Fix crash after 2GB of outputMichael Tokarev2-4/+5
2011-04-01vnc: added missing name->keysym pairs for Polish national charactersLeszek Grzegorek1-0/+18