mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-21 07:39:06 +08:00
76af49c338
+ fix build for --with-dmalloc by workaround for redefinition of strndup between string.h and dmalloc.h + fix build for --disable-sigwinch + add environment variable NCURSES_GPM_TERMS to allow override to use GPM on terminals other than "linux", etc. + disable GPM mouse support when $TERM does not happen to contain "linux", since Gpm_Open() no longer limits its assertion to terminals that it might handle, e.g., within "screen" in xterm. + reset mouse file-descriptor when unloading GPM library (report by Miroslav Lichvar). + fix build for --disable-leaks --enable-widec --with-termlib > patch by Juergen Pfeifer: + use improved initialization for soft-label keys in Ada95 sample code. + discard internal symbol _nc_slk_format (unused since 20080112). + move call of slk_paint_info() from _nc_slk_initialize() to slk_intern_refresh(), improving initialization. |
||
---|---|---|
.. | ||
capdefaults.c | ||
Caps | ||
Caps.aix4 | ||
Caps.hpux11 | ||
Caps.keys | ||
Caps.osf1r5 | ||
Caps.uwin | ||
curses.h.in | ||
curses.tail | ||
curses.wide | ||
edit_cfg.sh | ||
hashed_db.h | ||
headers | ||
Makefile.in | ||
MKhashsize.sh | ||
MKkey_defs.sh | ||
MKncurses_def.sh | ||
MKparametrized.sh | ||
MKterm.h.awk.in | ||
nc_alloc.h | ||
nc_panel.h | ||
nc_tparm.h | ||
ncurses_cfg.hin | ||
ncurses_defs | ||
ncurses_dll.h | ||
term_entry.h | ||
termcap.h.in | ||
tic.h | ||
unctrl.h.in |