mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-15 07:30:12 +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). |
||
---|---|---|
.. | ||
eti.h | ||
headers | ||
llib-lmenu | ||
llib-lmenuw | ||
m_attribs.c | ||
m_cursor.c | ||
m_driver.c | ||
m_format.c | ||
m_global.c | ||
m_hook.c | ||
m_item_cur.c | ||
m_item_nam.c | ||
m_item_new.c | ||
m_item_opt.c | ||
m_item_top.c | ||
m_item_use.c | ||
m_item_val.c | ||
m_item_vis.c | ||
m_items.c | ||
m_new.c | ||
m_opts.c | ||
m_pad.c | ||
m_pattern.c | ||
m_post.c | ||
m_req_name.c | ||
m_scale.c | ||
m_spacing.c | ||
m_sub.c | ||
m_trace.c | ||
m_userptr.c | ||
m_win.c | ||
Makefile.in | ||
menu.h | ||
menu.priv.h | ||
mf_common.h | ||
modules | ||
READ.ME |