NetBSD/lib/libcurses
jdc d096f2ef67 Display default (HLINE/VLINE) characters when character 0 is passed in.
This is not in the SUSv2 specification but is what System V curses does
(and it's consistent with box() and border()).
2001-02-05 21:56:36 +00:00
..
EXAMPLES
PSD.doc Add the instr and inchstr families of functions. 2001-01-01 10:36:12 +00:00
Makefile Fixed casting bug in array indexing, a signed char was being sign 2001-01-10 14:02:31 +00:00
acs.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
addbytes.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
addch.c
addnstr.c change behavior of waddnstr(w, s, 0) to be more conformant to XCURSES. 2000-08-13 03:26:41 +00:00
attributes.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
background.c
bell.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
border.c Don't delete attributes when character 0 (default) is passed in. 2001-02-05 21:54:21 +00:00
box.c
clear.c
clearok.c
clrtobot.c
clrtoeol.c
color.c de-lint: 2001-01-05 22:57:56 +00:00
copywin.c
cr_put.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
ctrace.c
cur_hash.c
curs_set.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
curses.3 Add the instr and inchstr families of functions. 2001-01-01 10:36:12 +00:00
curses.c Revert the change to the `pc' capability from the previous change. Pointed 2000-12-22 17:07:12 +00:00
curses.h de-lint: 2001-01-05 22:57:56 +00:00
curses_private.h Libcurses-4.0 2000-12-31 12:33:02 +00:00
delch.c
deleteln.c
delwin.c
erase.c
flushok.c
fullname.c
getch.c Fixed casting bug in array indexing, a signed char was being sign 2001-01-10 14:02:31 +00:00
getstr.c
getyx.c
id_subwins.c
idlok.c
inch.c
inchstr.c Add the instr and inchstr families of functions. 2001-01-01 10:36:12 +00:00
initscr.c de-lint: 2001-01-05 22:57:56 +00:00
insch.c
insdelln.c
insertln.c
instr.c Add the instr and inchstr families of functions. 2001-01-01 10:36:12 +00:00
keypad.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
leaveok.c
line.c Display default (HLINE/VLINE) characters when character 0 is passed in. 2001-02-05 21:56:36 +00:00
longname.c
meta.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
move.c
mvwin.c
newwin.c remove redundant declarations. 2001-01-05 22:51:21 +00:00
nodelay.c
notimeout.c
overlay.c
overwrite.c
pause.c Make this compile again. 2001-01-07 14:44:03 +00:00
printw.c va_list -> _BSD_VA_LIST_ to be consistent with prototype 2000-12-30 17:20:55 +00:00
putchar.c
refresh.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
scanw.c va_list -> _BSD_VA_LIST_ to be consistent with prototype 2000-12-30 17:20:55 +00:00
scroll.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
scrollok.c
setterm.c Revert the change to the `pc' capability from the previous change. Pointed 2000-12-22 17:07:12 +00:00
shlib_version Add the instr and inchstr families of functions. 2001-01-01 10:36:12 +00:00
standout.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
timeout.c
toucholap.c
touchwin.c
tscroll.c
tstp.c There was a missing check for curscr != NULL, fixed. 2001-01-14 08:12:47 +00:00
tty.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
unctrl.c
unctrl.h
underscore.c Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00