X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=MANIFEST;h=2b165c230e2f2b15e7cf6f08f0989e162cfa1360;hp=ecbdc78b7b5448744030496342d5117d28c2bb93;hb=d62b54c082a8564aa0c715cddadb1160498b057f;hpb=ed3eb506e9a8e6ea871a2eb5818e19ba36f3f277 diff --git a/MANIFEST b/MANIFEST index ecbdc78b..2b165c23 100644 --- a/MANIFEST +++ b/MANIFEST @@ -132,6 +132,7 @@ ./Ada95/src/c_threaded_variables.h ./Ada95/src/c_varargs_to_ada.c ./Ada95/src/c_varargs_to_ada.h +./Ada95/src/library-cfg.sh ./Ada95/src/library.gpr ./Ada95/src/modules ./Ada95/src/ncurses_compat.c @@ -341,7 +342,7 @@ ./doc/html/announce.html ./doc/html/hackguide.html ./doc/html/index.html -./doc/html/man/adacurses-config.1.html +./doc/html/man/adacurses6-config.1.html ./doc/html/man/captoinfo.1m.html ./doc/html/man/clear.1.html ./doc/html/man/curs_add_wch.3x.html @@ -462,9 +463,11 @@ ./doc/html/man/mitem_value.3x.html ./doc/html/man/mitem_visible.3x.html ./doc/html/man/ncurses.3x.html -./doc/html/man/ncurses5-config.1.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 @@ -690,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 @@ -860,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 @@ -884,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 @@ -1046,11 +1053,15 @@ ./progs/capconvert ./progs/clear.c ./progs/clear.sh +./progs/clear_cmd.c +./progs/clear_cmd.h ./progs/dump_entry.c ./progs/dump_entry.h ./progs/infocmp.c ./progs/modules ./progs/progs.priv.h +./progs/reset_cmd.c +./progs/reset_cmd.h ./progs/tabs.c ./progs/tic.c ./progs/toe.c @@ -1059,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 @@ -1081,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 @@ -1092,6 +1106,8 @@ ./test/echochar.c ./test/edit_field.c ./test/edit_field.h +./test/escherknot.xbm +./test/extended_color.c ./test/filter.c ./test/firework.c ./test/firstlast.c @@ -1111,9 +1127,12 @@ ./test/knight.c ./test/linedata.h ./test/linux-color.dat +./test/list_keys.c ./test/listused.sh ./test/lrtest.c ./test/make-tar.sh +./test/mensetmanus.xbm +./test/mini.xterm_48x48.xpm ./test/mk-test.awk ./test/modules ./test/movewindow.c @@ -1143,13 +1162,18 @@ ./test/package/debian/watch ./test/package/mingw-ncurses-examples.spec ./test/package/ncurses-examples.spec +./test/picsmap.c +./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/terminal.xbm ./test/test.priv.h ./test/test_add_wchstr.c ./test/test_addchstr.c @@ -1162,11 +1186,14 @@ ./test/test_inwstr.c ./test/test_opaque.c ./test/test_setupterm.c +./test/test_sgr.c ./test/test_vid_puts.c ./test/test_vidputs.c ./test/testaddch.c ./test/testcurs.c ./test/testscanw.c +./test/tput-colorcube +./test/tput-initc ./test/tracemunch ./test/view.c ./test/widechars-utf8.txt @@ -1176,3 +1203,4 @@ ./test/xterm-16color.dat ./test/xterm-256color.dat ./test/xterm-88color.dat +./test/xterm-color_48x48.xpm