mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
12b49d3c56
+ fix a symbol conflict that made ncurses.c C/c menu not work with Solaris xpg4 curses. + add refresh() call to dots_mvcur.c, needed to use mvcur() with Solaris xpg4 curses after calling newterm(). + minor fixes for configure script from work on ncurses-examples and tin. + improve animation in test/xmas.c by adding a time-delay in blinkit(). + modify several test programs to reflect that ncurses honors existing signal handlers in initscr(), while other implementations do not. + modify bs.c to make it easier to quit. + change ncurses-examples to use attr_t vs chtype to follow X/Open documentation more closely since Solaris xpg4-curses uses different values for WA_xxx vs A_xxx that rely on attr_t being an unsigned short. Tru64 aka OSF1, HPUX, AIX did as ncurses does, equating the two sets. |
||
---|---|---|
.. | ||
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_mingw.h | ||
nc_panel.h | ||
nc_string.h | ||
nc_termios.h | ||
nc_tparm.h | ||
ncurses_cfg.hin | ||
ncurses_defs | ||
ncurses_dll.h.in | ||
ncurses_mingw.h | ||
term_entry.h | ||
termcap.h.in | ||
tic.h | ||
unctrl.h.in |