summaryrefslogtreecommitdiff
path: root/ui/curses.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05input: keyboard: switch curses ui to new coreGerd Hoffmann1-22/+25
2013-11-25curses: fixup SIGWINCH handler messGerd Hoffmann1-16/+28
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann1-1/+1
2013-04-16console: add qemu_console_is_*Gerd Hoffmann1-3/+4
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann1-2/+2
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann1-6/+2
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann1-10/+22
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-1/+1
2012-12-08curses: Remove OpenBSD workaroundBrad Smith1-4/+0
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann1-14/+7
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond1-1/+0
2010-10-21curses: Fix control-{@[\]^_} and ESCSamuel Thibault1-3/+6
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+365