]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20080322
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 23 Mar 2008 01:02:37 +0000 (01:02 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 23 Mar 2008 01:02:37 +0000 (01:02 +0000)
commit920d493ac02ed9bbbe1e5472e665c718bfdee471
tree6a2a7deb3f1b67b060a79eb1022503773adfcb98
parent88d50b5d7057d4f59c586c93ff290d0a39528f70
ncurses 5.6 - patch 20080322

+ fill in extended-color pair two more places in wbkgrndset() and
  waddch_nosync() (prompted by Sedeno's patch).
+ fill in extended-color pair in _nc_build_wch() to make colors work
  for wide-characters using extended-colors (patch by Alejandro R
  Sedeno).
+ add x/X toggles to ncurses.c C color test to test/demo
  wide-characters with extended-colors.
+ add a/A toggles to ncurses.c c/C color tests.
+ modify test/ditto.c to use use_screen().
+ finish modifying test/rain.c to demonstrate threads.
NEWS
dist.mk
ncurses/base/lib_addch.c
ncurses/base/lib_bkgd.c
ncurses/trace/lib_trace.c
test/ditto.c
test/ncurses.c
test/rain.c
test/test.priv.h