Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-04 | Update to ncurses-5.0-20000401: | Todd C. Miller | |
o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc. o trace() function is provided only if TRACE is defined, e.g., in the debug library. Modify related calls to _tracechar() to use unctrl() instead. | |||
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller | |
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller | |
2000-01-16 | Update to ncurses-5.0-20000115: | Todd C. Miller | |
+ 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). | |||
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller | |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |