index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
curses ui: add missing iconv_close calls
Samuel Thibault
1
-0
/
+6
2019-03-18
curses ui: always initialize all curses_line fields
Samuel Thibault
1
-3
/
+3
2019-03-13
curses: add option to specify VGA font encoding
Samuel Thibault
1
-47
/
+268
2019-03-11
curses: support wide input
Samuel Thibault
1
-14
/
+62
2019-03-11
Reduce curses escdelay from 1s to 25ms
Samuel Thibault
1
-1
/
+2
2019-02-05
keymap: fix keyup mappings
Gerd Hoffmann
1
-1
/
+1
2019-02-05
keymap: pass full keyboard state to keysym2scancode
Gerd Hoffmann
1
-1
/
+1
2018-10-19
ui: Convert vnc_display_init(), init_keyboard_layout() to Error
Fei Li
1
-3
/
+3
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
1
-1
/
+13
2018-02-22
keymap: consider modifier state when picking a mapping
Gerd Hoffmann
1
-1
/
+2
2018-02-20
curses: use DisplayOptions
Gerd Hoffmann
1
-1
/
+1
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
1
-6
/
+21
2017-01-10
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
1
-1
/
+0
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
1
-2
/
+2
2016-09-13
ui/curses.c: Clean up nextchr logic
Peter Maydell
1
-11
/
+4
2016-09-13
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
1
-1
/
+4
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
1
-3
/
+10
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