ncursesw-morphos/ncurses/widechar
Thomas E. Dickey 0c12f3c8ff ncurses 5.9 - patch 20110723
+ add a check in start_color() to limit color-pairs to 256 when
  extended colors are not supported (patch by David Benjamin).
+ modify setcchar to omit no-longer-needed OR'ing of color pair in
  the SetAttr() macro (patch by David Benjamin).
+ add kich1 to sun terminfo entry (Yuri Pankov)
+ use bold rather than reverse for smso in sun-color terminfo entry
  (Yuri Pankov).
+ improve generation of termcap using tic/infocmp -C option, e.g.,
  to correspond with 4.2BSD (prompted by discussion with Yuri Pankov
  regarding Schilling's test program):
  + translate %02 and %03 to %2 and %3 respectively.
  + suppress string capabilities which use %s, not supported by tgoto
  + use \040 rather than \s
  + expand null characters as \200 rather than \0
+ modify configure script to support shared libraries for DragonFlyBSD.
2011-07-24 00:36:27 +00:00
..
charable.c ncurses 5.6 - patch 20080705 2008-07-06 00:36:01 +00:00
lib_add_wch.c ncurses 5.8 - patch 20110326 2011-03-27 01:06:46 +00:00
lib_box_set.c ncurses 5.9 - patch 20110625 2011-06-26 00:21:18 +00:00
lib_cchar.c ncurses 5.9 - patch 20110723 2011-07-24 00:36:27 +00:00
lib_erasewchar.c ncurses 5.7 - patch 20100724 2010-07-25 01:01:36 +00:00
lib_get_wch.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00
lib_get_wstr.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_hline_set.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_in_wch.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_in_wchnstr.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_ins_wch.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_inwstr.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00
lib_key_name.c ncurses 5.6 - patch 20081011 2008-10-11 23:44:29 +00:00
lib_pecho_wchar.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slk_wset.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00
lib_unget_wch.c ncurses 5.7 - patch 20100724 2010-07-25 01:01:36 +00:00
lib_vid_attr.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00
lib_vline_set.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_wacs.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_wunctrl.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00