summaryrefslogtreecommitdiffstats
path: root/ui/curses.c
Commit message (Expand)AuthorAgeFilesLines
* input/curses: add kbd delay between keydown and keyup eventsGerd Hoffmann2014-06-041-0/+10
* input (curses): mask keycodes to remove modifier bitsAndrew Oates2014-05-261-2/+2
* input: keyboard: switch curses ui to new coreGerd Hoffmann2014-03-051-22/+25
* curses: fixup SIGWINCH handler messGerd Hoffmann2013-11-251-16/+28
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-1/+1
* console: add qemu_console_is_*Gerd Hoffmann2013-04-161-3/+4
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-2/+2
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-6/+2
* console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-181-10/+22
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* curses: Remove OpenBSD workaroundBrad Smith2012-12-081-4/+0
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-14/+7
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-081-1/+0
* curses: Fix control-{@[\]^_} and ESCSamuel Thibault2010-10-211-3/+6
* ui: move all ui components in ui/Corentin Chary2010-07-261-0/+365
OpenPOWER on IntegriCloud