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