MANIFEST revision 20d2c4d2
1MANIFEST for xterm-260, version xterm-260 2-------------------------------------------------------------------------------- 3MANIFEST this file 4256colres.h resource-definitions for 256-color mode 5256colres.pl script to generate 256colres.h 688colres.h resource definitions for 88-color mode 788colres.pl script to generate 88colres.h 8AAA_README_VMS.txt note for VMS port of 'xterm' 9INSTALL configure script: options and related install instructions 10Imakefile imake template for Makefile 11KOI8RXTerm.ad resources for koi8rxterm 12Makefile.in configure script template for Makefile 13README overview & caveats for 'xterm' 14README.i18n i18n readme: 15README.os390 overview for os390 (EBCDIC) port of 'xterm' 16THANKS list of direct contributors 17TekPrsTbl.c Tek4014 parser state tables 18Tekparse.def template for generating Tekparse.h 19Tekparse.h Tek4014 parser-state definitions 20Tekproc.c Tek4014 parser-state functions 21Tests Useful tests for xterm-developers 22UXTerm.ad alternate resources for UTF-8 23VTPrsTbl.c VT100 parser state tables 24VTparse.def template for generating VTparse.h 25VTparse.h VT100 parser-state definitions 26XTerm-col.ad color resource definitions for XTerm class 27XTerm.ad resource definitions for XTerm class 28aclocal.m4 configure script: custom macros 29button.c mouse button and selection processing 30cachedGCs.c maintain cache of GC's 31charclass.c compact character-class module 32charclass.h interface of charclass.c 33charproc.c VT100 parser functions 34charsets.c module to translate character-sets 35config.guess configure script: guess the system type 36config.sub configure script: validate system type 37configure generated 38configure.in template for generating configure script 39configure Configuration script for UNIX 40ctlseqs.ms documentation: Xterm Control Sequences 41ctlseqs.txt generated rendition of ctlseqs.ms 42cursor.c VT100 low-level cursor movement 43data.c global data declarations 44data.h global data external-definitions 45doublechr.c VT100 double-size character support 46error.h error-code definitions for 'xterm' 47fontutils.c xterm functions for (re)loading fonts 48fontutils.h interface of fontutils.c 49gen-pc-fkeys.pl script to generate extended function-key terminfo 50input.c VT100 key-symbol and function-key translation 51install-sh install-script (needed by configure) 52keysym2ucs.c lookup-table for UTF-8 to keysyms 53keysym2ucs.h interface of keysym2ucs.c 54koi8rxterm KOI-8 wrapper from Debian (originally me) 55koi8rxterm.man manpage for koi8rxterm 56linedata.c manage all line-data for VT100 widget 57link_axp.com build-script for VMS port of xterm 58main.c main program of 'xterm' 59main.h default definitions for 'xterm' 60make.com build-script for VMS port of 'xterm' 61menu.c popup/pulldown menus for 'xterm' 62menu.h interface of menu.c 63minstall.sh script for installing manpages 64misc.c miscellaneous utility functions for 'xterm' 65os2main.c main program for OS/2 EMX port of 'xterm' 66plink.sh script to prune unneeded libraries from link 67precompose.c table of precompose sequences 68precompose.h interface of precompose.c 69print.c VT100+ print support functions 70proto.h macros to simplify function prototypes 71ptydata.c functions to manipulate data read from pty 72ptyx.h structure-definitions for 'xterm' 73resize.c program to compute/modify xterm's window size 74resize.man manual page for 'resize' 75run-tic.sh run tic, filtering out harmless messages 76screen.c VT100 screen update functions 77scrollback.c manage scrollback (a big FIFO) 78scrollbar.c VT100 scrollbar support functions 79sinstall.sh install setuid if existing program was 80tabs.c VT100 tabstop support-functions 81termcap termcap entries for 'xterm' 82terminfo terminfo entries for 'xterm' 83testxmc.c testing: xmc/magic-cookies 84trace.c debugging trace functions for 'xterm' 85trace.h interface of trace.c 86util.c miscellaneous utility functions for 'xterm' 87uxterm wrapper script to make unicode-xterm 88uxterm.desktop sample desktop file for uxterm 89uxterm.man manpage for uxterm, from Debian 90version.h version of xterm 91vms.c VMS version of xterm's spawn(), etc. 92vms.h system headers and definitions for vms.c 93wcwidth.c wide-character utility functions 94wcwidth.h interface of wcwidth.c 95xcharmouse.h Jason Bacon's mouse-defs, cleaned up a little 96xstrings.c a few common string functions 97xstrings.h interface of xstrings.c 98xterm.dat application defaults for VMS port of 'xterm' 99xterm.desktop sample desktop file for xterm. 100xterm.h common includes, definitions and prototypes for 'xterm' 101xterm.log.html changelog for xterm 102xterm.man manual page for 'xterm' 103xterm_axp.opt linker options file for VMS port of 'xterm' 104xterm_io.h split-out definitions of termio/termios/sgtty and winsize from main.c, os2main.c, screen.c and resize.c 105xtermcap.c termcap-related functions. 106xtermcap.h interface of xtermcap.c 107xtermcfg.hin configure script: template for xtermcfg.h 108xutf8.c JC's cleanup of UTF8 109xutf8.h JC's cleanup of UTF8 110icons subdirectory 111icons/xterm-color_32x32.xcf gimp file for editing 32x32 icon 112icons/xterm-color_32x32.xpm 32x32 color icon 113icons/xterm-color_48x48.xcf gimp file for editing 48x48 icon 114icons/xterm-color_48x48.xpm 48x48 color icon 115icons/xterm_32x32.xcf gimp file, for editing 32x32 icon 116icons/xterm_32x32.xpm 32x32 monochrome icon 117icons/xterm_48x48.xcf gimp file, for editing 48x48 icon 118icons/xterm_48x48.xpm 48x48 monochrome icon 119tektests subdirectory 120tektests/aitest.tek tek4014 demo: draw a globe 121tektests/dmerc.tek tek4014 demo: draws a Mercator projection with orbit 122tektests/fotest.tek tek4014 demo: draw a scatterplot on log scale 123tektests/imtest.tek tek4014 demo: draw a test pattern 124tektests/imtesth.tek tek4014 demo: draw a test pattern 125tektests/ocpred.tek tek4014 demo: an occultation prediction 126tektests/usmap.tek tek4014 demo: a US map 127unicode subdirectory 128unicode/README description of files in ./unicode 129unicode/convmap.pl perl script for generating the lookup table for UTF-8 to keysym 130unicode/keysym.map keysym mapping from UTF-8 131unicode/make-precompose.sh make precompose.c 132unicode/precompose.c.head header of precompose.c 133unicode/precompose.c.tail tail of precompose.c 134vttests subdirectory 135vttests/16colors.sh test-script to show 16-colors 136vttests/256colors.pl script to illustrate 256-colors 137vttests/256colors2.pl fancy test-script for 256-colors 138vttests/88colors.pl sample script showing 88-colors 139vttests/88colors2.pl sample script showing 88-colors 140vttests/8colors.sh test-script to illustrate 8-colors 141vttests/acolors.sh demonstrate changing the ANSI colors 142vttests/doublechars.sh test script to demonstrate doublesize chars 143vttests/dynamic.sh script to illustrate the dynamic colors control sequence 144vttests/dynamic2.sh complete example of dynamic colors 145vttests/fonts.sh script to demonstrate font-switching sequences 146vttests/paste64.pl script to test base64-selection option 147vttests/query-fonts.pl script to demo/test font-querying 148vttests/resize.pl translated resize.sh to perl since it is easy to test, and I needed 149vttests/resize.sh script to demonstrate resizing 150vttests/tcapquery.pl script to test tcap-query option 151vttests/title.sh test-script to show title of xterm in action 152