]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20081220
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Dec 2008 01:18:36 +0000 (01:18 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Dec 2008 01:18:36 +0000 (01:18 +0000)
commit06ae48ca77d71610e4d86d138a8fd19db84634ce
tree39cfce2691828e16cd481287140a9ee64d22f20c
parente9d205b51699dd452427c908758daa13cccfe2f6
ncurses 5.7 - patch 20081220

+ modify to omit the opaque-functions from lib_gen.o when
  --disable-ext-funcs is used.
+ add test/clip_printw.c to illustrate how to use printw without
  wrapping.
+ modify ncurses 'F' test to demo wborder_set() with colored lines.
+ modify ncurses 'f' test to demo wborder() with colored lines.
16 files changed:
MANIFEST
NEWS
configure
configure.in
dist.mk
include/curses.h.in
test/README
test/clip_printw.c [new file with mode: 0644]
test/demo_forms.c
test/edit_field.c
test/edit_field.h
test/insdelln.c [new file with mode: 0644]
test/modules
test/ncurses.c
test/programs
test/test.priv.h