Age | Commit message (Expand) | Author |
2014-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging | Peter Maydell |
2014-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-7' into staging | Peter Maydell |
2014-05-26 | sdl: pass key event source to input layer | Gerd Hoffmann |
2014-05-26 | input: bind devices and input routing | Gerd Hoffmann |
2014-05-26 | input: keymap: add meta keys | Gerd Hoffmann |
2014-05-26 | input: add name to input_event_key_number | Gerd Hoffmann |
2014-05-26 | input: add qemu_input_key_number_to_qcode | Gerd Hoffmann |
2014-05-26 | input (curses): mask keycodes to remove modifier bits | Andrew Oates |
2014-05-26 | gtk: workaround gtk2 vte resize issue | Gerd Hoffmann |
2014-05-26 | gtk: window sizing overhaul | Gerd Hoffmann |
2014-05-26 | gtk: zap unused global_state | Gerd Hoffmann |
2014-05-26 | gtk: Add handling for the xfree86 keycodes | Bruce Rogers |
2014-05-26 | gtk: enable untabify for gfx | Gerd Hoffmann |
2014-05-26 | gtk: detached window pointer grabs | Gerd Hoffmann |
2014-05-26 | gtk: update all windows on mouse mode changes | Gerd Hoffmann |
2014-05-26 | gtk: fix grab checks | Gerd Hoffmann |
2014-05-26 | gtk: update gd_update_caption | Gerd Hoffmann |
2014-05-26 | gtk: skip keyboard grab when hover autograb is active | Gerd Hoffmann |
2014-05-26 | gtk: keep track of grab owner | Gerd Hoffmann |
2014-05-26 | gtk: add gd_grab trace event | Gerd Hoffmann |
2014-05-26 | gtk: add tab to trace events | Gerd Hoffmann |
2014-05-26 | gtk: allow moving tabs to windows and back. | Gerd Hoffmann |
2014-05-26 | gtk: simplify resize | Gerd Hoffmann |
2014-05-26 | gtk: use device type as label | Gerd Hoffmann |
2014-05-26 | gtk: support multiple gfx displays | Gerd Hoffmann |
2014-05-26 | gtk: move vga state into VirtualGfxConsole | Gerd Hoffmann |
2014-05-26 | gtk: VirtualConsole restruction | Gerd Hoffmann |
2014-05-26 | gtk: remove page numbering assumtions from the code | Gerd Hoffmann |
2014-05-26 | gtk: Add a scrollbar for text consoles | Cole Robinson |
2014-05-26 | gtk: cleanup CONFIG_VTE ifdef a bit. | Gerd Hoffmann |
2014-05-26 | gtk: zap vte size requests | Gerd Hoffmann |
2014-05-26 | console: add kbd_put_keysym_console | Gerd Hoffmann |
2014-05-26 | gtk: zap scrolled_window | Gerd Hoffmann |
2014-05-26 | console: rework text terminal cursor logic | Gerd Hoffmann |
2014-05-26 | console: update text terminal surface unconditionally | Gerd Hoffmann |
2014-05-26 | console: nicer initial screen | Gerd Hoffmann |
2014-05-26 | console: Abort on property access errors | Kirill Batuzov |
2014-05-16 | input: remove sparc keymap hack | Gerd Hoffmann |
2014-05-16 | input: use KeyValue directly in sendkey monitor command | Gerd Hoffmann |
2014-05-16 | input: add qemu_input_handler_deactivate | Gerd Hoffmann |
2014-05-16 | input: key mapping helpers | Gerd Hoffmann |
2014-05-08 | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev |
2014-05-08 | spice: fix libvirt snapshots | Gerd Hoffmann |
2014-05-08 | spice: fix "info spice" | Gerd Hoffmann |
2014-05-07 | ui: Add missing 'static' attribute | Stefan Weil |
2014-05-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into staging | Peter Maydell |
2014-04-29 | sdl2: Support mouse wheel | Cole Robinson |
2014-04-29 | sdl2: add ui info setting. | Dave Airlie |
2014-04-29 | gtk: Fix accelerators being triggered twice with gtk3 | Cole Robinson |
2014-04-29 | gtk: Fix -serial vc | Cole Robinson |