summaryrefslogtreecommitdiff
path: root/lib/libcurses/base/lib_mouse.c
AgeCommit message (Collapse)Author
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
2000-10-22update to ncurses 5.2Todd C. Miller
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-07-10ncurses 5.1Todd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-10Update to ncurses-5.0-20000304Todd C. Miller
2000-01-09Update 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-28Update to ncurses-19991218Todd C. Miller
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().
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-01-31ncurses-4.2-990130Todd C. Miller
1999-01-18ncurses-4.2-990116Todd C. Miller