NetBSD/lib/libcurses
jdc 008e7d1528 Use Sb/Sf if AB/AF not present.
Missed a "\n" in debugging printf.
2000-04-18 22:47:40 +00:00
..
EXAMPLES More trailing white space. 1999-07-02 15:58:35 +00:00
PSD.doc Add COLORS and COLOR_PAIRS. 2000-04-12 21:49:50 +00:00
Makefile More multiple changes: 2000-04-18 12:23:01 +00:00
acs.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
addbytes.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
addch.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
addnstr.c Multiple fixes: 2000-04-17 12:25:45 +00:00
attributes.c Add extra debug output (for wattrset()). 2000-04-16 09:48:09 +00:00
background.c Don't replace background character with null character. 2000-04-18 22:44:21 +00:00
bell.c Copyright assgned to TNF. 2000-04-12 21:33:12 +00:00
border.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
box.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
clear.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
clearok.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
clrtobot.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
clrtoeol.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
color.c Use Sb/Sf if AB/AF not present. 2000-04-18 22:47:40 +00:00
copywin.c Include <string.h> - prototype for memcpy. Thanks due to Tim Rightnour. 2000-04-18 22:15:55 +00:00
cr_put.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
ctrace.c Multiple fixes: 2000-04-17 12:25:45 +00:00
cur_hash.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
curses.3 More multiple changes: 2000-04-18 12:23:01 +00:00
curses.c Multiple fixes: 2000-04-17 12:25:45 +00:00
curses.h More multiple changes: 2000-04-18 12:23:01 +00:00
curses_private.h Add __TERMATTR definition. This makes the code in refresh.c much easier to 2000-04-18 22:43:25 +00:00
delch.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
deleteln.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
delwin.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
erase.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
flushok.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
fullname.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
getch.c Make sure we don't read a negative character value (again). 2000-04-18 21:44:48 +00:00
getstr.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
getyx.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
id_subwins.c Make subwindows scroll correctly. 2000-04-16 05:48:25 +00:00
idlok.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
inch.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
initscr.c Multiple fixes: 2000-04-17 12:25:45 +00:00
insch.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
insdelln.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
insertln.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
keypad.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
leaveok.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
longname.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
move.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
mvwin.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
newwin.c Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
nodelay.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
notimeout.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
overlay.c More multiple changes: 2000-04-18 12:23:01 +00:00
overwrite.c More multiple changes: 2000-04-18 12:23:01 +00:00
printw.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
putchar.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
refresh.c Add support for background characters and attributes. 2000-04-18 22:47:01 +00:00
scanw.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
scroll.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
scrollok.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
setterm.c Multiple fixes: 2000-04-17 12:25:45 +00:00
shlib_version Made data structures opaque 2000-04-11 13:57:08 +00:00
standout.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
timeout.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
toucholap.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
touchwin.c Don't reset firstchp and lastchp even if this line was not dirty. 2000-04-15 22:53:05 +00:00
tscroll.c Multiple fixes: 2000-04-17 12:25:45 +00:00
tstp.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
tty.c Multiple fixes: 2000-04-17 12:25:45 +00:00
unctrl.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
unctrl.h Moved unctrl.h from games/mille. 1997-05-23 23:12:31 +00:00
underscore.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
wchar.h Made data structures opaque 2000-04-11 13:57:08 +00:00