bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110917.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110917.patch.gz
Date: Sat, 17 Sep 2011 21:09:04 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110917 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110917.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep 18 01:02:06 UTC 2011
 ------------------------------------------------------------------------------
 NEWS                     |    9 +
 c++/cursesapp.h          |   21 +-
 c++/cursesf.cc           |   12 +
 c++/cursesm.cc           |   10 +
 c++/cursesm.h            |    3 
 c++/cursespad.cc         |    5 
 c++/cursesw.cc           |    6 
 c++/cursesw.h            |   11 +
 c++/demo.cc              |    5 
 dist.mk                  |    4 
 form/frm_driver.c        |    6 
 ncurses/base/lib_mouse.c |  346 ++++++++++++++++++++++++++-------------------
 ncurses/curses.priv.h    |    3 
 test/ncurses.c           |    3 
 14 files changed, 274 insertions(+), 170 deletions(-)
 ------------------------------------------------------------------------------
 
20110917
        + fix compiler warning for clang 2.9
        + improve merging of mouse events (integrated patch by Damien
          Guibouret).
        + correct mask-check used in lib_mouse for wheel mouse buttons 4/5
          (patch by Damien Guibouret).

-- 
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]