.. |
widgets
|
Fix (hopefully) the scrolling logic
|
18 vuotta sitten |
alert.c
|
added doxygen file header
|
18 vuotta sitten |
ansi_screen.c
|
Reset screen on exit as well as entry
|
18 vuotta sitten |
clear.c
|
Use current attributes when erasing.
|
18 vuotta sitten |
colour.c
|
Now basically functioning on ANSI-supporting consoles.
|
18 vuotta sitten |
cursor.h
|
Convert _{store,restore}_cursor_pos to static inlines.
|
18 vuotta sitten |
edging.c
|
Renamed core.h to mucurses.h
|
18 vuotta sitten |
kb.c
|
Define KEY_MIN and use it in kb.c.
|
18 vuotta sitten |
mucurses.c
|
Use current attributes when erasing.
|
18 vuotta sitten |
mucurses.h
|
Use current attributes when erasing.
|
18 vuotta sitten |
print.c
|
Avoid creating implicit memcpy()s
|
18 vuotta sitten |
print_nadv.c
|
Renamed core.h to mucurses.h
|
18 vuotta sitten |
slk.c
|
Adjusted to use the normal internal mucurses API rather than accessing stdscr directly.
|
18 vuotta sitten |
winattrs.c
|
Now basically functioning on ANSI-supporting consoles.
|
18 vuotta sitten |
windows.c
|
Renamed core.h to mucurses.h
|
18 vuotta sitten |
wininit.c
|
Explicitly call erase(), to cope with platforms where the ANSI clear screen sequence doesn't work (like bios_console.c on some platforms).
|
18 vuotta sitten |