]> ncurses.scripts.mit.edu Git - ncurses.git/commit - ncurses/trace/visbuf.c
ncurses 6.1 - patch 20190504
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 May 2019 00:42:44 +0000 (00:42 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 May 2019 00:42:44 +0000 (00:42 +0000)
commit88e7914acafc37f84af25b80f403eb4290e423d4
treeaaf541582e5d307839d1527de4ea3a037c77c765
parentb3969973c9f5be7f45107ac2992bf4909b8541bc
ncurses 6.1 - patch 20190504

+ improve workaround for Solaris wcwidth versus line-drawing characters
  (report by Pavel Stehule).
+ add special case in tic to validate RGB string-capability extension.
+ corrected string/parameter-field for RGB in Caps-ncurses.
32 files changed:
NEWS
VERSION
dist.mk
include/Caps-ncurses
ncurses/base/lib_addch.c
ncurses/base/lib_addstr.c
ncurses/base/lib_screen.c
ncurses/base/lib_slkset.c
ncurses/curses.priv.h
ncurses/tinfo/lib_acs.c
ncurses/trace/lib_traceatr.c
ncurses/trace/visbuf.c
ncurses/tty/tty_update.c
ncurses/widechar/lib_add_wch.c
ncurses/widechar/lib_cchar.c
ncurses/widechar/lib_ins_wch.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.map
package/ncurses.spec
package/ncurses.sym
package/ncursest.map
package/ncursest.spec
package/ncursest.sym
package/ncursestw.map
package/ncursestw.sym
package/ncursesw.map
package/ncursesw.sym
progs/tic.c