bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050409.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050409.patch.gz
Date: Sat, 9 Apr 2005 19:16:17 -0400
User-agent: Mutt/1.5.6+20040907i

 ncurses 5.4 - patch 20050409 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                       |   10 
 c++/cursesp.cc             |    4 
 c++/cursesp.h              |   13 
 configure                  |    4 
 configure.in               |    6 
 dist.mk                    |    4 
 menu/m_driver.c            |    6 
 ncurses/base/lib_beep.c    |    9 
 ncurses/base/lib_mouse.c   |   12 
 ncurses/base/lib_newwin.c  |    8 
 ncurses/base/lib_refresh.c |    9 
 test/demo_menus.c          |  638 ++++++++++++++++++++++++++++++++++++++++++-
 12 files changed, 684 insertions(+), 39 deletions(-)
 ------------------------------------------------------------------------------

20050409
        + correct an off-by-one error in m_driver() for mouse-clicks used to
          position the mouse to a particular item.
        + implement test/demo_menus.c
        + add some checks in lib_mouse to ensure SP is set.
        + modify C++ binding to make 20050403 changes work with the configure
          --enable-const 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]