mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-02-05 15:29:27 +08:00
+ add "widec" row to _tracedump() output to help diagnose remaining problems with multi-column characters. + partial fix for refresh of window on top of multi-column characters which are partly overwritten (report by Sadrul H Chowdhury). + ignore A_CHARTEXT bits in vidattr() and vid_attr(), in case multi-column extension bits are passed there. + add setlocale() call to demo_panels.c, needed for wide-characters. + add some output flags to _nc_trace_ttymode to help diagnose a bug report by Larry Virden, i.e., ONLCR, OCRNL, ONOCR and ONLRET, |
||
---|---|---|
.. | ||
charable.c | ||
lib_add_wch.c | ||
lib_box_set.c | ||
lib_cchar.c | ||
lib_erasewchar.c | ||
lib_get_wch.c | ||
lib_get_wstr.c | ||
lib_hline_set.c | ||
lib_in_wch.c | ||
lib_in_wchnstr.c | ||
lib_ins_wch.c | ||
lib_inwstr.c | ||
lib_key_name.c | ||
lib_pecho_wchar.c | ||
lib_slk_wset.c | ||
lib_unget_wch.c | ||
lib_vid_attr.c | ||
lib_vline_set.c | ||
lib_wacs.c | ||
lib_wunctrl.c |