Age | Commit message (Expand) | Author | Files | Lines |
2015-11-06 | ui: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2015-11-03 | ui/curses: Support line graphics chars on -curses mode | OGAWA Hirofumi | 1 | -0/+44 |
2015-11-03 | ui/curses: Fix monitor color with -curses when 256 colors | OGAWA Hirofumi | 1 | -1/+6 |
2014-06-04 | input/curses: add kbd delay between keydown and keyup events | Gerd Hoffmann | 1 | -0/+10 |
2014-05-26 | input (curses): mask keycodes to remove modifier bits | Andrew Oates | 1 | -2/+2 |
2014-03-05 | input: keyboard: switch curses ui to new core | Gerd Hoffmann | 1 | -22/+25 |
2013-11-25 | curses: fixup SIGWINCH handler mess | Gerd Hoffmann | 1 | -16/+28 |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | console: add qemu_console_is_* | Gerd Hoffmann | 1 | -3/+4 |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann | 1 | -2/+2 |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann | 1 | -6/+2 |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann | 1 | -10/+22 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-08 | curses: Remove OpenBSD workaround | Brad Smith | 1 | -4/+0 |
2012-11-01 | console: untangle gfx & txt updates | Gerd Hoffmann | 1 | -14/+7 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-06-08 | Fix compilation warning due to missing header for sigaction (followup) | Alexandre Raymond | 1 | -1/+0 |
2010-10-21 | curses: Fix control-{@[\]^_} and ESC | Samuel Thibault | 1 | -3/+6 |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary | 1 | -0/+365 |