NetBSD/lib/libcurses
jdc 8e5dbb8eb6 Remove duplicate definitions of getyx, getbegyx and getmaxyx. 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
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +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 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 Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
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 Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
clear.c * Major change to add support for the newterm/set_term functions. 2001-12-02 09:14:20 +00:00
clearok.c * Added rcs id line to files missing it. 2000-04-24 14:09:41 +00:00
clrtobot.c GC __FORCEPAINT. 2000-05-20 15:12:15 +00:00
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.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
curses_private.h Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
delch.c Make comments match reality (delete-char instead of insert-char). 2001-04-20 12:57:47 +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 GC __FORCEPAINT. 2000-05-20 15:12:15 +00:00
flushok.c * Added rcs id line to files missing it. 2000-04-24 14:09:41 +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 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 Make subwindows scroll correctly. 2000-04-16 05:48:25 +00:00
idcok.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +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 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 Implement scrolling regions : 2001-04-20 12:56:08 +00:00
insertln.c Added functions to replace what were previously macros in curses.h 2000-04-15 13:17:02 +00:00
instr.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
keypad.c withough -> without 2001-06-13 10:45:57 +00:00
leaveok.c * Added rcs id line to files missing it. 2000-04-24 14:09:41 +00:00
line.c Remove extraneous tabs from blank lines. 2002-01-02 10:38:27 +00:00
longname.c * Major change to add support for the newterm/set_term functions. 2001-12-02 09:14:20 +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 withough -> without 2001-06-13 10:45:57 +00:00
notimeout.c withough -> without 2001-06-13 10:45:57 +00:00
overlay.c More multiple changes: 2000-04-18 12:23:01 +00:00
overwrite.c * Fixed bug in copywin. 2000-04-26 12:29:47 +00:00
pause.c * Major change to add support for the newterm/set_term functions. 2001-12-02 09:14:20 +00:00
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 Set scrolling region top correctly. 2001-05-17 19:04:01 +00:00
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 Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00
timeout.c * Added rcs id line to files missing it. 2000-04-24 14:09:41 +00:00
toucholap.c GC __FORCEPAINT. 2000-05-20 15:12:15 +00:00
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 Rename variables refering to termcap capabilities from NN to __tc_nn. Case 2000-12-19 21:34:24 +00:00