ncursesw-morphos/ncurses/widechar
Thomas E. Dickey 3511767aa7 ncurses 5.7 - patch 20090912
+ add some test programs (and make these use the same special keys
  by sharing linedata.h functions):
  test/test_addstr.c
  test/test_addwstr.c
  test/test_addchstr.c
  test/test_add_wchstr.c
+ correct internal _nc_insert_ch() to use _nc_insert_wch() when
  inserting wide characters, since the wins_wch() function that it used
  did not update the cursor position (report by Ciprian Craciun).
2009-09-13 01:17:05 +00:00
..
charable.c ncurses 5.6 - patch 20080705 2008-07-06 00:36:01 +00:00
lib_add_wch.c ncurses 5.7 - patch 20090725 2009-07-25 22:32:12 +00:00
lib_box_set.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_cchar.c ncurses 5.7 - patch 20090718 2009-07-19 01:03:05 +00:00
lib_erasewchar.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_get_wch.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00
lib_get_wstr.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00: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 20070210 2007-02-11 01:34:24 +00:00
lib_ins_wch.c ncurses 5.7 - patch 20090912 2009-09-13 01:17:05 +00:00
lib_inwstr.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_key_name.c ncurses 5.6 - patch 20081011 2008-10-11 23:44:29 +00: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.7 - patch 20090418 2009-04-19 00:38:07 +00:00
lib_vid_attr.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_vline_set.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_wacs.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00:00
lib_wunctrl.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00