bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.7-20100410.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20100410.patch.gz
Date: Sat, 10 Apr 2010 19:49:45 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20100410 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.7 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.7 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.7

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100410.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Apr 10 23:46:02 UTC 2010
 ------------------------------------------------------------------------------
 NEWS                          |   10 ++-
 aclocal.m4                    |    8 +-
 configure                     |    8 +-
 dist.mk                       |    4 -
 ncurses/base/lib_getch.c      |   48 ++++++---------
 ncurses/curses.priv.h         |    6 +
 ncurses/tinfo/tinfo_driver.c  |   36 +++++++++++
 ncurses/win32con/win_driver.c |  126 +++++++++++++++++++++++++++++++---------
 8 files changed, 179 insertions(+), 67 deletions(-)
 ------------------------------------------------------------------------------

20100410
        + improve win_driver.c handling of mouse:
          + discard motion events
          + avoid calling _nc_timed_wait when there is a mouse event
          + handle 4th and "rightmost" buttons.
        + quote substitutions in CF_RPATH_HACK_2 configure macro, needed for
          cases where there are embedded blanks in the rpath option.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]