bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20020511.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20020511.patch.gz
Date: Sat, 11 May 2002 19:45:49 -0400
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20020511 - 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

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

20020511
        + implement vid_puts(), vid_attr(), term_attrs() based on the narrow-
          character versions as well.
        + implement erasewchar(), killwchar() based on erasechar() and
          killchar().
        + modify erasechar() and killchar() to return ERR if the value was
          VDISABLE.
        + correct a bug in wresize() in handling subwindows (based on patch by
          Roger Gammans <address@hidden>, report by Scott Beck
          <address@hidden>).
        + improve test/tclock.c by making the second-hand update more often
          if gettimeofday() is available.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]