| Age | Commit message (Expand) | Author |
| 2018-10-25 | Rename curses_insertch.3 to curses_insch.3 to match the function names | uwe |
| 2017-05-18 | Fix typo in the man page reference | abhinav |
| 2017-01-25 | Document baudrate(3). | roy |
| 2017-01-25 | And more functions .... | roy |
| 2017-01-25 | Note the substantial work by others on the curses library. | roy |
| 2017-01-25 | Document recently added functions in curses.3 | roy |
| 2017-01-25 | Reference curses_slk(3). | roy |
| 2017-01-08 | Use more markup, sort ENVIRONMENT. | wiz |
| 2017-01-05 | Implement is_term_resized and resize_term(3) ncurses extensions. | roy |
| 2017-01-05 | Add the set_escdelay(3) and set_tabsize(3) ncurses extensions. | roy |
| 2012-04-21 | Add capfile(5) to describe the termcap format. | roy |
| 2011-10-04 | Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386. | roy |
| 2010-12-09 | s/curses_fileo/curses_fileio/ in xrefs. | njoly |
| 2009-07-12 | Bump date for *chgat*. | wiz |
| 2009-07-06 | Add support for the chgat(3) family. It is a useful extension from | joerg |
| 2009-02-23 | Sort sections. | wiz |
| 2009-02-22 | Document curses environment variables. | christos |
| 2008-04-14 | Add new file IO functions. | jdc |
| 2008-03-21 | Add termattrs() and term_attrs(). | jdc |
| 2004-03-16 | s/can_change_colors/can_change_color/ | jdc |
| 2004-01-20 | Add mv{,w}inch{,n}str and mvwscanw. | wiz |
| 2003-10-05 | Add redrawwin() and wredrawln(). | jdc |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-04 | Sort list of functions. | wiz |
| 2003-06-20 | Add noqiflush() and qiflush() | jdc |
| 2003-06-20 | Add keyname(). | jdc |
| 2003-05-21 | Add addchstr() family of functions. | jdc |
| 2003-05-21 | Bump date for last. | wiz |
| 2003-05-21 | Add missing *printw manual page links. | jdc |
| 2003-03-30 | Add attr_set() group of functions. | jdc |
| 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-21 | Added separate man pages for curses functions to provide better | blymn |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-04 | Set the curses default colours to white on black when using colour. | jdc |
| 2002-07-19 | Add idcok to documentation. | blymn |
| 2002-03-25 | Two formatting fixes. | wiz |
| 2001-12-02 | * Major change to add support for the newterm/set_term functions. | blymn |
| 2001-10-14 | Whitespace, section name, and punctuation fixes. | wiz |
| 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-04-20 | Add entries for scrolling regions and getnstr() functions. | jdc |
| 2001-01-01 | Add the instr and inchstr families of functions. | simonb |
| 2000-06-04 | Minor formatting nit. | simonb |
| 2000-05-11 | Documemt getattrs(), delay_output() and napms(). | jdc |
| 2000-05-05 | * Fixed lack of win arg in wattr* man entries. | blymn |
| 2000-05-01 | * Made erasechar and killchar into functions | blymn |
| 2000-04-27 | Add wnoutrefresh() and doupdate(). | jdc |
| 2000-04-26 | * Fixed bug in copywin. | blymn |