summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tic.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make Booleans signed char, since char is unsigned on powerpc; millert okderaadt2002-02-181-2/+2
|
* Make _nc_get_token() take a "silent" argument and only warn if itmillert2001-02-221-2/+2
| | | | | is not set. Propagate "silent" flag in _nc_parse_entry() to _nc_get_token(). Set the silent flag when reading termcap files, including $TERMCAP.
* Update to ncurses-5.2-20010114millert2001-01-221-46/+46
|
* update to ncurses-5.1-20001007millert2000-10-081-2/+5
|
* Update to ncurses-5.0-20000325millert2000-03-261-2/+2
|
* Update to ncurses-5.0-20000115:millert2000-01-161-3/+16
| | | | | | | | | | | | | + additional fixes for non-bce terminals (handling of delete_character) to work when assume_default_colors() is not specified. + modify warning message from _nc_parse_entry() regarding extended capability names to print only if tic/infocmp/toe have the -v flag set, and not at all in ordinary user applications. Otherwise, this warning would be shown for screen's extended capabilities in programs that use the termcap interface. + modify use of _nc_tracing from programs such as tic so their debug level is not in the same range as values set by trace() function. + small panel header cleanup (patch by Juergen Pfeifer).
* #ifdef BROKEN_LINKER -> #if BROKEN_LINKERmillert1999-11-281-2/+2
|
* update to ncurses-5.0-19991127millert1999-11-281-1/+10
|
* these somehow got missed in the earlier curses commitmillert1999-03-121-2/+2
|
* ncurses-4.2-990220; this is a pre-release of 5.0millert1999-02-241-1/+22
|
* ncurses-4.2-990123millert1999-01-241-2/+3
|
* update to ncurses 4.2-981017millert1998-10-311-2/+2
|
* ncurses-4.2-980718millert1998-07-231-0/+254