]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100410
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 10 Apr 2010 23:46:02 +0000 (23:46 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 10 Apr 2010 23:46:02 +0000 (23:46 +0000)
commit10539f5afe94d8ff488516ca7f9861af7c800bfb
treeb161ae34f96b91ca5a6985560a59b51ff0f23832
parentcf94c7485f7b40ff7870b5bf9a65e7ab87481a76
ncurses 5.7 - patch 20100410

+ improve win_driver.c handling of mouse:
  + discard motion events
  + avoid calling _nc_timed_wait when there is a mouse event
  + handle 4th and "rightmost" buttons.
+ quote substitutions in CF_RPATH_HACK_2 configure macro, needed for
  cases where there are embedded blanks in the rpath option.
NEWS
aclocal.m4
configure
dist.mk
ncurses/base/lib_getch.c
ncurses/curses.priv.h
ncurses/tinfo/tinfo_driver.c
ncurses/win32con/win_driver.c