unctrl -> 8-bit characters,
[unix-history] / usr / src / lib / libcurses / curses.h
1993-01-12 Elan Amirunctrl -> 8-bit characters,
1993-01-12 Keith Bosticmake GT, NONL, UPPERCASE and termcap strings `backward...
1993-01-12 Keith BosticCURSES_{OK,ERR} -> OK,ERR
1992-12-31 Elan AmirMade termcap capabilities private.
1992-12-31 Elan AmirChanged ERR to CURSES_ERR and OK to CURSES_OK.
1992-12-31 Elan AmirMade _sprintw and _sscans global and public. Changed...
1992-11-13 Elan AmirCorrected previous fix.
1992-11-13 Elan AmirFixed bug in winch() definition.
1992-11-12 Elan AmirAdded pointers to firstch and lastch for correct operat...
1992-10-28 Elan AmirChanged touchline to __touchline so that touchline...
1992-10-27 Elan AmirChanged to new line data structures (__LDATA and __LINE...
1992-10-21 Elan AmirChanged standout character representation so that chara...
1992-09-23 Elan AmirAdded standout
1992-09-22 Elan AmirAdded __ISPASTEOL, tscroll and SR, SF, AL, DL support...
1992-09-15 Elan AmirConverted to new data structures.
1992-09-02 Keith Bosticforgot to remove scroll variable, abortive attempt...
1992-09-01 Elan AmirFixed puts, baudrate abd ospeed macros.
1992-08-24 Keith Bosticmassive cleanup, welcome to the 90's!
1992-06-18 Keith Bosticadd termios.h to curses.h, so old stuff compiles
1992-05-16 Keith BosticThis file has been massively reorganized and reworked
1990-07-02 Keith Bosticrestore terminal state correctly; bug report 4.3BSD...
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Marc Teitelbaumfor Marc; needs USE_OLD_TTY
1989-08-29 Mike Karelsmake ctags work with this (wonder if the old ctags...
1989-06-30 Keith Bosticremove references to [sg]tty
1988-07-01 Keith Bosticinstall approved copyright notice
1988-06-09 Keith Bosticwritten by Ken Arnold; add Berkeley specific header
1987-06-25 Gregory MinshallAdd 'addbytes.c', plus some cleanup by K. Bostic in...
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