ncurses-5.7-20091107.patch.gz

View: New views
1 Messages — Rating Filter:   Alert me  

ncurses-5.7-20091107.patch.gz

by Thomas Dickey-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 ncurses 5.7 - patch 20091107 - 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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20091107.patch.gz
 patch by Thomas E. Dickey <dickey@...>
 created  Sun Nov  8 00:45:43 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                          |   11
 configure                     | 3191 ++++++++++++++++++++--------------------
 configure.in                  |   18
 dist.mk                       |    6
 form/fld_ftchoice.c           |    9
 form/fld_newftyp.c            |   18
 form/form.h                   |   81 -
 form/form.priv.h              |   41
 form/frm_def.c                |   55
 form/frm_driver.c             |  146 +
 form/frm_sub.c                |    4
 form/frm_win.c                |    6
 form/fty_alnum.c              |   61
 form/fty_alpha.c              |   61
 form/fty_enum.c               |  154 +
 form/fty_generic.c            |  189 +-
 form/fty_int.c                |   75
 form/fty_ipv4.c               |   25
 form/fty_num.c                |   81 -
 form/fty_regex.c              |  172 +-
 form/modules                  |    6
 include/curses.h.in           |    8
 ncurses/base/lib_color.c      |    4
 ncurses/base/lib_newterm.c    |    4
 ncurses/base/lib_newwin.c     |    8
 ncurses/base/lib_redrawln.c   |   16
 ncurses/base/lib_set_term.c   |   42
 ncurses/base/lib_slkclear.c   |    8
 ncurses/tinfo/lib_napms.c     |    5
 ncurses/tty/hardscroll.c      |    4
 ncurses/tty/hashmap.c         |   10
 ncurses/tty/lib_mvcur.c       |    4
 ncurses/win32con/win_driver.c |   48
 test/ncurses.c                |  237 +-
 34 files changed, 2693 insertions(+), 2115 deletions(-)
 ------------------------------------------------------------------------------

20091107
        + improve test/ncurses.c color-cycling test by reusing attribute-
          and color-cycling logic from the video-attributes screen.
        + add ifdef'd with NCURSES_INTEROP_FUNCS experimental bindings in form
          library which help make it compatible with interop applications
          (patch by Juergen Pfeifer).
        + add configure option --enable-interop, for integrating changes
          for generic/interop support to form-library by Juergen Pfeifer

--
Thomas E. Dickey <dickey@...>
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Bug-ncurses mailing list
Bug-ncurses@...
http://lists.gnu.org/mailman/listinfo/bug-ncurses

signature.asc (205 bytes) Download Attachment