NetBSD/lib/libcurses
blymn 01cc4b6151 Fix typo. 2011-02-10 08:54:12 +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 Document termattrs(), term_attrs(), putwin() and getwin() 2008-04-14 20:41:34 +00:00
Makefile Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
acs.c fix wrong widechar assignment for "up arrow" 2010-02-25 10:56:24 +00:00
add_wch.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
add_wchstr.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
addbytes.c Observe the following spelling: 2010-12-16 17:42:25 +00:00
addch.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
addchnstr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Little bit more debug information. 2010-12-25 10:08:20 +00:00
background.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
bell.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
border.c Allow attributes to be applied to the default line drawing characters 2010-12-25 09:59:52 +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 Observe the following spelling: 2010-12-16 17:42:25 +00:00
chgat.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
clear.c
clearok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
clrtobot.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
clrtoeol.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
color.c Back out change for assume_default_colors as it was not correct. 2011-01-06 11:29:40 +00:00
copywin.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
cr_put.c Change from scroll_forward to cursor_down. 2010-02-12 10:06:15 +00:00
ctrace.c fix debugging build. 2009-01-17 15:25:36 +00:00
cur_hash.c
curs_set.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
curses.3 s/curses_fileo/curses_fileio/ in xrefs. 2010-12-09 13:26:27 +00:00
curses.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
curses.h Observe the following spelling: 2010-12-16 17:42:25 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_addstr.3
curses_attributes.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_background.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_border.3
curses_chgat.3 Fix typo. 2011-02-10 08:54:12 +00:00
curses_clear.3
curses_color.3 Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
curses_cursor.3 document wsyncup/wsyncdown/wcursyncup 2010-02-24 13:02:13 +00:00
curses_default_colors.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_delch.3
curses_deleteln.3
curses_echochar.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_fileio.3 Add missing space in fread xref. 2010-12-09 11:21:49 +00:00
curses_inch.3
curses_input.3 avoid writing in parseltongue 2010-08-06 04:03:26 +00:00
curses_insdelln.3
curses_insertch.3
curses_insertln.3
curses_keyname.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_line.3 Bump date for previous. 2010-02-20 10:23:04 +00:00
curses_pad.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_print.3
curses_private.h Observe the following spelling: 2010-12-16 17:42:25 +00:00
curses_refresh.3
curses_scanw.3
curses_screen.3 Only resize curscr, __virtscr and stdscr when the screen is resized. 2007-10-25 20:42:07 +00:00
curses_scroll.3
curses_standout.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_termcap.3
curses_touch.3 document wsyncup/wsyncdown/wcursyncup 2010-02-24 13:02:13 +00:00
curses_tty.3
curses_underscore.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_window.3 Sort SEE ALSO. New sentence, new line. 2009-05-18 09:30:31 +00:00
delch.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
deleteln.c
delwin.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +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 Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
erase.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
fileio.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
fileio.h regen 2009-04-06 00:48:04 +00:00
flushok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fullname.c
genfileioh.awk Move to 2 clause TNF license (was: strange 3 clause version) 2008-05-02 11:13:02 +00:00
get_wch.c Observe the following spelling: 2010-12-16 17:42:25 +00:00
get_wstr.c Make this compile when HAVE_WCHAR is not defined. 2008-04-14 20:33:59 +00:00
getch.c Since limit and l are both unsigned, comparing to 0 doesn't work, so compare 2010-12-07 22:02:52 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
id_subwins.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
idcok.c
idlok.c
in_wch.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
in_wchstr.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
inch.c Return the same information whether or not we have wide characters. 2009-10-06 20:03:27 +00:00
inchstr.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
initscr.c Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
ins_wch.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
ins_wstr.c Observe the following spelling: 2010-12-16 17:42:25 +00:00
insch.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
insdelln.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
insertln.c
insstr.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
instr.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
inwstr.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
keymap.h Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
keyname.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
keypad.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
leaveok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
line.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
longname.c
meta.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
move.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
mvwin.c
newwin.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +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 Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
printw.c Add vw_printw and vw_scanw as mandated by SUSv2's xcurses. Follow 2009-07-07 10:16:52 +00:00
putchar.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
refresh.c Fix an off-by-one error. 2010-02-08 20:45:22 +00:00
resize.c Prepare curses for the possibility of changing from termcap to terminfo. 2009-07-22 16:57:14 +00:00
scanw.c Add vw_printw and vw_scanw as mandated by SUSv2's xcurses. Follow 2009-07-07 10:16:52 +00:00
screen.c After consultation with jdc@, apply the patch from PR 42412 even though 2010-06-10 05:24:55 +00:00
scroll.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
scrollok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
setterm.c Don't assume the terminal has a description. 2010-02-11 11:45:47 +00:00
shlib_version bump shared libraries. 2009-01-11 03:07:47 +00:00
standout.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
timeout.c Round timeout values up. 2009-11-04 21:24:57 +00:00
toucholap.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
touchwin.c misc fixes and improvements: 2010-02-23 19:48:26 +00:00
tscroll.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
tstp.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
tty.c Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +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 Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00