[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20051001.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20051001.patch.gz |
Date: |
Sat, 1 Oct 2005 19:42:44 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.4 - patch 20051001 - 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
------------------------------------------------------------------------------
ANNOUNCE | 11
NEWS | 7
announce.html.in | 11
dist.mk | 4
doc/html/announce.html | 16 +
doc/html/man/curs_clear.3x.html | 10
doc/html/man/ncurses.3x.html | 465 +++++++++++++++++++-------------------
form/frm_driver.c | 39 ++-
man/curs_clear.3x | 23 +
test/README | 32 +-
test/demo_forms.c | 32 ++
test/demo_menus.c | 6
test/edit_field.c | 28 ++
test/ncurses.c | 6
14 files changed, 411 insertions(+), 279 deletions(-)
------------------------------------------------------------------------------
20051001
+ document side-effect of werase() which sets the cursor position.
+ save/restore the current position in form field editing to make
overlay mode work.
--
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-20051001.patch.gz,
Thomas Dickey <=