summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curses.priv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't return ERR if resize didn't change sizemillert2021-03-101-2/+3
* Enable wide character support in ncurses. It is built into libcurses,nicm2010-09-061-2/+3
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-262/+1145
* try to use the X Window System, X11 or XFree86 consistently.jmc2003-04-131-2/+2
* Update to ncurses-5.2-20010114millert2001-01-221-91/+105
* Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOMEmillert2000-10-101-1/+5
* update to ncurses-5.1-20001007millert2000-10-081-22/+57
* ncurses 5.1millert2000-07-101-3/+5
* ncurses-5.0-20000617millert2000-06-191-15/+9
* Update to ncurses-5.0-20000325millert2000-03-261-6/+7
* Update to ncurses-5.0-20000304millert2000-03-101-16/+3
* ncurses-5.0-20000205millert2000-02-061-3/+8
* Update to ncurses-5.0-20000108:millert2000-01-091-2/+10
* update to ncurses-5.0-19991204millert1999-12-061-4/+10
* update to ncurses-5.0-19991127millert1999-11-281-8/+17
* ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses routinesmillert1999-07-041-2/+6
* ncurses-5.0-990626millert1999-06-271-2/+7
* cvs skipped these files in the previous commit for mysterious reasonsmillert1999-06-141-2/+6
* ncurses-4.2-990316millert1999-03-161-2/+6
* ncurses-4.2-990314millert1999-03-151-3/+3
* these somehow got missed in the earlier curses commitmillert1999-03-121-8/+8
* ncurses-4.2-990301millert1999-03-021-3/+9
* ncurses-4.2-990220; this is a pre-release of 5.0millert1999-02-241-4/+7
* ncurses-990213millert1999-02-241-2/+4
* ncurses-4.2-990116millert1999-01-181-2/+8
* update to ncurses 4.2-981017millert1998-10-311-16/+51
* ncurses-4.2-980912millert1998-09-171-2/+6
* ncurses-4.2-980905millert1998-09-131-9/+5
* update to ncurses-4.2-980725millert1998-07-271-2/+3
* ncurses-4.2-980718millert1998-07-231-52/+72
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-13/+28
* #ifdef out call to _nc_update_screensizemillert1997-12-061-1/+3
* Merge of ncurses-4.1-971129millert1997-12-031-84/+213
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-113/+400
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+270