[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060603.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060603.patch.gz |
Date: |
Sat, 03 Jun 2006 16:34:09 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.5 - patch 20060603 - 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
------------------------------------------------------------------------------
MANIFEST | 2
NEWS | 8
aclocal.m4 | 44 ++
configure | 43 +-
configure.in | 8
dist.mk | 4
form/frm_def.c | 6
ncurses-5.5-20060603/test/mk-test.awk | 105 +++++
ncurses-5.5-20060603/test/programs | 70 +++
ncurses/llib-lncurses | 90 ++++
ncurses/llib-lncursesw | 83 +++-
ncurses/widechar/lib_get_wch.c | 6
test/Makefile.in | 197 ---------
test/aclocal.m4 | 31 +
test/background.c | 4
test/color_set.c | 4
test/configure | 646 +++++++++++++++++---------------
test/configure.in | 8
test/demo_forms.c | 4
test/demo_menus.c | 72 +++
test/edit_field.h | 4
test/listused.sh | 4
test/movewindow.c | 7
23 files changed, 907 insertions(+), 543 deletions(-)
------------------------------------------------------------------------------
20060603
+ enable the mouse in test/movewindow.c
+ improve a limit-check in frm_def.c (John Heasley).
+ minor copyright fixes.
+ change configure script to produce test/Makefile from data file.
--
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.5-20060603.patch.gz,
Thomas Dickey <=