Age | Commit message (Expand) | Author |
2016-10-28 | curses: fix left/right arrow translation | Samuel Thibault |
2016-09-13 | ui/curses.c: Clean up nextchr logic | Peter Maydell |
2016-09-13 | ui/curses.c: Ensure we don't read off the end of curses2qemu array | Peter Maydell |
2016-02-04 | ui: Clean up includes | Peter Maydell |
2016-01-08 | ui/curses: Fix color attribute of monitor for curses | OGAWA Hirofumi |
2015-11-06 | ui: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-03 | ui/curses: Support line graphics chars on -curses mode | OGAWA Hirofumi |
2015-11-03 | ui/curses: Fix monitor color with -curses when 256 colors | OGAWA Hirofumi |
2014-06-04 | input/curses: add kbd delay between keydown and keyup events | Gerd Hoffmann |
2014-05-26 | input (curses): mask keycodes to remove modifier bits | Andrew Oates |
2014-03-05 | input: keyboard: switch curses ui to new core | Gerd Hoffmann |
2013-11-25 | curses: fixup SIGWINCH handler mess | Gerd Hoffmann |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann |
2013-04-16 | console: add qemu_console_is_* | Gerd Hoffmann |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-08 | curses: Remove OpenBSD workaround | Brad Smith |
2012-11-01 | console: untangle gfx & txt updates | Gerd Hoffmann |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-06-08 | Fix compilation warning due to missing header for sigaction (followup) | Alexandre Raymond |
2010-10-21 | curses: Fix control-{@[\]^_} and ESC | Samuel Thibault |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary |