NetBSD/lib/libcurses
2002-10-14 16:25:52 +00:00
..
EXAMPLES
PSD.doc New sentence, new line. From Robert Elz. 2002-10-01 19:03:15 +00:00
acs.c Make sure _acs_char[] is copied to screen->acs_char[] even when there is no 2002-04-11 18:06:41 +00:00
addbytes.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
addch.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
addnstr.c
attributes.c
background.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
bell.c
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 Make sure we always update curx, cury and __ISPASTEOL. 2002-08-04 14:13:49 +00:00
color.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
copywin.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
cr_put.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
ctrace.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
cur_hash.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
curs_set.c * Remove termcap globals from public interface 2001-12-11 11:18:17 +00:00
curses_private.h Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
curses.3 New sentence, new line. From Robert Elz. 2002-10-01 19:03:15 +00:00
curses.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
curses.h Remove duplicate definitions of getyx, getbegyx and getmaxyx. 2002-10-14 16:25:52 +00:00
delch.c
deleteln.c
delwin.c
erase.c
flushok.c
fullname.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
getch.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
getstr.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
getyx.c Added 2 new functions and a macro: 2001-10-14 12:36:09 +00:00
id_subwins.c
idcok.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
idlok.c
inch.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
inchstr.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
initscr.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
insch.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
insdelln.c
insertln.c
instr.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
keypad.c
leaveok.c
line.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
longname.c
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
meta.c * Major change to add support for the newterm/set_term functions. 2001-12-02 09:14:20 +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 Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
newwin.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
nodelay.c
notimeout.c
overlay.c More multiple changes: 2000-04-18 12:23:01 +00:00
overwrite.c
pause.c
printw.c __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
putchar.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
refresh.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
resize.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
scanw.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
screen.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
scroll.c
scrollok.c * Added rcs id line to files missing it. 2000-04-24 14:09:41 +00:00
setterm.c Add a hack for xterm-like terminals where "\E[m" will turn off 2002-09-11 15:23:24 +00:00
shlib_version Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
standout.c
timeout.c
toucholap.c
touchwin.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
tscroll.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
tstp.c Reset cursor visibility after restarting the screen, as the cursor visibility 2002-08-04 14:11:59 +00:00
tty.c handle non-tty cases more gracefully. 2002-06-26 18:23:28 +00:00
unctrl.c
unctrl.h
underscore.c