summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_mouse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-901/+0
|
* update to ncurses 4.2-981017millert1998-10-311-2/+126
|
* ncurses-4.2-980912millert1998-09-171-3/+3
|
* ncurses-4.2-980905millert1998-09-131-18/+33
|
* ncurses-4.2-980718millert1998-07-231-59/+92
|
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-2/+4
| | | | | | after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor.
* Merge of ncurses-4.1-971129millert1997-12-031-38/+89
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-80/+176
| | | | | the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit.
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+580
Install BSD curses library as -locurses and <ocurses.h>