Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-13 | try to use the X Window System, X11 or XFree86 consistently. | Jason McIntyre | |
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@ | |||
2001-01-22 | Update to ncurses-5.2-20010114 | Todd C. Miller | |
2000-10-10 | Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME | Todd C. Miller | |
if root but not setugid. Fix select usage to deal with an arbitrary number of fd's. This code is not compiled since we use poll(2). | |||
2000-10-08 | update to ncurses-5.1-20001007 | Todd C. Miller | |
2000-07-10 | ncurses 5.1 | Todd C. Miller | |
2000-06-19 | ncurses-5.0-20000617 | Todd C. Miller | |
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller | |
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller | |
2000-02-06 | ncurses-5.0-20000205 | Todd C. Miller | |
2000-01-09 | Update to ncurses-5.0-20000108: | Todd C. Miller | |
+ add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style) | |||
1999-12-06 | update to ncurses-5.0-19991204 | Todd C. Miller | |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller | |
1999-07-04 | ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses ↵ | Todd C. Miller | |
routines | |||
1999-06-27 | ncurses-5.0-990626 | Todd C. Miller | |
1999-06-14 | cvs skipped these files in the previous commit for mysterious reasons | Todd C. Miller | |
1999-03-16 | ncurses-4.2-990316 | Todd C. Miller | |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller | |
1999-03-12 | these somehow got missed in the earlier curses commit | Todd C. Miller | |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller | |
1999-02-24 | ncurses-4.2-990220; this is a pre-release of 5.0 | Todd C. Miller | |
1999-02-24 | ncurses-990213 | Todd C. Miller | |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |
1998-10-31 | update to ncurses 4.2-981017 | Todd C. Miller | |
1998-09-17 | ncurses-4.2-980912 | Todd C. Miller | |
1998-09-13 | ncurses-4.2-980905 | Todd C. Miller | |
1998-07-27 | update to ncurses-4.2-980725 | Todd C. Miller | |
1998-07-23 | ncurses-4.2-980718 | Todd C. Miller | |
1998-01-17 | Use _ti_get_screensize() from libtermlib to update screen size if changed | Todd C. Miller | |
after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor. | |||
1997-12-06 | #ifdef out call to _nc_update_screensize | Todd C. Miller | |
1997-12-03 | Merge of ncurses-4.1-971129 | Todd C. Miller | |
1997-11-26 | ncurses 4.1 + changes to work with our terminfo libs (instead of | Todd C. Miller | |
the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit. | |||
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert | |
Install BSD curses library as -locurses and <ocurses.h> |