.. |
EXAMPLES
|
…
|
|
PSD.doc
|
Add descriptions for newpad(), subpad(), prefresh() and pnoutrefresh().
|
2002-12-23 12:12:45 +00:00 |
Makefile
|
Add curses pad manual pages.
|
2002-12-24 07:36:32 +00:00 |
acs.c
|
Make sure _acs_char[] is copied to screen->acs_char[] even when there is no
|
2002-04-11 18:06:41 +00:00 |
addbytes.c
|
Always update the change pointers. Otherwise, we could end up not
|
2002-12-23 12:26:07 +00:00 |
addch.c
|
* Added new function idcok - this closes PR 10802
|
2002-07-19 13:22:41 +00:00 |
addnstr.c
|
…
|
|
attributes.c
|
…
|
|
background.c
|
Set the curses default colours to white on black when using colour.
|
2002-08-04 16:43:04 +00:00 |
bell.c
|
…
|
|
border.c
|
…
|
|
box.c
|
…
|
|
clear.c
|
* Major change to add support for the newterm/set_term functions.
|
2001-12-02 09:14:20 +00:00 |
clearok.c
|
…
|
|
clrtobot.c
|
…
|
|
clrtoeol.c
|
Make sure we always update curx, cury and __ISPASTEOL.
|
2002-08-04 14:13:49 +00:00 |
color.c
|
Don't allow default colour setting to be overwritten in init_pair().
|
2002-11-25 09:11:18 +00:00 |
copywin.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
cr_put.c
|
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
|
2002-06-26 18:13:59 +00:00 |
ctrace.c
|
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
|
2002-06-26 18:13:59 +00:00 |
cur_hash.c
|
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
|
2002-06-26 18:13:59 +00:00 |
curs_set.c
|
* Remove termcap globals from public interface
|
2001-12-11 11:18:17 +00:00 |
curses.3
|
Add entries for newpad(), subpad(), prefresh() and pnoutrefresh().
|
2002-12-23 12:13:44 +00:00 |
curses.c
|
Set the curses default colours to white on black when using colour.
|
2002-08-04 16:43:04 +00:00 |
curses.h
|
Add entries for newpad(), subpad(), prefresh() and pnoutrefresh().
|
2002-12-23 12:13:44 +00:00 |
curses_add.3
|
Use \-1 instead of -1.
|
2002-10-21 14:31:36 +00:00 |
curses_addch.3
|
curses_delch, not curses_deletech.
|
2002-10-21 14:34:20 +00:00 |
curses_addstr.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:07 +00:00 |
curses_attributes.3
|
Punctuation fixes.
|
2002-10-21 14:17:54 +00:00 |
curses_background.3
|
Punctuation fixes.
|
2002-10-21 14:17:54 +00:00 |
curses_border.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:07 +00:00 |
curses_clear.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:07 +00:00 |
curses_color.3
|
Punctuation fixes.
|
2002-10-21 14:17:54 +00:00 |
curses_cursor.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_default_colors.3
|
Punctuation fixes.
|
2002-10-21 14:17:54 +00:00 |
curses_delch.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_deleteln.3
|
Drop trailing whitespace.
|
2002-10-21 13:59:52 +00:00 |
curses_inch.3
|
Fix typo in Dt.
|
2002-10-21 14:11:52 +00:00 |
curses_input.3
|
Whitespace cleanup.
|
2002-10-22 12:24:03 +00:00 |
curses_insdelln.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_insertch.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_insertln.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_line.3
|
Drop trailing whitespace.
|
2002-10-21 13:59:52 +00:00 |
curses_pad.3
|
Remove trailing whitespace and a superfluous Pp, and end a sentence with a dot.
|
2002-12-23 12:48:12 +00:00 |
curses_print.3
|
curses_scanw, not curses_scan.
|
2002-10-21 14:33:49 +00:00 |
curses_private.h
|
Changes for pad support - changed function signatures and _ISPAD flag.
|
2002-12-23 12:15:04 +00:00 |
curses_refresh.3
|
Sort SEE ALSO.
|
2002-12-23 12:19:48 +00:00 |
curses_scanw.3
|
curses_scanw, not curses_scan.
|
2002-10-21 14:33:49 +00:00 |
curses_screen.3
|
Correct cross references.
|
2002-12-05 19:13:12 +00:00 |
curses_scroll.3
|
Drop trailing whitespace.
|
2002-10-21 13:59:52 +00:00 |
curses_standout.3
|
Drop trailing whitespace.
|
2002-10-21 13:59:52 +00:00 |
curses_termcap.3
|
Sort SECTIONS.
|
2002-10-21 14:14:35 +00:00 |
curses_touch.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_tty.3
|
Added separate man pages for curses functions to provide better
|
2002-10-21 13:55:12 +00:00 |
curses_underscore.3
|
Punctuation fixes.
|
2002-10-21 14:17:54 +00:00 |
curses_window.3
|
Reference curses_pad(3).
|
2002-12-23 12:16:10 +00:00 |
delch.c
|
…
|
|
deleteln.c
|
…
|
|
delwin.c
|
…
|
|
erase.c
|
…
|
|
flushok.c
|
…
|
|
fullname.c
|
…
|
|
getch.c
|
Increase default delay when assembling key sequences. This seems to
|
2002-12-23 12:11:38 +00:00 |
getstr.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
getyx.c
|
…
|
|
id_subwins.c
|
…
|
|
idcok.c
|
* Added new function idcok - this closes PR 10802
|
2002-07-19 13:22:41 +00:00 |
idlok.c
|
…
|
|
inch.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
inchstr.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
initscr.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
insch.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
insdelln.c
|
…
|
|
insertln.c
|
…
|
|
instr.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
keypad.c
|
…
|
|
leaveok.c
|
…
|
|
line.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
longname.c
|
* Major change to add support for the newterm/set_term functions.
|
2001-12-02 09:14:20 +00:00 |
meta.c
|
* Major change to add support for the newterm/set_term functions.
|
2001-12-02 09:14:20 +00:00 |
move.c
|
…
|
|
mvwin.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
newwin.c
|
Add newpad() and subpad().
|
2002-12-23 12:17:03 +00:00 |
nodelay.c
|
…
|
|
notimeout.c
|
…
|
|
overlay.c
|
…
|
|
overwrite.c
|
…
|
|
pause.c
|
* Major change to add support for the newterm/set_term functions.
|
2001-12-02 09:14:20 +00:00 |
printw.c
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 16:53:30 +00:00 |
putchar.c
|
Remove extraneous tabs from blank lines.
|
2002-01-02 10:38:27 +00:00 |
refresh.c
|
Add pnoutrefresh() and prefresh().
|
2002-12-23 12:17:55 +00:00 |
resize.c
|
Only reset flags if the "window" is not a pad.
|
2002-12-23 12:18:53 +00:00 |
scanw.c
|
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
|
2002-06-26 18:13:59 +00:00 |
screen.c
|
Handle function argument changes to __newwin().
|
2002-12-23 12:25:10 +00:00 |
scroll.c
|
…
|
|
scrollok.c
|
…
|
|
setterm.c
|
Set LINES and COLS here so that __swflags() sets flags on the initial windows.
|
2002-12-05 17:04:25 +00:00 |
shlib_version
|
Bump minor to 4 (pads support).
|
2002-12-23 12:26:55 +00:00 |
standout.c
|
…
|
|
timeout.c
|
…
|
|
toucholap.c
|
…
|
|
touchwin.c
|
Add some (useful) debugging to wtouchln().
|
2002-12-05 17:23:51 +00:00 |
tscroll.c
|
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
|
2002-06-26 18:13:59 +00:00 |
tstp.c
|
Reset cursor visibility after restarting the screen, as the cursor visibility
|
2002-08-04 14:11:59 +00:00 |
tty.c
|
handle non-tty cases more gracefully.
|
2002-06-26 18:23:28 +00:00 |
unctrl.c
|
…
|
|
unctrl.h
|
…
|
|
underscore.c
|
…
|
|