NetBSD/lib/libcurses
wiz ab6c3b4502 Use HTML escapes. Use Ss for subsection. Correct date. 2007-07-15 21:37:55 +00:00
..
EXAMPLES Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
PSD.doc Make these work with today's curses and termcap reality. 2005-05-23 04:04:49 +00:00
Makefile Change debug handling, now we write debug out iff CURSES_TRACE_FILE 2007-05-29 13:20:21 +00:00
acs.c Add additional line drawing and characters. 2007-07-11 18:44:46 +00:00
add_wch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
add_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addbytes.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addchnstr.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
addnstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
attributes.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
background.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
bell.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
border.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
box.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
cchar.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clear.c
clearok.c
clrtobot.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clrtoeol.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
color.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
copywin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
cr_put.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
ctrace.c Change debug handling, now we write debug out iff CURSES_TRACE_FILE 2007-05-29 13:20:21 +00:00
cur_hash.c Change first arg of __hash_more to const void * to remove need for double casts 2005-02-18 22:16:27 +00:00
curs_set.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
curses.3 s/can_change_colors/can_change_color/ 2004-03-16 07:55:05 +00:00
curses.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
curses.h Add additional line drawing and characters. 2007-07-11 18:44:46 +00:00
curses_addch.3 Use HTML escapes. Use Ss for subsection. Correct date. 2007-07-15 21:37:55 +00:00
curses_addchstr.3
curses_addstr.3
curses_attributes.3
curses_background.3 Fix Xref, bump date for previous. 2006-01-15 11:45:54 +00:00
curses_border.3 Spelling fix. 2004-03-16 19:20:20 +00:00
curses_clear.3
curses_color.3 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
curses_cursor.3 getcurx, getcury, getparx, and getpary also seem to be extensions. 2004-07-23 13:42:16 +00:00
curses_default_colors.3
curses_delch.3
curses_deleteln.3
curses_echochar.3 Add a newline, remove a comma, and reword STANDARDS section 2004-03-28 12:23:21 +00:00
curses_inch.3 Add missing mvin* and mvwin* manual pages. 2004-04-21 06:24:32 +00:00
curses_input.3 Bump date for previous. 2006-07-29 23:47:39 +00:00
curses_insdelln.3
curses_insertch.3 Curses_insert has been split into curses_insertch and curses_insertln for 2006-02-05 17:07:13 +00:00
curses_insertln.3 Curses_insert has been split into curses_insertch and curses_insertln for 2006-02-05 17:07:13 +00:00
curses_keyname.3 Spelling fixes. 2004-03-16 19:25:39 +00:00
curses_line.3
curses_pad.3
curses_print.3
curses_private.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
curses_refresh.3
curses_scanw.3
curses_screen.3 Emphasise `ncurses'. 2007-07-13 11:16:11 +00:00
curses_scroll.3
curses_standout.3
curses_termcap.3
curses_touch.3 Bump date for touchline() correction, and drop trailing whitespace. 2005-03-04 11:41:36 +00:00
curses_tty.3 Spelling fixes. 2004-03-16 19:27:35 +00:00
curses_underscore.3
curses_window.3 Note that subwindows inherit the background character and attributes 2006-01-15 16:57:45 +00:00
delch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
deleteln.c
delwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echo_wchar.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echochar.c Implement *echochar(). 2004-03-28 08:58:13 +00:00
erase.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
flushok.c
fullname.c
get_wch.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
get_wstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getyx.c
id_subwins.c
idcok.c
idlok.c
in_wch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
in_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
inch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
inchstr.c
initscr.c Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
ins_wch.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
ins_wstr.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
insch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
insdelln.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
insertln.c
insstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
instr.c
inwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keymap.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keyname.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keypad.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
leaveok.c
line.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
longname.c Grammer fix. From Douwe Kiela. 2004-01-20 08:29:29 +00:00
meta.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
move.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
mvwin.c
newwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
nodelay.c
notimeout.c
overlay.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
overwrite.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
pause.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
printw.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
putchar.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
refresh.c Fix compile errors on i386 by changing %ld to %zu. 2007-05-29 19:07:19 +00:00
resize.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
scanw.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
screen.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
scroll.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
scrollok.c
setterm.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
shlib_version Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
standout.c Improve function descriptions. From Douwe Kiela. 2004-01-20 08:30:41 +00:00
timeout.c PR/34011: Julian Coleman: Limit timeout to 25.5 seconds. 2006-07-25 21:45:00 +00:00
toucholap.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
touchwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
tscroll.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
tstp.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
tty.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
underscore.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00