mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-21 07:39:06 +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 |
||
---|---|---|
.. | ||
cursesapp.cc | ||
cursesapp.h | ||
cursesf.cc | ||
cursesf.h | ||
cursesm.cc | ||
cursesm.h | ||
cursesmain.cc | ||
cursesp.cc | ||
cursesp.h | ||
cursespad.cc | ||
cursesw.cc | ||
cursesw.h | ||
cursslk.cc | ||
cursslk.h | ||
demo.cc | ||
edit_cfg.sh | ||
etip.h.in | ||
headers | ||
internal.h | ||
Makefile.in | ||
modules | ||
NEWS | ||
PROBLEMS | ||
README-first |