Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use snprintf() and strlcpy() in the generated lib_keyname.c | 2003-03-17 | 1 | -9/+12 | |
| | |||||
* | use snprintf throughout | 2003-03-17 | 1 | -1/+1 | |
| | |||||
* | Missed changes in ncurses-5.2-20010114 commit | 2001-01-22 | 1 | -45/+47 | |
| | |||||
* | Update to ncurses-5.2-20010114 | 2001-01-22 | 83 | -2029/+2103 | |
| | |||||
* | update to ncurses 5.2 | 2000-10-22 | 2 | -108/+91 | |
| | |||||
* | Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME | 2000-10-10 | 1 | -16/+22 | |
| | | | | | | | if root but not setugid. Fix select usage to deal with an arbitrary number of fd's. This code is not compiled since we use poll(2). | ||||
* | update to ncurses-5.1-20001007 | 2000-10-08 | 10 | -93/+130 | |
| | |||||
* | Update to ncurses-5.1-20000722 | 2000-07-24 | 1 | -6/+10 | |
| | |||||
* | ncurses 5.1 | 2000-07-10 | 6 | -15/+56 | |
| | |||||
* | ncurses-5.0-20000617 | 2000-06-19 | 19 | -1061/+1149 | |
| | |||||
* | Update to ncurses-5.0-20000401: | 2000-04-04 | 1 | -2/+4 | |
| | | | | | | 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. | ||||
* | Update to ncurses-5.0-20000325 | 2000-03-26 | 4 | -45/+60 | |
| | |||||
* | Update to ncurses-5.0-20000304 | 2000-03-10 | 9 | -444/+461 | |
| | |||||
* | Update to ncurses-5.0-20000122 | 2000-01-23 | 1 | -9/+17 | |
| | |||||
* | Update to ncurses-5.0-20000108: | 2000-01-09 | 2 | -26/+25 | |
| | | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style) | ||||
* | + corrected conversion from terminfo rs2 to termcap rs (cf: 980704) | 2000-01-02 | 3 | -562/+578 | |
| | | | | | | | | | | + make conversion to termcap ug (underline glitch) more consistently applied. + modify read_termtype(), fixing 'toe', which could dump core when it found an incomplete entry such as "dumb" because it did not initialize its buffer for _nc_read_file_entry(). + use explicit VALID_NUMERIC() checks in a few places that had been overlooked, and add a check to ensure that init_tabs is nonzero, to avoid divide-by-zero (reported by Todd C Miller). | ||||
* | Update to ncurses-19991218 | 1999-12-28 | 1 | -235/+246 | |
| | | | | | | | | | | | | o reorder tests during mouse initialization to allow for gpm to run in xterm, or for xterm to be used under OS/2 EMX. Also drop test for $DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report by Christian Weisgerber <naddy@mips.rhein-neckar.de>). o modify raw() and noraw() to clear/restore IEXTEN flag which affects stty lnext on systems such as FreeBSD (report by Bruce Evans <bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>). o add manual-page for ncurses extensions, documented curses_version(), use_extended_names(). | ||||
* | update to ncurses-5.0-19991204 | 1999-12-06 | 1 | -3/+2 | |
| | |||||
* | update to ncurses-5.0-19991127 | 1999-11-28 | 12 | -137/+228 | |
| | |||||
* | Update to ncurses-5.0-990814 | 1999-08-15 | 7 | -50/+30 | |
| | |||||
* | ncurses-5.0-990626 | 1999-06-27 | 1 | -5/+7 | |
| | |||||
* | ncurses-5.0-990612 | 1999-06-14 | 2 | -21/+19 | |
| | |||||
* | ncurses-4.2-990516; no code changes | 1999-05-17 | 3 | -9/+9 | |
| | |||||
* | ncurses-4.2-990424 | 1999-05-08 | 2 | -25/+17 | |
| | |||||
* | ncurses-4.2-990318 | 1999-03-18 | 1 | -4/+10 | |
| | |||||
* | ncurses-4.2-990314 | 1999-03-15 | 1 | -3/+5 | |
| | |||||
* | ncurses-4.2-990313 | 1999-03-14 | 2 | -6/+6 | |
| | |||||
* | ncurses-4.2-990307 | 1999-03-11 | 6 | -36/+55 | |
| | |||||
* | ncurses-4.2-990301 | 1999-03-02 | 5 | -28/+33 | |
| | |||||
* | ncurses-4.2-990220; this is a pre-release of 5.0 | 1999-02-24 | 6 | -32/+138 | |
| | |||||
* | ncurses-4.2-990130 | 1999-01-31 | 2 | -12/+16 | |
| | |||||
* | ncurses-4.2-990116 | 1999-01-18 | 82 | -0/+10055 | |