Eric Pouech
|
aee674c9b8
|
kernel32: Properly manage UTF-8 (and any wcs) input strings.
|
2011-01-25 14:46:59 +01:00 |
Eric Pouech
|
ff057db675
|
kernel32: No longer init the terminfo database nor application key mode when 0 or 1 are not bound to a tty.
|
2011-01-25 14:46:17 +01:00 |
Kusanagi Kouichi
|
8e1755aa49
|
kernel32: Include term.h conditionally.
|
2011-01-24 12:35:02 +01:00 |
Eric Pouech
|
33389354a5
|
kernel32: Added missing include to term.c.
|
2011-01-24 12:35:02 +01:00 |
Eric Pouech
|
f3fe497b4f
|
kernel32: Fix prototype when no curses dev package is present.
|
2011-01-20 12:20:39 +01:00 |
Eric Pouech
|
a392e9a102
|
kernel32: Correctly parse the input strings for advanced keys.
|
2011-01-19 12:55:06 +01:00 |
Eric Pouech
|
46cd299458
|
kernel32: Move the input character to INPUT_RECORD translation functions to term.c.
|
2011-01-19 12:54:49 +01:00 |
Eric Pouech
|
ef3c46a9bf
|
kernel32: Added support for terminfo/termcap in console code.
|
2011-01-19 12:54:08 +01:00 |