選択できるのは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年前