bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.3-20021228.patch.gz


From: Thomas Dickey
Subject: ncurses-5.3-20021228.patch.gz
Date: Sat, 28 Dec 2002 21:07:18 -0500
User-agent: Mutt/1.3.27i

 ncurses 5.3 - patch 20021228 - T.Dickey

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

 Ncurses 5.3 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.3 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.3

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

20021228
        + change some overlooked tputs() calls in scrolling code to use putp()
          (report by Philippe Blain).
        + modify lib_getch.c to avoid recursion via wgetnstr() when the input
          is not a tty and consequently mode-changes do not work (report by
          <address@hidden>).
        + rewrote lib_acs.c to allow PutAttrChar() to decide how to render
          alternate-characters, i.e., to work with Linux console and UTF-8
          locale.
        + correct line/column reference in adjust_window(), needed to make
          special windows such as curscr track properly when resizing (report
          by Lucas Gonze <address@hidden>).
        > Philippe Blain:
        + correct the value used for blank in ClrBottom() (broken in 20000708).
        + correct an off-by-one in GoTo() parameter in _nc_scrolln().



reply via email to

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