Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown d0a3cc3417 Avoid creating implicit memcpy()s 18 лет назад
..
widgets Fix (hopefully) the scrolling logic 18 лет назад
alert.c added doxygen file header 18 лет назад
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 лет назад