.. |
EXAMPLES
|
More trailing white space.
|
1999-07-02 15:58:35 +00:00 |
PSD.doc
|
* Fixed bug in copywin which was copying more than it should.
|
2000-04-23 14:14:49 +00:00 |
Makefile
|
* Fixed need for duplicate namp string in setterm.c
|
2000-04-22 13:29:01 +00:00 |
acs.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
addbytes.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
addch.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
addnstr.c
|
Multiple fixes:
|
2000-04-17 12:25:45 +00:00 |
attributes.c
|
Add extra debug output (for wattrset()).
|
2000-04-16 09:48:09 +00:00 |
background.c
|
Don't replace background character with null character.
|
2000-04-18 22:44:21 +00:00 |
bell.c
|
* Fix longname behaviour so it returns the last alias for the terminal
|
2000-04-20 09:36:11 +00:00 |
border.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
box.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
clear.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
clearok.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
clrtobot.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
clrtoeol.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
color.c
|
Initialise colour pairs to default (white on black).
|
2000-04-21 15:54:42 +00:00 |
copywin.c
|
* Fixed bug in copywin which was copying more than it should.
|
2000-04-23 14:14:49 +00:00 |
cr_put.c
|
Converted all termcap library calls to the "new" interface, this fixes
|
2000-04-19 13:52:39 +00:00 |
ctrace.c
|
* Fix longname behaviour so it returns the last alias for the terminal
|
2000-04-20 09:36:11 +00:00 |
cur_hash.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
curs_set.c
|
This time commit the curs_set change...
|
2000-04-23 14:17:32 +00:00 |
curses.3
|
* Added ungetch
|
2000-04-22 14:32:44 +00:00 |
curses.c
|
* Fixed need for duplicate namp string in setterm.c
|
2000-04-22 13:29:01 +00:00 |
curses.h
|
* Added ungetch
|
2000-04-22 14:32:44 +00:00 |
curses_private.h
|
Add __TERMATTR definition. This makes the code in refresh.c much easier to
|
2000-04-18 22:43:25 +00:00 |
delch.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
deleteln.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
delwin.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
erase.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
flushok.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
fullname.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
getch.c
|
* Fixed bug in copywin which was copying more than it should.
|
2000-04-23 14:14:49 +00:00 |
getstr.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
getyx.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
id_subwins.c
|
Make subwindows scroll correctly.
|
2000-04-16 05:48:25 +00:00 |
idlok.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
inch.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
initscr.c
|
Multiple fixes:
|
2000-04-17 12:25:45 +00:00 |
insch.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
insdelln.c
|
Set background character and attributes for added characters.
|
2000-04-18 22:45:23 +00:00 |
insertln.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
keypad.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
leaveok.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
longname.c
|
* Fix longname behaviour so it returns the last alias for the terminal
|
2000-04-20 09:36:11 +00:00 |
meta.c
|
* Fixed need for duplicate namp string in setterm.c
|
2000-04-22 13:29:01 +00:00 |
move.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
mvwin.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
newwin.c
|
* Added new function dupwin.
|
2000-04-20 13:12:14 +00:00 |
nodelay.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
notimeout.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
overlay.c
|
More multiple changes:
|
2000-04-18 12:23:01 +00:00 |
overwrite.c
|
More multiple changes:
|
2000-04-18 12:23:01 +00:00 |
printw.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
putchar.c
|
* Fix longname behaviour so it returns the last alias for the terminal
|
2000-04-20 09:36:11 +00:00 |
refresh.c
|
Work round xterm bug which displays the wrong background colour when the
|
2000-04-21 15:56:35 +00:00 |
scanw.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
scroll.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
scrollok.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
setterm.c
|
* Fixed need for duplicate namp string in setterm.c
|
2000-04-22 13:29:01 +00:00 |
shlib_version
|
Made data structures opaque
|
2000-04-11 13:57:08 +00:00 |
standout.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
timeout.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
toucholap.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
touchwin.c
|
Don't reset firstchp and lastchp even if this line was not dirty.
|
2000-04-15 22:53:05 +00:00 |
tscroll.c
|
Multiple fixes:
|
2000-04-17 12:25:45 +00:00 |
tstp.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |
tty.c
|
Multiple fixes:
|
2000-04-17 12:25:45 +00:00 |
unctrl.c
|
Upgrades the standard NetBSD curses library to provide some
|
1999-04-13 14:08:17 +00:00 |
unctrl.h
|
Moved unctrl.h from games/mille.
|
1997-05-23 23:12:31 +00:00 |
underscore.c
|
Added functions to replace what were previously macros in curses.h
|
2000-04-15 13:17:02 +00:00 |