.. |
EXAMPLES
|
…
|
|
PSD.doc
|
Added 2 new functions and a macro:
|
2001-10-14 12:36:09 +00:00 |
Makefile
|
Add code to allow resizing of windows and the underlying terminal.
|
2001-09-20 11:11:54 +00:00 |
acs.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
addbytes.c
|
Implement scrolling regions :
|
2001-04-20 12:56:08 +00:00 |
addch.c
|
…
|
|
addnstr.c
|
change behavior of waddnstr(w, s, 0) to be more conformant to XCURSES.
|
2000-08-13 03:26:41 +00:00 |
attributes.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
background.c
|
…
|
|
bell.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
border.c
|
Don't delete attributes when character 0 (default) is passed in.
|
2001-02-05 21:54:21 +00:00 |
box.c
|
…
|
|
clear.c
|
…
|
|
clearok.c
|
…
|
|
clrtobot.c
|
…
|
|
clrtoeol.c
|
…
|
|
color.c
|
de-lint:
|
2001-01-05 22:57:56 +00:00 |
copywin.c
|
fix WARNS=2 (-Wshadow) warning
|
2001-11-04 14:04:27 +00:00 |
cr_put.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
ctrace.c
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
cur_hash.c
|
…
|
|
curs_set.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
curses.3
|
Whitespace, section name, and punctuation fixes.
|
2001-10-14 19:58:16 +00:00 |
curses.c
|
Revert the change to the `pc' capability from the previous change. Pointed
|
2000-12-22 17:07:12 +00:00 |
curses.h
|
Added 2 new functions and a macro:
|
2001-10-14 12:36:09 +00:00 |
curses_private.h
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
delch.c
|
Make comments match reality (delete-char instead of insert-char).
|
2001-04-20 12:57:47 +00:00 |
deleteln.c
|
…
|
|
delwin.c
|
…
|
|
erase.c
|
…
|
|
flushok.c
|
…
|
|
fullname.c
|
…
|
|
getch.c
|
Remove bogus call to free(3) which caused several warning messages in
|
2001-11-01 16:06:59 +00:00 |
getstr.c
|
Forget to mention: This fixes PR lib/12565.
|
2001-04-20 13:14:42 +00:00 |
getyx.c
|
Added 2 new functions and a macro:
|
2001-10-14 12:36:09 +00:00 |
id_subwins.c
|
…
|
|
idlok.c
|
…
|
|
inch.c
|
…
|
|
inchstr.c
|
Add the instr and inchstr families of functions.
|
2001-01-01 10:36:12 +00:00 |
initscr.c
|
de-lint:
|
2001-01-05 22:57:56 +00:00 |
insch.c
|
…
|
|
insdelln.c
|
Implement scrolling regions :
|
2001-04-20 12:56:08 +00:00 |
insertln.c
|
…
|
|
instr.c
|
Add the instr and inchstr families of functions.
|
2001-01-01 10:36:12 +00:00 |
keypad.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
leaveok.c
|
…
|
|
line.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
longname.c
|
…
|
|
meta.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
move.c
|
…
|
|
mvwin.c
|
Add mvderwin function.
|
2001-10-08 10:45:13 +00:00 |
newwin.c
|
Set scrolling region top correctly.
|
2001-05-17 19:04:01 +00:00 |
nodelay.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
notimeout.c
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
overlay.c
|
…
|
|
overwrite.c
|
…
|
|
pause.c
|
Make this compile again.
|
2001-01-07 14:44:03 +00:00 |
printw.c
|
va_{start,end} audit:
|
2001-09-24 13:22:25 +00:00 |
putchar.c
|
…
|
|
refresh.c
|
Add code to allow resizing of windows and the underlying terminal.
|
2001-09-20 11:11:54 +00:00 |
resize.c
|
Add code to allow resizing of windows and the underlying terminal.
|
2001-09-20 11:11:54 +00:00 |
scanw.c
|
va_list -> _BSD_VA_LIST_ to be consistent with prototype
|
2000-12-30 17:20:55 +00:00 |
scroll.c
|
Set scrolling region top correctly.
|
2001-05-17 19:04:01 +00:00 |
scrollok.c
|
…
|
|
setterm.c
|
Revert the change to the `pc' capability from the previous change. Pointed
|
2000-12-22 17:07:12 +00:00 |
shlib_version
|
Added function - bumped minor version of lib.
|
2001-10-15 13:11:49 +00:00 |
standout.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
timeout.c
|
…
|
|
toucholap.c
|
…
|
|
touchwin.c
|
…
|
|
tscroll.c
|
…
|
|
tstp.c
|
There was a missing check for curscr != NULL, fixed.
|
2001-01-14 08:12:47 +00:00 |
tty.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |
unctrl.c
|
…
|
|
unctrl.h
|
…
|
|
underscore.c
|
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
|
2000-12-19 21:34:24 +00:00 |