NetBSD/lib/libcurses
jdc 17a7ca57a2 Use the window list so that redefinition of a colour pair can be flagged on
all affected windows.
2000-04-14 17:37:15 +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 Add color.c, background.c, getyx.c. 2000-04-12 21:50:46 +00:00
acs.c Make ACS array index unsigned. 2000-04-12 21:33:35 +00:00
addbytes.c Add color attribute manipulation. 2000-04-12 21:47:50 +00:00
addch.c Made data structures opaque 2000-04-11 13:57:08 +00:00
addnstr.c Made data structures opaque 2000-04-11 13:57:08 +00:00
attributes.c Copyright assgned to TNF. 2000-04-12 21:43:57 +00:00
background.c Nuke unused variables. 2000-04-13 00:01:03 +00:00
bell.c Copyright assgned to TNF. 2000-04-12 21:33:12 +00:00
border.c Remove attributes of characters displayed with -DDEBUG. 2000-04-12 21:35:35 +00:00
box.c Made data structures opaque 2000-04-11 13:57:08 +00:00
clear.c Made data structures opaque 2000-04-11 13:57:08 +00:00
clearok.c Made data structures opaque 2000-04-11 13:57:08 +00:00
clrtobot.c Made data structures opaque 2000-04-11 13:57:08 +00:00
clrtoeol.c Made data structures opaque 2000-04-11 13:57:08 +00:00
color.c Use the window list so that redefinition of a colour pair can be flagged on 2000-04-14 17:37:15 +00:00
cr_put.c Made data structures opaque 2000-04-11 13:57:08 +00:00
ctrace.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
cur_hash.c Include "curses_private.h" to get function declarations. 2000-04-13 00:01:46 +00:00
curses.3 Add colour capabilities and functions. 2000-04-12 21:49:29 +00:00
curses.c Add colour capabilities and variables. 2000-04-12 21:46:49 +00:00
curses.h Restore const after the Open Group decided it was OK. 2000-04-13 07:07:33 +00:00
curses_private.h Add a list of windows (used when a colour pair changes). 2000-04-14 17:35:14 +00:00
delch.c Made data structures opaque 2000-04-11 13:57:08 +00:00
deleteln.c Made data structures opaque 2000-04-11 13:57:08 +00:00
delwin.c Made data structures opaque 2000-04-11 13:57:08 +00:00
erase.c Made data structures opaque 2000-04-11 13:57:08 +00:00
flushok.c Made data structures opaque 2000-04-11 13:57:08 +00:00
fullname.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
getch.c Make sure we don't read a negative character value. 2000-04-12 21:34:24 +00:00
getstr.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
getyx.c get...y() and get...x() routines. 2000-04-12 21:50:24 +00:00
id_subwins.c Made data structures opaque 2000-04-11 13:57:08 +00:00
idlok.c Made data structures opaque 2000-04-11 13:57:08 +00:00
inch.c Made data structures opaque 2000-04-11 13:57:08 +00:00
initscr.c Add a list of windows (used when a colour pair changes). 2000-04-14 17:35:14 +00:00
insch.c Made data structures opaque 2000-04-11 13:57:08 +00:00
insdelln.c Made data structures opaque 2000-04-11 13:57:08 +00:00
insertln.c Made data structures opaque 2000-04-11 13:57:08 +00:00
keypad.c Made data structures opaque 2000-04-11 13:57:08 +00:00
leaveok.c Made data structures opaque 2000-04-11 13:57:08 +00:00
longname.c Include "curses_private.h" to get function declarations. 2000-04-13 00:01:46 +00:00
move.c Made data structures opaque 2000-04-11 13:57:08 +00:00
mvwin.c Made data structures opaque 2000-04-11 13:57:08 +00:00
newwin.c Add a list of windows (used when a colour pair changes). 2000-04-14 17:35:14 +00:00
nodelay.c Made data structures opaque 2000-04-11 13:57:08 +00:00
notimeout.c Made data structures opaque 2000-04-11 13:57:08 +00:00
overlay.c Made data structures opaque 2000-04-11 13:57:08 +00:00
overwrite.c Made data structures opaque 2000-04-11 13:57:08 +00:00
printw.c Don't wrap declarations of mvwprintw & mvwscanw. 2000-04-14 02:53:54 +00:00
putchar.c Made data structures opaque 2000-04-11 13:57:08 +00:00
refresh.c Add color manipulation. 2000-04-12 21:47:20 +00:00
scanw.c Don't wrap declarations of mvwprintw & mvwscanw. 2000-04-14 02:53:54 +00:00
scroll.c Made data structures opaque 2000-04-11 13:57:08 +00:00
scrollok.c Made data structures opaque 2000-04-11 13:57:08 +00:00
setterm.c Add colour capabilities. 2000-04-12 21:45:30 +00:00
shlib_version Made data structures opaque 2000-04-11 13:57:08 +00:00
standout.c Add check for conflict with colour. 2000-04-12 21:44:19 +00:00
timeout.c Copyright assgned to TNF. 2000-04-12 21:33:12 +00:00
toucholap.c Made data structures opaque 2000-04-11 13:57:08 +00:00
touchwin.c Made data structures opaque 2000-04-11 13:57:08 +00:00
tscroll.c Include private header. 2000-04-12 21:37:15 +00:00
tstp.c Replace __TERMATTR with __ATTRIBUTES (includes colour). 2000-04-12 21:36:36 +00:00
tty.c Add intrflush(). 2000-04-12 21:36:02 +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 Copyright assgned to TNF. 2000-04-12 21:44:42 +00:00
wchar.h Made data structures opaque 2000-04-11 13:57:08 +00:00