[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20020713.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20020713.patch.gz |
Date: |
Sat, 13 Jul 2002 20:52:59 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20020713 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20020713
+ add resize-handling to cardfile.c test program.
+ altered resizeterm() to avoid having it fail when a child window
cannot be resized because it would be larger than its parent. (More
work must be done on this, but it works well enough to integrate).
+ improve a limit-check in lib_refresh.c
+ remove check in lib_screen.c relating dumptime to file's modification
times, since that would not necessarily work for remotely mounted
filesystems.
+ modify lrtest to simplify debugging changes to resizeterm, e.g.,
t/T commands to enable/disable tracing.
+ updated status of multibyte support in TO-DO.
+ update contact info in source-files (patch by Juergen Pfeifer).
- ncurses-5.2-20020713.patch.gz,
Thomas Dickey <=