mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-24 15:13:56 +08:00
5a9c046f10
+ modify Ada95 binding to build with --enable-reentrant by wrapping global variables (bug: acs_map does not yet work). + modify Ada95 binding to use the new access-functions, allowing it to build/run when NCURSES_OPAQUE is set. + add access-functions and macros to return properties of the WINDOW structure, e.g., when NCURSES_OPAQUE is set. + improved install-sh's quoting. + use mkdirs.sh rather than mkinstalldirs, e.g., to use fixes from other programs. NCURSES_OPAQUE set, since we cannot pass a reference to |
||
---|---|---|
.. | ||
headers | ||
llib-lpanel | ||
llib-lpanelw | ||
Makefile.in | ||
modules | ||
p_above.c | ||
p_below.c | ||
p_bottom.c | ||
p_delete.c | ||
p_hidden.c | ||
p_hide.c | ||
p_move.c | ||
p_new.c | ||
p_replace.c | ||
p_show.c | ||
p_top.c | ||
p_update.c | ||
p_user.c | ||
p_win.c | ||
panel.c | ||
panel.h | ||
panel.priv.h |