bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20060225.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060225.patch.gz
Date: Sat, 25 Feb 2006 19:23:06 -0500
User-agent: Mutt/1.5.11+cvs20060126

 ncurses 5.5 - patch 20060225 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                         |    7 ++++
 dist.mk                      |    4 +-
 man/captoinfo.1m             |   13 ++++-----
 man/curs_addwstr.3x          |    6 +---
 man/curs_bkgrnd.3x           |   18 ++++++------
 man/curs_border.3x           |   15 ++++++----
 man/curs_delch.3x            |    6 ++--
 man/curs_deleteln.3x         |   12 ++++----
 man/curs_extend.3x           |    6 ++--
 man/curs_get_wch.3x          |   10 +++---
 man/curs_get_wstr.3x         |   22 +++++++--------
 man/curs_getyx.3x            |   12 ++++----
 man/curs_in_wch.3x           |    6 ++--
 man/curs_inch.3x             |   10 +++---
 man/curs_inchstr.3x          |    6 ++--
 man/curs_ins_wch.3x          |    6 ++--
 man/curs_insch.3x            |    8 ++---
 man/curs_insstr.3x           |    6 ++--
 man/curs_instr.3x            |    7 ++--
 man/curs_inwstr.3x           |    7 ++--
 man/curs_move.3x             |    6 ++--
 man/curs_overlay.3x          |    8 ++---
 man/curs_print.3x            |   12 ++++----
 man/curs_printw.3x           |    8 ++---
 man/curs_scanw.3x            |   10 +++---
 man/curs_scr_dump.3x         |   16 +++++------
 man/curs_scroll.3x           |   14 ++++-----
 man/curs_slk.3x              |   26 +++++++++---------
 man/curs_termcap.3x          |   32 +++++++++++-----------
 man/curs_terminfo.3x         |   22 ++++++++-------
 man/curs_touch.3x            |   12 ++++----
 man/curs_window.3x           |   28 +++++++++----------
 man/default_colors.3x        |    6 ++--
 man/define_key.3x            |    6 ++--
 man/form.3x                  |   20 ++++++-------
 man/form_data.3x             |    6 ++--
 man/form_driver.3x           |   16 +++++------
 man/form_field.3x            |   16 +++++------
 man/form_field_attributes.3x |    8 ++---
 man/form_field_buffer.3x     |   14 ++++-----
 man/form_field_just.3x       |    8 ++---
 man/form_field_new.3x        |   14 ++++-----
 man/form_field_opts.3x       |   12 ++++----
 man/form_field_userptr.3x    |    6 ++--
 man/form_fieldtype.3x        |   18 ++++++------
 man/form_hook.3x             |   12 ++++----
 man/form_new.3x              |    8 ++---
 man/form_new_page.3x         |    8 ++---
 man/form_opts.3x             |   12 ++++----
 man/form_post.3x             |    6 ++--
 man/form_userptr.3x          |    6 ++--
 man/form_win.3x              |   10 +++---
 man/infocmp.1m               |   59 +++++++++++++++++++++--------------------
 man/key_defined.3x           |    6 ++--
 man/keybound.3x              |    6 ++--
 man/keyok.3x                 |    6 ++--
 man/legacy_coding.3x         |    6 ++--
 man/menu.3x                  |   18 ++++++------
 man/menu_attributes.3x       |   10 +++---
 man/menu_format.3x           |    8 ++---
 man/menu_hook.3x             |   12 ++++----
 man/menu_items.3x            |   14 ++++-----
 man/menu_mark.3x             |    8 ++---
 man/menu_new.3x              |    8 ++---
 man/menu_opts.3x             |   12 ++++----
 man/menu_pattern.3x          |    8 ++---
 man/menu_post.3x             |    6 ++--
 man/menu_userptr.3x          |    6 ++--
 man/menu_win.3x              |   10 +++---
 man/mitem_current.3x         |   14 ++++-----
 man/mitem_new.3x             |    6 ++--
 man/mitem_opts.3x            |   12 ++++----
 man/mitem_userptr.3x         |    6 ++--
 man/mitem_value.3x           |    6 ++--
 man/term.7                   |   12 ++++----
 man/terminfo.tail            |   10 +++---
 man/tic.1m                   |   26 ++++++++++--------
 man/toe.1m                   |   10 ++++--
 man/tset.1                   |   17 +++++------
 man/wresize.3x               |    6 ++--
 misc/terminfo.src            |   17 ++++++-----
 ncurses/base/lib_mvwin.c     |    6 ++--
 test/firework.c              |    7 ++--
 test/movewindow.c            |   50 ++++++++++++++++++++++------------
 test/test.priv.h             |   24 ++++++++++++----
 85 files changed, 536 insertions(+), 489 deletions(-)
 ------------------------------------------------------------------------------

20060225
        + workarounds to build test/movewindow with PDcurses 2.7.
        + fix for nsterm-16color entry (patch by Alain Bench).
        + correct a typo in infocmp manpage (Debian #354281).

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