bug-ncurses
[Top][All Lists]
Advanced

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

cdk-5.0-20050424


From: Thomas Dickey
Subject: cdk-5.0-20050424
Date: Sun, 24 Apr 2005 19:00:57 -0400
User-agent: Mutt/1.5.6+20040907i

2005/04/24 - T.E.Dickey <address@hidden>
        + bump major version to 5 (overdue).
        + add built-in bindings for '<' and '>' to KEY_HOME and KEY_END
          for radio.c, scroll.c, selection.c, swindow.c and viewer.c
          (patch by Thorsten Glaser).
        + add manpages for some of the non-widget utilities:
          cdk_compat.3, cdk_objs.3, cdk_params.3 and cdk_util.3
        + correct drawCDKTitle, which did not account for border-size in
          vertical position of titles.
        + change addCDKScrollPosition() to not set the current item to the
          beginning of the list.
        + add insertCDKScrollPosition(), to allow insertions before the current
          item.
        + add a check in scroll.c to prevent overflow if the list is empty.
        + modify deleteCDKScrollItem() to ensure the current item is on a
          valid position after the deletion.
        + modify setCDKScrollPosition() to avoid scrolling if the target is
          already on the screen.
        + make similar simplifications to radio.c and selection.c as in scroll.c
        + simplify and make consistent bookkeeping in scroll.c using new
          utility functions.  As a result, addCDKScrollItem() and
          deleteCDKScrollItem() update the size of the scrollbar toggle (report
          by Fu Steve X).
        + improve resequence function from 2005/03/23 by preserving attributes
          in the target chtype array.
        + modify scroll_ex.c, binding 'a', 'i' and 'd' to add, insert and
          delete lines respectively (adapted from example by Fu Steve X).
        + modify makefile so that cdk_config.h (which is generated by the
          configure script) is not removed by "make clean".
        + modify makefile to work around limitation of Solaris make program
          which was confused by a header dependency in a "::" line (report by
          Fu Steve X).
        + modify makefile and scripts for configure --srcdir (adapted from
          patch by Mike Castle).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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