]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100925
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Sep 2010 01:21:45 +0000 (01:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Sep 2010 01:21:45 +0000 (01:21 +0000)
commit36b653e854865c31c56f04d059d78a0d5e3f4e24
treec19ed57b0e4e1166dcffa1c10ddb23e6f2bac392
parent0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff
ncurses 5.7 - patch 20100925

+ add "XT" capability to entries for terminals that support both
  xterm-style mouse- and title-controls, for "screen" which
  special-cases TERM beginning with "xterm" or "rxvt" -TD
> patch by Juergen Pfeifer:
+ use 64-Bit MinGW toolchain (recommended package from TDM, see
  README.MinGW).
+ support pthreads when using the TDM MinGW toolchain
13 files changed:
MANIFEST
Makefile.in
NEWS
README.MinGW
configure
configure.in
dist.mk
include/Makefile.in
include/nc_mingw.h
misc/terminfo.src
mk-dlls.sh.in [moved from mk-dlls.sh with 88% similarity]
ncurses/trace/lib_trace.c
test/rain.c