mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-21 07:39:06 +08:00
82a087c4c4
+ regenerated html documentation. + add NCURSES_OPAQUE symbol to curses.h, will use to make structs opaque in selected configurations. + move the chunk in lib_acs.c which resets acs capabilities when running on a terminal whose locale interferes with those into _nc_setupscreen(), so the libtinfo/libtinfow files can be made identical (requested by Miroslav Lichvar). + do not use configure variable SHLIB_LIBS for building libraries outside the ncurses directory, since that symbol is customized only for that directory, and using it introduces an unneeded dependency on libdl (requested by Miroslav Lichvar). + modify mk-1st.awk so the generated makefile rules for linking or installing shared libraries do not first remove the library, in case it is in use, e.g., libncurses.so by /bin/sh (report by Jeff Chua). + revised section "Using NCURSES under XTERM" in ncurses-intro.html (prompted by newsgroup comment by Nick Guenther). |
||
---|---|---|
.. | ||
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_int.c | ||
fty_ipv4.c | ||
fty_num.c | ||
fty_regex.c | ||
headers | ||
llib-lform | ||
llib-lformw | ||
Makefile.in | ||
modules | ||
READ.ME |