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