date and time created 86/07/02 16:23:39 by sam
[unix-history] / usr / src / lib / libcurses / curses.h
1985-06-08 Distribution FolksAdd copyright
1985-05-24 Jim BloomAdd support for XS
1985-05-02 Jim Bloomnew version from arnold
1983-07-05 Sam Lefflerextern
1983-07-04 Sam Lefflerput unctrl back in as a macro
1983-05-10 Ken Arnoldintegrate subwindows fully into all parts of curses
1983-02-03 Ken Arnoldunctrl should strip off parity bit
1982-02-18 Ken Arnoldadopt latest version of fgoto() and plod() from vi
1982-02-17 Ken Arnoldforgot to add str as a parameter to getstr, mvgetstr
1981-05-16 Ken Arnoldadd getcap() function
1981-04-17 Ken Arnoldadd delch(), mvdelch(), and mvwdelch()
1981-04-17 Ken Arnoldadd insch(), mvinsch(), and mvwinsch()
1981-03-30 Ken Arnoldfix up mxinch to use stdscr instead of win
1981-03-06 Ken Arnoldmove all declarations from curses.h to curses.c
1981-03-06 Ken Arnoldmake the "extern" variables not extern so they are...
1981-03-06 Ken Arnoldmake #ifndef WINDOW apply to whole file
1981-02-18 Ken Arnoldshorten everything up for faster compilation
1981-01-27 Ken Arnolddate and time created 81/01/26 17:02:47 by arnold