MANIFEST revision 6879286f
11.32SpookaMANIFEST for xterm-267, version xterm-267 21.18Sxtraeme-------------------------------------------------------------------------------- 31.18SxtraemeMANIFEST this file 41.27Sxtraeme256colres.h resource-definitions for 256-color mode 51.18Sxtraeme256colres.pl script to generate 256colres.h 61.18Sxtraeme88colres.h resource definitions for 88-color mode 71.18Sxtraeme88colres.pl script to generate 88colres.h 81.18SxtraemeAAA_README_VMS.txt note for VMS port of 'xterm' 91.18SxtraemeINSTALL configure script: options and related install instructions 101.18SxtraemeImakefile imake template for Makefile 111.18SxtraemeKOI8RXTerm.ad resources for koi8rxterm 121.18SxtraemeMakefile.in configure script template for Makefile 131.18SxtraemeREADME overview & caveats for 'xterm' 141.18SxtraemeREADME.i18n i18n readme: 151.18SxtraemeREADME.os390 overview for os390 (EBCDIC) port of 'xterm' 161.27SxtraemeTHANKS list of direct contributors 171.27SxtraemeTekPrsTbl.c Tek4014 parser state tables 181.27SxtraemeTekparse.def template for generating Tekparse.h 191.27SxtraemeTekparse.h Tek4014 parser-state definitions 201.27SxtraemeTekproc.c Tek4014 parser-state functions 211.27SxtraemeTests Useful tests for xterm-developers 221.27SxtraemeUXTerm.ad alternate resources for UTF-8 231.27SxtraemeVTPrsTbl.c VT100 parser state tables 241.27SxtraemeVTparse.def template for generating VTparse.h 251.27SxtraemeVTparse.h VT100 parser-state definitions 261.18SxtraemeXTerm-col.ad color resource definitions for XTerm class 271.1SthorpejXTerm.ad resource definitions for XTerm class 281.1Sthorpejaclocal.m4 configure script: custom macros 291.1Sthorpejbutton.c mouse button and selection processing 301.1SthorpejcachedGCs.c maintain cache of GC's 311.1Sthorpejcharclass.c compact character-class module 321.1Sthorpejcharclass.h interface of charclass.c 331.1Sthorpejcharproc.c VT100 parser functions 341.1Sthorpejcharsets.c module to translate character-sets 351.1Sthorpejconfig.guess configure script: guess the system type 361.1Sthorpejconfig.sub configure script: validate system type 371.1Sthorpejconfigure generated 381.1Sthorpejconfigure.in template for generating configure script 391.1Sthorpejctlseqs.ms documentation: Xterm Control Sequences 401.1Sthorpejctlseqs.txt generated rendition of ctlseqs.ms 411.1Sthorpejcursor.c VT100 low-level cursor movement 421.1Sthorpejdata.c global data declarations 431.1Sthorpejdata.h global data external-definitions 441.1Sthorpejdoublechr.c VT100 double-size character support 451.1Sthorpejerror.h error-code definitions for 'xterm' 461.1Sthorpejfontutils.c xterm functions for (re)loading fonts 471.1Sthorpejfontutils.h interface of fontutils.c 481.1Sthorpejgen-pc-fkeys.pl script to generate extended function-key terminfo 491.1Sthorpejinput.c VT100 key-symbol and function-key translation 501.1Sthorpejinstall-sh install-script (needed by configure) 511.1Sthorpejkeysym2ucs.c lookup-table for UTF-8 to keysyms 521.1Sthorpejkeysym2ucs.h interface of keysym2ucs.c 531.1Sthorpejkoi8rxterm KOI-8 wrapper from Debian (originally me) 541.1Sthorpejkoi8rxterm.man manpage for koi8rxterm 551.1Sthorpejlinedata.c manage all line-data for VT100 widget 561.1Sthorpejlink_axp.com build-script for VMS port of xterm 571.1Sthorpejmain.c main program of 'xterm' 581.1Sthorpejmain.h default definitions for 'xterm' 591.1Sthorpejmake.com build-script for VMS port of 'xterm' 601.1Sthorpejmenu.c popup/pulldown menus for 'xterm' 611.1Sthorpejmenu.h interface of menu.c 621.1Sthorpejminstall.sh script for installing manpages 631.1Sthorpejmisc.c miscellaneous utility functions for 'xterm' 641.1Sthorpejos2main.c main program for OS/2 EMX port of 'xterm' 651.1Sthorpejplink.sh script to prune unneeded libraries from link 661.1Sthorpejprecompose.c table of precompose sequences 671.1Sthorpejprecompose.h interface of precompose.c 681.1Sthorpejprint.c VT100+ print support functions 691.1Sthorpejproto.h macros to simplify function prototypes 701.8Slukemptydata.c functions to manipulate data read from pty 711.8Slukemptyx.h structure-definitions for 'xterm' 721.32Spookaresize.c program to compute/modify xterm's window size 731.1Sthorpejresize.man manual page for 'resize' 741.18Sxtraemerun-tic.sh run tic, filtering out harmless messages 751.1Sthorpejscreen.c VT100 screen update functions 761.1Sthorpejscrollback.c manage scrollback (a big FIFO) 771.1Sthorpejscrollbar.c VT100 scrollbar support functions 781.2Sthorpejsinstall.sh install setuid if existing program was 791.2Sthorpejtabs.c VT100 tabstop support-functions 801.2Sthorpejtermcap termcap entries for 'xterm' 811.18Sxtraemeterminfo terminfo entries for 'xterm' 821.18Sxtraemetestxmc.c testing: xmc/magic-cookies 831.27Sxtraemetrace.c debugging trace functions for 'xterm' 841.20Sadtrace.h interface of trace.c 851.1Sthorpejutil.c miscellaneous utility functions for 'xterm' 861.1Sthorpejuxterm wrapper script to make unicode-xterm 871.22Spaveluxterm.desktop sample desktop file for uxterm 881.1Sthorpejuxterm.man manpage for uxterm, from Debian 891.27Sxtraemeversion.h version of xterm 901.27Sxtraemevms.c VMS version of xterm's spawn(), etc. 911.27Sxtraemevms.h system headers and definitions for vms.c 921.27Sxtraemewcwidth.c wide-character utility functions 931.27Sxtraemewcwidth.h interface of wcwidth.c 941.27Sxtraemexcharmouse.h Jason Bacon's mouse-defs, cleaned up a little 951.27Sxtraemexstrings.c a few common string functions 961.27Sxtraemexstrings.h interface of xstrings.c 971.1Sthorpejxterm.dat application defaults for VMS port of 'xterm' 981.18Sxtraemexterm.desktop sample desktop file for xterm. 991.18Sxtraemexterm.h common includes, definitions and prototypes for 'xterm' 1001.18Sxtraemexterm.log.html changelog for xterm 1011.18Sxtraemexterm.man manual page for 'xterm' 1021.18Sxtraemexterm_axp.opt linker options file for VMS port of 'xterm' 1031.18Sxtraemexterm_io.h split-out definitions of termio/termios/sgtty and winsize from main.c, os2main.c, screen.c and resize.c 1041.18Sxtraemextermcap.c termcap-related functions. 1051.18Sxtraemextermcap.h interface of xtermcap.c 1061.18Sxtraemextermcfg.hin configure script: template for xtermcfg.h 1071.18Sxtraemexutf8.c JC's cleanup of UTF8 1081.18Sxtraemexutf8.h JC's cleanup of UTF8 1091.18Sxtraemeicons subdirectory 1101.18Sxtraemeicons/xterm-color_32x32.xcf gimp file for editing 32x32 icon 1111.18Sxtraemeicons/xterm-color_32x32.xpm 32x32 color icon 1121.18Sxtraemeicons/xterm-color_48x48.xcf gimp file for editing 48x48 icon 1131.18Sxtraemeicons/xterm-color_48x48.xpm 48x48 color icon 1141.18Sxtraemeicons/xterm_32x32.xcf gimp file, for editing 32x32 icon 1151.18Sxtraemeicons/xterm_32x32.xpm 32x32 monochrome icon 1161.18Sxtraemeicons/xterm_48x48.xcf gimp file, for editing 48x48 icon 1171.18Sxtraemeicons/xterm_48x48.xpm 48x48 monochrome icon 1181.21Sxtraemepackage/debian subdirectory 1191.18Sxtraemepackage/debian/changelog build-script 1201.18Sxtraemepackage/debian/color.sed build-script 1211.18Sxtraemepackage/debian/compat build-script 1221.18Sxtraemepackage/debian/control build-script 1231.18Sxtraemepackage/debian/copyright build-script 1241.18Sxtraemepackage/debian/rules build-script 1251.18Sxtraemepackage/debian/source subdirectory 1261.18Sxtraemepackage/debian/source/format build-script 1271.18Sxtraemepackage/debian subdirectory 1281.18Sxtraemepackage/debian/watch build-script 1291.18Sxtraemepackage/debian/xterm-dev.docs build-script 1301.18Sxtraemepackage/debian/xterm-xres.sed build-script 1311.18Sxtraemepackage subdirectory 1321.18Sxtraemepackage/xterm.spec build-script 1331.18Sxtraemetektests subdirectory 1341.18Sxtraemetektests/aitest.tek tek4014 demo: draw a globe 1351.18Sxtraemetektests/dmerc.tek tek4014 demo: draws a Mercator projection with orbit 1361.18Sxtraemetektests/fotest.tek tek4014 demo: draw a scatterplot on log scale 1371.24Sxtraemetektests/imtest.tek tek4014 demo: draw a test pattern 1381.29Sxtraemetektests/imtesth.tek tek4014 demo: draw a test pattern 1391.18Sxtraemetektests/ocpred.tek tek4014 demo: an occultation prediction 1401.18Sxtraemetektests/usmap.tek tek4014 demo: a US map 1411.18Sxtraemeunicode subdirectory 1421.18Sxtraemeunicode/README description of files in ./unicode 1431.18Sxtraemeunicode/convmap.pl perl script for generating the lookup table for UTF-8 to keysym 1441.18Sxtraemeunicode/keysym.map keysym mapping from UTF-8 1451.18Sxtraemeunicode/make-precompose.sh make precompose.c 1461.18Sxtraemeunicode/precompose.c.head header of precompose.c 1471.18Sxtraemeunicode/precompose.c.tail tail of precompose.c 1481.18Sxtraemevttests subdirectory 1491.19Sxtraemevttests/16colors.sh test-script to show 16-colors 1501.18Sxtraemevttests/256colors.pl script to illustrate 256-colors 1511.18Sxtraemevttests/256colors2.pl fancy test-script for 256-colors 1521.18Sxtraemevttests/88colors.pl sample script showing 88-colors 1531.18Sxtraemevttests/88colors2.pl sample script showing 88-colors 1541.18Sxtraemevttests/8colors.sh test-script to illustrate 8-colors 1551.18Sxtraemevttests/acolors.sh demonstrate changing the ANSI colors 1561.1Sthorpejvttests/doublechars.sh test script to demonstrate doublesize chars 1571.18Sxtraemevttests/dynamic.sh script to illustrate the dynamic colors control sequence 1581.27Sxtraemevttests/dynamic2.sh complete example of dynamic colors 1591.30Sxtraemevttests/fonts.sh script to demonstrate font-switching sequences 1601.2Sthorpejvttests/paste64.pl script to test base64-selection option 1611.2Sthorpejvttests/query-fonts.pl script to demo/test font-querying 1621.2Sthorpejvttests/resize.pl translated resize.sh to perl since it is easy to test, and I needed 1631.2Sthorpejvttests/resize.sh script to demonstrate resizing 1641.2Sthorpejvttests/tcapquery.pl script to test tcap-query option 1651.27Sxtraemevttests/title.sh test-script to show title of xterm in action 1661.27Sxtraeme