]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100102
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Jan 2010 02:07:10 +0000 (02:07 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Jan 2010 02:07:10 +0000 (02:07 +0000)
commit40cf934fff2d2790c060619e3a29bd54c20994b0
tree9b29b3472aa722f15f28ef7ecc081da6cd2585a5
parent2debf76e0c23a2b3d1333f0853317a7b2ae1777f
ncurses 5.7 - patch 20100102

+ minor improvement to tic's checking of similar SGR's to allow for the
  most common case of SGR 0.
+ modify getmouse() to act as its documentation implied, returning on
  each call the preceding event until none are left.  When no more
  events remain, it will return ERR.
NEWS
dist.mk
man/curs_mouse.3x
ncurses/base/lib_mouse.c
progs/tic.c