[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-5.9-20140315
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-5.9-20140315 |
Date: |
Sat, 15 Mar 2014 20:53:43 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Files:
ftp://invisible-island.net/ncurses/5.9/MD5sums
ftp://invisible-island.net/ncurses/5.9/dev-patches.zip
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20140315.patch.gz
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20140315.patch.gz.asc
ftp://invisible-island.net/ncurses/current/ncurses-5.9-20140315.tgz
ftp://invisible-island.net/ncurses/current/ncurses-5.9-20140315.tgz.asc
ncurses 5.9 - patch - 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-20140315.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Mar 16 00:46:02 UTC 2014
------------------------------------------------------------------------------
NEWS | 10 +++++++++-
dist.mk | 4 ++--
include/curses.h.in | 4 +++-
man/curs_opaque.3x | 9 +++++++--
man/curs_threads.3x | 5 +++--
man/ncurses.3x | 4 ++--
menu/m_global.c | 12 ++++++++----
package/debian-mingw/changelog | 4 ++--
package/debian-mingw64/changelog | 4 ++--
package/debian/changelog | 4 ++--
package/mingw-ncurses.nsi | 4 ++--
package/mingw-ncurses.spec | 2 +-
package/ncurses.spec | 2 +-
13 files changed, 44 insertions(+), 24 deletions(-)
------------------------------------------------------------------------------
20140315
+ modify _nc_New_TopRow_and_CurrentItem() to ensure that the menu's
top-row is adjusted as needed to ensure that the current item is
on the screen (patch by Johann Klammer).
+ add wgetdelay() to retrieve _delay member of WINDOW if it happens to
be opaque, e.g., in the pthread configuration (prompted by patch by
Soren Brinkmann).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-5.9-20140315,
Thomas Dickey <=