mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-30 15:19:27 +08:00
5d8dbcdd94
+ improve wide-character implementation of myADDNSTR() in frm_driver.c, which was inconsistent with the normal implementation. + save/restore cursor position in Undo_Justification(), matching behavior of Buffer_To_Window() (report by Leon Winter). + modify test/knight to provide the "slow" solution for small screens using "R", noting that Warnsdorf's method is easily done with "a". + modify several test-programs which call use_default_colors() to consistently do this only if "-d" option is given. + additional changes to test with non-standard variants of curses: + modify a loop limit in firework.c to work around absense of limit checks in some libraries. + fill the last row of a window with "?" in firstlast if waddch does not return ERR on the lower-right corner. + add checks in test/configure for some functions not in 4.3BSD curses. + fix a regression in test/configure (cf: 20170826). |
||
---|---|---|
.. | ||
f_trace.c | ||
fld_arg.c | ||
fld_attr.c | ||
fld_current.c | ||
fld_def.c | ||
fld_dup.c | ||
fld_ftchoice.c | ||
fld_ftlink.c | ||
fld_info.c | ||
fld_just.c | ||
fld_link.c | ||
fld_max.c | ||
fld_move.c | ||
fld_newftyp.c | ||
fld_opts.c | ||
fld_pad.c | ||
fld_page.c | ||
fld_stat.c | ||
fld_type.c | ||
fld_user.c | ||
form.h | ||
form.priv.h | ||
frm_cursor.c | ||
frm_data.c | ||
frm_def.c | ||
frm_driver.c | ||
frm_hook.c | ||
frm_opts.c | ||
frm_page.c | ||
frm_post.c | ||
frm_req_name.c | ||
frm_scale.c | ||
frm_sub.c | ||
frm_user.c | ||
frm_win.c | ||
fty_alnum.c | ||
fty_alpha.c | ||
fty_enum.c | ||
fty_generic.c | ||
fty_int.c | ||
fty_ipv4.c | ||
fty_num.c | ||
fty_regex.c | ||
headers | ||
llib-lform | ||
llib-lformt | ||
llib-lformtw | ||
llib-lformw | ||
Makefile.in | ||
modules | ||
READ.ME |