[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20050219.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20050219.patch.gz |
Date: |
Sat, 19 Feb 2005 20:05:11 -0500 |
User-agent: |
Mutt/1.5.6+20040907i |
ncurses 5.4 - patch 20050219 - 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 | 11 ++++-
dist.mk | 4 -
form/frm_driver.c | 4 -
man/curs_mouse.3x | 35 ++++++++++++++---
man/default_colors.3x | 26 +++++++++++-
ncurses/curses.priv.h | 15 ++++---
ncurses/trace/lib_trace.c | 12 ++++-
panel/p_above.c | 15 +++----
panel/p_below.c | 15 +++----
panel/p_bottom.c | 48 ++++++++++++-----------
panel/p_delete.c | 15 ++++---
panel/p_hidden.c | 15 +++----
panel/p_hide.c | 19 ++++-----
panel/p_move.c | 24 +++++------
panel/p_new.c | 58 +++++++++++++++-------------
panel/p_replace.c | 25 ++++++------
panel/p_show.c | 30 +++++++-------
panel/p_top.c | 9 ++--
panel/p_update.c | 13 +++---
panel/p_user.c | 22 +++++-----
panel/p_win.c | 13 ++----
panel/panel.c | 90 +++++++++++++++++++++++++-------------------
panel/panel.priv.h | 14 ++++--
test/ncurses.c | 4 -
24 files changed, 320 insertions(+), 216 deletions(-)
------------------------------------------------------------------------------
20050219
+ fix a bug in editing wide-characters in form library: deleting a
nonwide character modified the previous wide-character.
+ update manpage to describe NCURSES_MOUSE_VERSION 2.
+ correct manpage description of mouseinterval() (Debian #280687).
+ add a note to default_colors.3x explaining why this extension was
added (Debian #295083).
+ add traces to panel library.
--
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] |
- ncurses-5.4-20050219.patch.gz,
Thomas Dickey <=