index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcurses
/
curses.h
Age
Commit message (
Expand
)
Author
2003-12-23
Avoid array type is char warning.
christos
2003-12-04
Make nodelay() return an int.
jdc
2003-10-05
Add redrawwin() and wredrawln().
jdc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-20
Add noqiflush() and qiflush()
jdc
2003-06-20
Add keyname().
jdc
2003-05-21
Add addchstr() family of functions.
jdc
2003-04-08
Add ESCDELAY variable to control the inter-key delay in escape sequences.
jdc
2003-03-30
Add attr_set() group of functions.
jdc
2003-01-27
Add can_change_color() and no_color_video().
jdc
2003-01-09
Added halfdelay() function.
blymn
2002-12-23
Add entries for newpad(), subpad(), prefresh() and pnoutrefresh().
jdc
2002-10-22
Added the ncurses extensions define_key and keyok.
blymn
2002-10-14
Remove duplicate definitions of getyx, getbegyx and getmaxyx.
jdc
2002-08-04
Sort attr* functions/macros.
jdc
2002-08-04
Set the curses default colours to white on black when using colour.
jdc
2002-07-19
* Added new function idcok - this closes PR 10802
blymn
2001-12-11
* Remove termcap globals from public interface
blymn
2001-12-02
lib/14813: Jason R. Thorpe: worm(6) no longer builds w/ new libcurses
christos
2001-12-02
* Major change to add support for the newterm/set_term functions.
blymn
2001-10-14
Added 2 new functions and a macro:
blymn
2001-10-08
Add mvderwin function.
blymn
2001-09-20
Add code to allow resizing of windows and the underlying terminal.
blymn
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-06-11
Fix various misspellings of compatible/compatibility.
wiz
2001-04-21
Add missing prototypes.
jdc
2001-04-20
Implement scrolling regions :
jdc
2001-01-05
de-lint:
christos
2001-01-05
remove redundant declarations.
christos
2001-01-01
Add the instr and inchstr families of functions.
simonb
2000-12-31
Libcurses-4.0
jdc
2000-12-22
Revert the change to the `pc' capability from the previous change. Pointed
jdc
2000-12-19
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
jdc
2000-05-11
Add getattrs(), delay_output() and napms().
jdc
2000-05-11
* Applied patch by mrg to remove variable names from function
blymn
2000-05-01
* Made erasechar and killchar into functions
blymn
2000-04-27
Fix a silly bit-shifting error that causes color pairs >=8 to fail.
mycroft
2000-04-27
Background colour erase is 'ut' not 'be'.
jdc
2000-04-26
* Fixed bug in copywin.
blymn
2000-04-24
* Added rcs id line to files missing it.
blymn
2000-04-22
* Added ungetch
blymn
2000-04-22
* Fixed need for duplicate namp string in setterm.c
blymn
2000-04-20
* Added new function dupwin.
blymn
2000-04-18
More multiple changes:
blymn
2000-04-17
Multiple fixes:
blymn
2000-04-16
Add bkgd() and bkgdset() (which were previously just macros).
jdc
2000-04-16
Add a couple of missing prototypes.
thorpej
2000-04-15
Add prototype for waddstr()
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-13
Restore const after the Open Group decided it was OK.
jdc
[next]