X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=MANIFEST;h=2349162aa8ddf48320dc7683ea629805c818576f;hb=ed646e3f683083e787c6ba773364401dc9fa9d40;hp=656325d60b24849e193f369851034bd2d46e305e;hpb=c885a3fdd089f784f17dd2e9c03d8eb774072dc9;p=ncurses.git diff --git a/MANIFEST b/MANIFEST index 656325d6..2349162a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -464,8 +464,10 @@ ./doc/html/man/mitem_visible.3x.html ./doc/html/man/ncurses.3x.html ./doc/html/man/ncurses6-config.1.html +./doc/html/man/new_pair.3x.html ./doc/html/man/panel.3x.html ./doc/html/man/resizeterm.3x.html +./doc/html/man/scr_dump.5.html ./doc/html/man/tabs.1.html ./doc/html/man/term.5.html ./doc/html/man/term.7.html @@ -691,8 +693,10 @@ ./man/mitem_value.3x ./man/mitem_visible.3x ./man/ncurses.3x +./man/new_pair.3x ./man/panel.3x ./man/resizeterm.3x +./man/scr_dump.5 ./man/tabs.1 ./man/term.5 ./man/term.7 @@ -861,6 +865,7 @@ ./ncurses/base/lib_winch.c ./ncurses/base/lib_window.c ./ncurses/base/nc_panel.c +./ncurses/base/new_pair.c ./ncurses/base/resizeterm.c ./ncurses/base/safe_sprintf.c ./ncurses/base/sigaction.c @@ -885,6 +890,7 @@ ./ncurses/llib-ltinfotw ./ncurses/llib-ltinfow ./ncurses/modules +./ncurses/new_pair.h ./ncurses/tinfo/MKcaptab.awk ./ncurses/tinfo/MKcaptab.sh ./ncurses/tinfo/MKcodes.awk @@ -1064,6 +1070,8 @@ ./progs/tput.c ./progs/transform.c ./progs/tset.c +./progs/tty_settings.c +./progs/tty_settings.h ./test/Makefile.in ./test/README ./test/aclocal.m4 @@ -1086,6 +1094,7 @@ ./test/demo_forms.txt ./test/demo_keyok.c ./test/demo_menus.c +./test/demo_new_pair.c ./test/demo_panels.c ./test/demo_termcap.c ./test/demo_terminfo.c @@ -1097,6 +1106,7 @@ ./test/echochar.c ./test/edit_field.c ./test/edit_field.h +./test/extended_color.c ./test/filter.c ./test/firework.c ./test/firstlast.c @@ -1149,12 +1159,15 @@ ./test/package/debian/watch ./test/package/mingw-ncurses-examples.spec ./test/package/ncurses-examples.spec +./test/popup_msg.c +./test/popup_msg.h ./test/programs ./test/railroad.c ./test/rain.c ./test/redraw.c ./test/savescreen.c ./test/savescreen.sh +./test/sp_tinfo.c ./test/tclock.c ./test/test.priv.h ./test/test_add_wchstr.c