..
EXAMPLES
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
PSD.doc
Typo; from Jared Yanovich via jmc@openbsd.
2003-11-02 11:16:03 +00:00
Makefile
Link curses_cursor(3) to getmaxyx(3); from Steve Rumble in PR 23183.
2003-10-18 09:08:46 +00:00
acs.c
…
addbytes.c
Revert most of rev 1.27 of addbytes.c and associated changes.
2003-08-10 07:37:11 +00:00
addch.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
addchnstr.c
Make i an int to please lint and remove a cast.
2003-05-22 16:09:09 +00:00
addnstr.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
attributes.c
Don't use NULL to compare against an int.
2003-10-21 00:16:55 +00:00
background.c
Fix resize of windows with subwins.
2003-02-17 11:07:19 +00:00
bell.c
…
border.c
…
box.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
clear.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
clearok.c
…
clrtobot.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
clrtoeol.c
Fix __CTRACE arguments.
2003-10-05 08:26:02 +00:00
color.c
Don't compare an int against NULL.
2003-10-21 00:25:21 +00:00
copywin.c
…
cr_put.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
ctrace.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
cur_hash.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
curs_set.c
…
curses.3
Add mv{,w}inch{,n}str and mvwscanw.
2004-01-20 08:26:44 +00:00
curses.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
curses.h
Fix the non working unctrl mess:
2004-02-14 18:23:45 +00:00
curses_addch.3
Cross reference curses_addchstr.3.
2003-05-21 21:22:15 +00:00
curses_addchstr.3
Grammar fix; no functions returnint pointers here, so remove section
2003-05-22 09:25:52 +00:00
curses_addstr.3
Cross reference curses_addchstr.3.
2003-05-21 21:22:15 +00:00
curses_attributes.3
Cross reference curses_addchstr.3.
2003-05-21 21:22:15 +00:00
curses_background.3
Use
2003-04-16 13:34:34 +00:00
curses_border.3
Use
2003-04-16 13:34:34 +00:00
curses_clear.3
Use
2003-04-16 13:34:34 +00:00
curses_color.3
Work around a warning from groff-1.19.
2003-06-26 10:00:24 +00:00
curses_cursor.3
Use
2003-04-16 13:34:34 +00:00
curses_default_colors.3
Use
2003-04-16 13:34:34 +00:00
curses_delch.3
Use
2003-04-16 13:34:34 +00:00
curses_deleteln.3
Use
2003-04-16 13:34:34 +00:00
curses_inch.3
Add mv{,w}inch{,n}str. From Douwe Kiela.
2004-01-20 08:27:47 +00:00
curses_input.3
mvgetstr and mvwgetstr do not have a limit argument; from Steve Rumble in PR 23183.
2003-10-18 09:06:49 +00:00
curses_insdelln.3
Use
2003-04-16 13:34:34 +00:00
curses_insertch.3
Use
2003-04-16 13:34:34 +00:00
curses_insertln.3
Use
2003-04-16 13:34:34 +00:00
curses_keyname.3
Fix Dd string and remove trailing whitespace.
2003-07-04 12:38:58 +00:00
curses_line.3
Use
2003-04-16 13:34:34 +00:00
curses_pad.3
Use
2003-04-16 13:34:34 +00:00
curses_print.3
Use
2003-04-16 13:34:34 +00:00
curses_private.h
Revert most of rev 1.27 of addbytes.c and associated changes.
2003-08-10 07:37:11 +00:00
curses_refresh.3
Use
2003-04-16 13:34:34 +00:00
curses_scanw.3
Use
2003-04-16 13:34:34 +00:00
curses_screen.3
Use
2003-04-16 13:34:34 +00:00
curses_scroll.3
Use
2003-04-16 13:34:34 +00:00
curses_standout.3
Use
2003-04-16 13:34:34 +00:00
curses_termcap.3
Use
2003-04-16 13:34:34 +00:00
curses_touch.3
Add redrawwin() and wredrawln().
2003-10-05 10:13:02 +00:00
curses_tty.3
Fix typo in macro name, and remove a trailing comma.
2003-06-27 13:05:08 +00:00
curses_underscore.3
Use
2003-04-16 13:34:34 +00:00
curses_window.3
Use
2003-04-16 13:34:34 +00:00
delch.c
Fix recurring typo in comments. From Douwe Kiela.
2004-01-20 08:28:26 +00:00
deleteln.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
delwin.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
erase.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
flushok.c
…
fullname.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getch.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getstr.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
getyx.c
…
id_subwins.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
idcok.c
* Added new function idcok - this closes PR 10802
2002-07-19 13:22:41 +00:00
idlok.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
inch.c
Mini KNF. From Douwe Kiela.
2004-01-20 08:29:09 +00:00
inchstr.c
…
initscr.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
insch.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
insdelln.c
Copy correct size of 1 line when doing insert/delete line on a subwin.
2003-07-29 16:42:55 +00:00
insertln.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
instr.c
…
keyname.c
Add keyname().
2003-06-20 06:56:29 +00:00
keypad.c
Fix resize of windows with subwins.
2003-02-17 11:07:19 +00:00
leaveok.c
…
line.c
…
longname.c
Grammer fix. From Douwe Kiela.
2004-01-20 08:29:29 +00:00
meta.c
…
move.c
Revert most of rev 1.27 of addbytes.c and associated changes.
2003-08-10 07:37:11 +00:00
mvwin.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
newwin.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
nodelay.c
Make nodelay() return an int.
2003-12-04 21:24:36 +00:00
notimeout.c
…
overlay.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
overwrite.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
pause.c
…
printw.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
putchar.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
refresh.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
resize.c
Use _cursesi_screen->winlistp (depracating __winlist)
2003-07-30 11:11:55 +00:00
scanw.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
screen.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
scroll.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
scrollok.c
…
setterm.c
Don't compare a char to NULL.
2003-10-21 00:30:05 +00:00
shlib_version
Increment libcurses minor to 11 for nodelay() void -> int change.
2003-12-04 21:26:09 +00:00
standout.c
Improve function descriptions. From Douwe Kiela.
2004-01-20 08:30:41 +00:00
timeout.c
…
toucholap.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
touchwin.c
Add redrawwin() and wredrawln().
2003-10-05 10:13:02 +00:00
tscroll.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
tstp.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
tty.c
Add function descriptions. From Douwe Kiela.
2004-01-20 08:30:55 +00:00
unctrl.c
Fix the non working unctrl mess:
2004-02-14 18:23:45 +00:00
unctrl.h
Fix the non working unctrl mess:
2004-02-14 18:23:45 +00:00
underscore.c
Use standard comment format. Fix typo. From Douwe Kiela.
2004-01-20 08:31:46 +00:00