ncursesw-morphos/ncurses/widechar
Thomas E. Dickey 1078c0231b ncurses 5.6 - patch 20080607
+ finish changes to wgetch(), making it switch as needed to the
  window's actual screen when calling wrefresh() and wgetnstr().  That
  allows wgetch() to get used concurrently in different threads with
  some minor restrictions, e.g., the application should not delete a
  window which is being used in a wgetch().
+ simplify mutex's, combining the window- and screen-mutex's.
2008-06-08 00:40:16 +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.6 - patch 20070512 2007-05-13 00:52:59 +00:00
lib_erasewchar.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_get_wch.c ncurses 5.6 - patch 20080607 2008-06-08 00:40:16 +00:00
lib_get_wstr.c ncurses 5.6 - patch 20080607 2008-06-08 00:40:16 +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.6 2006-12-17 23:32:42 -05:00
lib_inwstr.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_key_name.c ncurses 5.6 - patch 20070612 2007-06-12 23:12:17 +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.6 - patch 20080607 2008-06-08 00:40:16 +00:00
lib_vid_attr.c ncurses 5.6 - patch 20070630 2007-07-01 00:42:27 +00: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.6 - patch 20070612 2007-06-12 23:12:17 +00:00