summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/base/lib_mouse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-376/+804
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* Update to ncurses-5.2-20010114millert2001-01-221-10/+11
|
* update to ncurses 5.2millert2000-10-221-56/+88
|
* update to ncurses-5.1-20001007millert2000-10-081-4/+4
|
* ncurses 5.1millert2000-07-101-3/+3
|
* Update to ncurses-5.0-20000325millert2000-03-261-3/+3
|
* Update to ncurses-5.0-20000304millert2000-03-101-3/+3
|
* Update to ncurses-5.0-20000108:millert2000-01-091-9/+8
| | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
* Update to ncurses-19991218millert1999-12-281-235/+246
| | | | | | | | | | | | o reorder tests during mouse initialization to allow for gpm to run in xterm, or for xterm to be used under OS/2 EMX. Also drop test for $DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report by Christian Weisgerber <naddy@mips.rhein-neckar.de>). o modify raw() and noraw() to clear/restore IEXTEN flag which affects stty lnext on systems such as FreeBSD (report by Bruce Evans <bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>). o add manual-page for ncurses extensions, documented curses_version(), use_extended_names().
* update to ncurses-5.0-19991127millert1999-11-281-3/+3
|
* Update to ncurses-5.0-990814millert1999-08-151-16/+3
|
* ncurses-4.2-990424millert1999-05-081-11/+12
|
* ncurses-4.2-990130millert1999-01-311-8/+12
|
* ncurses-4.2-990116millert1999-01-181-0/+974