summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* spice: make sure we don't overflow ssd->bufGerd Hoffmann2014-09-051-5/+15
* spice: use console index as display idGerd Hoffmann2014-09-011-2/+1
* spice: don't use 'Yoda conditions'Gonglei2014-08-151-2/+2
* vnc update fixGerd Hoffmann2014-07-252-1/+4
* fix full frame updates for VNC clientsStephan Kulow2014-07-251-0/+1
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ...Peter Maydell2014-07-111-0/+5
|\
| * spice: auth fixesGerd Hoffmann2014-07-111-0/+5
* | ui/gtk: Restore keyboard focus after Page changeJohn Snow2014-07-111-3/+6
|/
* ui/vnc: fix potential memory corruption issuesPeter Lieven2014-07-012-86/+77
* ui/vnc: limit client_cut_text msg payload sizePeter Lieven2014-07-011-3/+10
* ui/cocoa: Honour -show-cursor command line optionPeter Maydell2014-06-291-2/+18
* ui/cocoa: Fix handling of absolute positioning devicesPeter Maydell2014-06-291-29/+46
* ui/cocoa: Add utility method to check if point is within windowPeter Maydell2014-06-291-2/+7
* ui/cocoa: Cope with first surface being same as initial window sizePeter Maydell2014-06-291-1/+5
* qemu-char: introduce qemu_chr_allocPaolo Bonzini2014-06-231-1/+1
* qapi event: convert SPICE eventsWenchao Xia2014-06-231-34/+36
* qapi event: convert VNC eventsWenchao Xia2014-06-232-56/+59
* qapi: adjust existing definesWenchao Xia2014-06-232-7/+9
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...Peter Maydell2014-06-202-15/+9
|\
| * vnc: fix screen updatesGerd Hoffmann2014-06-191-0/+3
| * vnc: Drop superfluous conditionals around g_strdup()Markus Armbruster2014-06-191-4/+1
| * vnc: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-192-12/+6
* | spice: fix 32bit buildGerd Hoffmann2014-06-201-1/+1
|/
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-11/+118
* gtk: update window size after showing/hiding tabsGerd Hoffmann2014-06-111-0/+2
* gtk: factor out gtk3 grab into the new gd_grab_devices functionGerd Hoffmann2014-06-111-64/+36
* gtk: cleanup backend dependenciesGerd Hoffmann2014-06-111-28/+42
* gtk: factor out keycode mappingGerd Hoffmann2014-06-111-7/+16
* console: fix -vga none -sdl crashGerd Hoffmann2014-06-101-4/+1
* console: kill MAX_CONSOLES, alloc consoles dynamicallyGerd Hoffmann2014-06-101-9/+4
* input/vnc: use kbd delays in press_keyGerd Hoffmann2014-06-041-0/+2
* input/curses: add kbd delay between keydown and keyup eventsGerd Hoffmann2014-06-041-0/+10
* input: use kbd delays for send_key monitor commandGerd Hoffmann2014-06-041-39/+6
* input: add support for kbd delaysGerd Hoffmann2014-06-041-3/+105
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into stagingPeter Maydell2014-06-022-2/+99
|\
| * sdl2: textinput + terminalGerd Hoffmann2014-06-021-1/+40
| * sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windowsGerd Hoffmann2014-06-021-1/+26
| * console: add kbd_put_string_consoleGerd Hoffmann2014-06-021-0/+9
| * console: add kbd_put_qcode_consoleGerd Hoffmann2014-06-021-0/+24
* | vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}Gonglei2014-06-021-1/+7
* | vnc: add trace events for key eventsGerd Hoffmann2014-06-021-4/+23
* | vnc: refuse to set a password with VNC_AUTH_NONEGerd Hoffmann2014-06-021-28/+6
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell2014-05-281-116/+117
|\
| * console: add kbd_put_keysym_consoleGerd Hoffmann2014-05-261-3/+6
| * console: rework text terminal cursor logicGerd Hoffmann2014-05-261-18/+32
| * console: update text terminal surface unconditionallyGerd Hoffmann2014-05-261-71/+56
| * console: nicer initial screenGerd Hoffmann2014-05-261-8/+11
| * console: Abort on property access errorsKirill Batuzov2014-05-261-17/+13
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-7' into stagingPeter Maydell2014-05-281-374/+734
|\ \
| * | gtk: workaround gtk2 vte resize issueGerd Hoffmann2014-05-261-0/+40
OpenPOWER on IntegriCloud