.. |
EXAMPLES
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:42:00 +00:00 |
PSD.doc
|
Add trailing space that got lost from the string definition.
|
2004-04-27 02:15:04 +00:00 |
Makefile
|
Add missing mvin* and mvwin* manual pages.
|
2004-04-21 06:24:32 +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
|
…
|
|
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
|
…
|
|
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
|
Because we are changing the libcurses major number, remove can_change_colors()
|
2004-03-22 18:57:38 +00:00 |
copywin.c
|
Fix (I hope) the bounding checks against the source window.
|
2004-08-02 18:47:52 +00:00 |
cr_put.c
|
Remove _cursesi_genbuf, it was not being set and caused a SIGSEGV
|
2004-07-24 13:10:47 +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
|
s/can_change_colors/can_change_color/
|
2004-03-16 07:55:05 +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
|
Changes to support *echochar().
|
2004-03-28 08:58:37 +00:00 |
curses_addch.3
|
…
|
|
curses_addchstr.3
|
…
|
|
curses_addstr.3
|
…
|
|
curses_attributes.3
|
…
|
|
curses_background.3
|
…
|
|
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
|
fix mvgetch prototype.
|
2004-12-13 23:51:11 +00:00 |
curses_insdelln.3
|
…
|
|
curses_insertch.3
|
…
|
|
curses_insertln.3
|
…
|
|
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
|
Changes to support *echochar().
|
2004-03-28 08:58:37 +00:00 |
curses_refresh.3
|
…
|
|
curses_scanw.3
|
…
|
|
curses_screen.3
|
No comma in an enumeration of only two elements.
|
2004-03-22 19:51:18 +00:00 |
curses_scroll.3
|
…
|
|
curses_standout.3
|
…
|
|
curses_termcap.3
|
…
|
|
curses_touch.3
|
Spelling fix.
|
2004-03-16 19:26:56 +00:00 |
curses_tty.3
|
Spelling fixes.
|
2004-03-16 19:27:35 +00:00 |
curses_underscore.3
|
…
|
|
curses_window.3
|
"New sentence, new line".
|
2004-03-22 19:11:28 +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 |
echochar.c
|
Implement *echochar().
|
2004-03-28 08:58:13 +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
|
Add KEY_RESIZE support and a SIGWINCH handler.
|
2004-03-22 18:57:10 +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
|
…
|
|
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
|
We no longer need <signal.h>.
|
2004-03-16 07:48:18 +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
|
…
|
|
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
|
…
|
|
keypad.c
|
…
|
|
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
|
Changes to support *echochar().
|
2004-03-28 08:58:37 +00:00 |
nodelay.c
|
Make nodelay() return an int.
|
2003-12-04 21:24:36 +00:00 |
notimeout.c
|
…
|
|
overlay.c
|
overwrite() wasn't copying enough lines or columns.
|
2004-08-01 21:48:24 +00:00 |
overwrite.c
|
overwrite() wasn't copying enough lines or columns.
|
2004-08-01 21:48:24 +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
|
check fflush() return code (from Julian Coleman)
|
2004-04-07 17:27:10 +00:00 |
resize.c
|
PR/25397: David A. Holland: bug in second loop of resizeterm
|
2004-04-29 22:28:51 +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
|
We should check against NULL here.
|
2004-03-23 21:17:20 +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
|
Remove _cursesi_genbuf, it was not being set and caused a SIGSEGV
|
2004-07-24 13:10:47 +00:00 |
shlib_version
|
Increment libcurses minor to 1 (addition of *echochar()).
|
2004-03-28 08:59:15 +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
|
Change TSTP handler back to using signal().
|
2004-03-25 07:35:40 +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 |