ncursesw-morphos/ncurses/tty
Thomas E. Dickey bbb7fd3729 ncurses 5.7 - patch 20090815
+ correct use of terminfo capabilities for initializing soft-keys,
  broken in 20090509 merging.
+ modify wgetch() to ensure it checks SIGWINCH when it gets an error
  in non-blocking mode (patch by Clemens Ladisch).
+ use PATH_SEPARATOR symbol when substituting into run_tic.sh, to
  help with builds on non-Unix platforms such as OS/2 EMX.
+ modify scripting for misc/run_tic.sh to test configure script's
  $cross_compiling variable directly rather than comparing host/build
  compiler names (prompted by comment in GenToo #249363).
+ fix configure script option --with-database, which was coded as an
  enable-type switch.
+ build-fixes for --srcdir (report by Frederic L W Meunier).
2009-08-16 00:18:43 +00:00
..
hardscroll.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00
hashmap.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_mvcur.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_tstp.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_twait.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00
lib_vidattr.c ncurses 5.7 - patch 20090815 2009-08-16 00:18:43 +00:00
MKexpanded.sh ncurses 5.7 - patch 20090704 2009-07-04 23:55:21 +00:00
tty_display.h ncurses 5.5 2005-10-09 14:41:57 -04:00
tty_input.h ncurses 5.3 2002-10-12 23:35:53 -04:00
tty_update.c ncurses 5.7 - patch 20090627 2009-06-28 01:00:34 +00:00