You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown d0a3cc3417 Avoid creating implicit memcpy()s 18 년 전
..
widgets Fix (hopefully) the scrolling logic 18 년 전
alert.c added doxygen file header 19 년 전
ansi_screen.c Reset screen on exit as well as entry 18 년 전
clear.c Use current attributes when erasing. 18 년 전
colour.c Now basically functioning on ANSI-supporting consoles. 18 년 전
cursor.h Convert _{store,restore}_cursor_pos to static inlines. 18 년 전
edging.c Renamed core.h to mucurses.h 18 년 전
kb.c Define KEY_MIN and use it in kb.c. 18 년 전
mucurses.c Use current attributes when erasing. 18 년 전
mucurses.h Use current attributes when erasing. 18 년 전
print.c Avoid creating implicit memcpy()s 18 년 전
print_nadv.c Renamed core.h to mucurses.h 18 년 전
slk.c Adjusted to use the normal internal mucurses API rather than accessing stdscr directly. 18 년 전
winattrs.c Now basically functioning on ANSI-supporting consoles. 18 년 전
windows.c Renamed core.h to mucurses.h 18 년 전
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 년 전