]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20091219
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Dec 2009 02:23:49 +0000 (02:23 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Dec 2009 02:23:49 +0000 (02:23 +0000)
commit99c50261a07b29bfad4ab33ebe9f6597558e8c88
treeb2d4d1e8612c31cc5ced061d4cd4981254898407
parent3996fe0bf797f113d6abc4329cc869951735a4d8
ncurses 5.7 - patch 20091219

+ remove old check in mvderwin() which prevented moving a derived
  window whose origin happened to coincide with its parent's origin
  (report by Katarina Machalkova).
+ improve test/ncurses.c to put mouse droppings in the proper window.
+ update minix terminfo entry -TD
+ add bw (auto-left-margin) to nsterm* entries (Benjamin Sittler)
NEWS
dist.mk
misc/terminfo.src
ncurses/base/lib_window.c
test/ncurses.c