summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | gtk: window sizing overhaulGerd Hoffmann2014-05-261-30/+70
| * | gtk: zap unused global_stateGerd Hoffmann2014-05-261-4/+0
| * | gtk: Add handling for the xfree86 keycodesBruce Rogers2014-05-261-1/+35
| * | gtk: enable untabify for gfxGerd Hoffmann2014-05-261-3/+7
| * | gtk: detached window pointer grabsGerd Hoffmann2014-05-261-3/+21
| * | gtk: update all windows on mouse mode changesGerd Hoffmann2014-05-261-1/+5
| * | gtk: fix grab checksGerd Hoffmann2014-05-261-12/+23
| * | gtk: update gd_update_captionGerd Hoffmann2014-05-261-17/+28
| * | gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann2014-05-261-1/+3
| * | gtk: keep track of grab ownerGerd Hoffmann2014-05-261-5/+23
| * | gtk: add gd_grab trace eventGerd Hoffmann2014-05-261-0/+4
| * | gtk: add tab to trace eventsGerd Hoffmann2014-05-261-3/+3
| * | gtk: allow moving tabs to windows and back.Gerd Hoffmann2014-05-261-11/+63
| * | gtk: simplify resizeGerd Hoffmann2014-05-261-26/+14
OpenPOWER on IntegriCloud