]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20150321
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Mar 2015 01:12:56 +0000 (01:12 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Mar 2015 01:12:56 +0000 (01:12 +0000)
commit87f20fc6e737084b06b6343c8c7206404daec4a2
treea2d9dbc807353d208d996302b97bc6a4c4c33ec7
parentaefc1659d732acf7e62c0c78a443d6d8352a3c6e
ncurses 5.9 - patch 20150321

+ in-progress changes to provide an extended version of putwin and
  getwin which will be capable of reading screen-dumps between the
  wide/normal ncurses configurations.  These are text files, except
  for a magic code at the beginning:
  0       string          \210\210        Screen-dump (ncurses)
14 files changed:
NEWS
VERSION
dist.mk
include/ncurses_defs
man/curs_util.3x
ncurses/base/lib_screen.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/tset.c
test/savescreen.c