bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20090411.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090411.patch.gz
Date: Sat, 11 Apr 2009 18:42:05 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20090411 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Apr 11 22:39:24 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                         |    7 ++++
 dist.mk                      |    4 +-
 form/fld_newftyp.c           |    8 ++---
 form/form.priv.h             |   22 +++++++++++----
 form/frm_sub.c               |   21 ++++++++++----
 include/nc_panel.h           |    8 ++++-
 include/term_entry.h         |    4 +-
 man/form_field_validation.3x |    6 +---
 menu/m_attribs.c             |    7 ++--
 menu/m_new.c                 |   38 ++++++++++++++++++++++----
 menu/m_pad.c                 |    6 ++--
 menu/m_sub.c                 |   22 ++++++++++++---
 menu/m_win.c                 |   24 +++++++++++++---
 menu/menu.h                  |    8 ++++-
 ncurses/base/lib_initscr.c   |    8 ++++-
 ncurses/base/nc_panel.c      |   18 ++++++++++--
 ncurses/tinfo/access.c       |    6 ++--
 panel/p_above.c              |   44 ++++++++++++++++++++++++++----
 panel/p_below.c              |   43 +++++++++++++++++++++++++----
 panel/p_bottom.c             |    6 ++--
 panel/p_delete.c             |   12 +++++---
 panel/p_hidden.c             |   16 +++++++----
 panel/p_hide.c               |   20 ++++++++-----
 panel/p_move.c               |   24 +++++++++-------
 panel/p_new.c                |   23 +++++++++++----
 panel/p_replace.c            |   24 +++++++++-------
 panel/p_show.c               |   35 +++++++++++++-----------
 panel/p_update.c             |   43 ++++++++++++++++++++---------
 panel/panel.c                |    8 ++++-
 panel/panel.h                |   12 ++++++--
 panel/panel.priv.h           |   59 +++++++++++++++++++++++++++++++----------
 31 files changed, 422 insertions(+), 164 deletions(-)
 ------------------------------------------------------------------------------

20090411
        + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
          This change finishes merging for menu and panel libraries, does
          part of the form library.

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