NetBSD/lib/libcurses
wiz 64e132da8b Fix typo. 2003-03-17 08:39:54 +00:00
..
EXAMPLES
PSD.doc Rename can_change_colors() to can_change_color(). 2003-01-27 21:03:04 +00:00
Makefile Added halfdelay() function. 2003-01-09 12:48:04 +00:00
acs.c
addbytes.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
addch.c
addnstr.c
attributes.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
background.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
bell.c
border.c
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 Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
copywin.c
cr_put.c
ctrace.c
cur_hash.c
curs_set.c
curses.3 Add entries for newpad(), subpad(), prefresh() and pnoutrefresh(). 2002-12-23 12:13:44 +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 Add can_change_color() and no_color_video(). 2003-01-27 21:08:09 +00:00
curses_add.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_addch.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_addstr.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_attributes.3 Punctuation fixes. 2002-10-21 14:17:54 +00:00
curses_background.3 Punctuation fixes. 2002-10-21 14:17:54 +00:00
curses_border.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_clear.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_color.3 Rename can_change_colors() to can_change_color(). 2003-01-27 21:03:04 +00:00
curses_cursor.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_default_colors.3 End sentence with a dot. 2003-01-19 23:32:33 +00:00
curses_delch.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_deleteln.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_inch.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_input.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_insdelln.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_insertch.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_insertln.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_line.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_pad.3 Remove trailing whitespace and a superfluous Pp, and end a sentence with a dot. 2002-12-23 12:48:12 +00:00
curses_print.3 Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
curses_private.h Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
curses_refresh.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_scanw.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_screen.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_scroll.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_standout.3 Drop trailing whitespace. 2002-10-21 13:59:52 +00:00
curses_termcap.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_touch.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_tty.3 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:29:11 +00:00
curses_underscore.3 Punctuation fixes. 2002-10-21 14:17:54 +00:00
curses_window.3 Fix typo. 2003-03-17 08:39:54 +00:00
delch.c
deleteln.c
delwin.c
erase.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
flushok.c
fullname.c
getch.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
getstr.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
getyx.c
id_subwins.c
idcok.c
idlok.c
inch.c
inchstr.c
initscr.c ARemove (no longer used) __nca. 2003-01-27 21:09:20 +00:00
insch.c
insdelln.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
insertln.c
instr.c
keypad.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
leaveok.c
line.c
longname.c
meta.c
move.c
mvwin.c
newwin.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
nodelay.c
notimeout.c
overlay.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
overwrite.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
pause.c
printw.c
putchar.c
refresh.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
resize.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
scanw.c
screen.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
scroll.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
scrollok.c
setterm.c Redo the conflict calculation (again). 2003-02-02 17:54:38 +00:00
shlib_version Increment the minor version (from 5 to 6) for the addition of 2003-01-27 21:14:33 +00:00
standout.c Remove check for attribute/colour conflict. 2003-01-27 21:04:10 +00:00
timeout.c
toucholap.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
touchwin.c Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
tscroll.c
tstp.c Reset cursor visibility after restarting the screen, as the cursor visibility 2002-08-04 14:11:59 +00:00
tty.c Let's call it 'duration' instead of 'timeout' so that the compiler is happy. 2003-01-09 21:47:39 +00:00
unctrl.c
unctrl.h
underscore.c Remove check for attribute/colour conflict. 2003-01-27 21:04:10 +00:00