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.
Holger Lubitz d39e79248c __nonnull changes 17 years ago
..
widgets Fix (hopefully) the scrolling logic 18 years ago
alert.c Use stdio.h instead of vsprintf.h 18 years ago
ansi_screen.c __nonnull changes 17 years ago
clear.c Use current attributes when erasing. 18 years ago
colour.c Now basically functioning on ANSI-supporting consoles. 18 years ago
cursor.h Convert _{store,restore}_cursor_pos to static inlines. 18 years ago
edging.c Renamed core.h to mucurses.h 18 years ago
kb.c Make has_key() a static inline, rather than omitting it altogether. 17 years ago
mucurses.c __nonnull changes 17 years ago
mucurses.h __nonnull changes 17 years ago
print.c vsprintf.h is gPXE-specific; move it to include/gpxe 18 years ago
print_nadv.c Renamed core.h to mucurses.h 18 years ago
slk.c make struct _softlabelkeys *slks static 17 years ago
winattrs.c Now basically functioning on ANSI-supporting consoles. 18 years ago
windows.c Include stdlib.h rather than malloc.h 18 years ago
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 years ago