NetBSD/lib/libcurses
jdc 711853729d Really don't move with altcharset set.
Leave other attributes if MS is defined.
Move attribute unsetting into a new function.
2000-04-16 09:55:16 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
addbytes.c Don't reset firstchp and lastchp even if this line was not dirty. 2000-04-15 22:53:05 +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 Add waddstr() macro replacement. 2000-04-15 23:36:55 +00:00
attributes.c Add extra debug output (for wattrset()). 2000-04-16 09:48:09 +00:00
background.c Add bkgd() and bkgdset() (which were previously just macros). 2000-04-16 09:52:49 +00:00
bell.c Copyright assgned to TNF. 2000-04-12 21:33:12 +00:00
border.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
clrtoeol.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
color.c Don't reset firstchp and lastchp even if this line was not dirty. 2000-04-15 22:53:05 +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 Make the lint hack compile (missing prototype). 2000-04-16 01:16:43 +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 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 Add bkgd() and bkgdset() (which were previously just macros). 2000-04-16 09:52:49 +00:00
curses_private.h Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
delch.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +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 Add a missing __restore_termios() in an error return. 2000-04-15 22:59:05 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
insch.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
insdelln.c Make subwindows scroll correctly. 2000-04-16 05:48:25 +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 Make subwindows scroll correctly. 2000-04-16 05:48:25 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
overwrite.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +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 Really don't move with altcharset set. 2000-04-16 09:55:16 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +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 Changed function to use ANSI style. 2000-04-15 23:01:47 +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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17: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 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