]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170513
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 May 2017 01:29:19 +0000 (01:29 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 May 2017 01:29:19 +0000 (01:29 +0000)
commit07e31b3b587a07281ff7c71e5c13248a31048257
tree3abdc57d373845fe41e6c37778e00eaa57f079b4
parented646e3f683083e787c6ba773364401dc9fa9d40
ncurses 6.0 - patch 20170513

+ add test/picsmap.c to fill in some testing issues not met by dots.
  The initial version reads X bitmap (".xbm") files.
+ repair logic which forces a repaint where a color-pair's content is
  changed (cf: 20170311).
+ improve tracemunch, showing screenXX pointers as names.
24 files changed:
MANIFEST
NEWS
VERSION
dist.mk
ncurses/base/lib_color.c
ncurses/base/lib_newwin.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/bs.c
test/escherknot.xbm [new file with mode: 0644]
test/mensetmanus.xbm [new file with mode: 0644]
test/mini.xterm_48x48.xpm [new file with mode: 0644]
test/modules
test/ncurses.c
test/picsmap.c [new file with mode: 0644]
test/programs
test/sp_tinfo.c
test/terminal.xbm [new file with mode: 0644]
test/tracemunch
test/xterm-color_48x48.xpm [new file with mode: 0644]