ncursesw-morphos/ncurses/widechar
Thomas E. Dickey 5242fccf15 ncurses 5.6 - patch 20070203
+ modify fix_wchnstr() in form library to strip attributes (and color)
  from the cchar_t array (field cells) read from a field's window.
  Otherwise, when copying the field cells back to the window, the
  associated color overrides the field's background color (report by
  Ricardo Cantu).
+ improve tracing for form library, showing created forms, fields, etc.
+ ignore --enable-rpath configure option if --with-shared was omitted.
+ add _nc_leaks_tinfo(), _nc_free_tic(), _nc_free_tinfo() entrypoints
  to allow leak-checking when both tic- and tinfo-libraries are built.
+ drop CF_CPP_VSCAN_FUNC macro from configure script, since C++ binding
  no longer relies on it.
+ disallow combining configure script options --with-ticlib and
  --enable-termcap (report by Rong-En Fan).
+ remove tack from ncurses tree.
2007-02-04 01:44:56 +00:00
..
charable.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_add_wch.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_box_set.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_cchar.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_erasewchar.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_get_wch.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_get_wstr.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_hline_set.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_in_wch.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_in_wchnstr.c ncurses 5.6 - patch 20070203 2007-02-04 01:44:56 +00:00
lib_ins_wch.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_inwstr.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_pecho_wchar.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_slk_wset.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_unget_wch.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_vid_attr.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_vline_set.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_wacs.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_wunctrl.c ncurses 5.5 2005-10-09 14:41:57 -04:00