xenocara/app/xterm/MANIFEST
matthieu 52d6539f3c xterm 239
correct a cast in input.c, which broke translation of numeric
keypad codes to pageup, pagedown, etc., on 64-bit platform (Debian
#511138, report by Larry Doolittle).
2009-01-10 18:08:42 +00:00

149 lines
9.5 KiB
Plaintext

MANIFEST for xterm-239, version xterm-239
--------------------------------------------------------------------------------
MANIFEST this file
256colres.h resource-definitions for 256-color mode
256colres.pl script to generate 256colres.h
88colres.h resource definitions for 88-color mode
88colres.pl script to generate 88colres.h
AAA_README_VMS.txt note for VMS port of 'xterm'
INSTALL configure script: options and related install instructions
Imakefile imake template for Makefile
KOI8RXTerm.ad resources for koi8rxterm
Makefile.in configure script template for Makefile
README overview & caveats for 'xterm'
README.i18n i18n readme:
README.os390 overview for os390 (EBCDIC) port of 'xterm'
TekPrsTbl.c Tek4014 parser state tables
Tekparse.def template for generating Tekparse.h
Tekparse.h Tek4014 parser-state definitions
Tekproc.c Tek4014 parser-state functions
Tests Useful tests for xterm-developers
UXTerm.ad alternate resources for UTF-8
VTPrsTbl.c VT100 parser state tables
VTparse.def template for generating VTparse.h
VTparse.h VT100 parser-state definitions
XTerm-col.ad color resource definitions for XTerm class
XTerm.ad resource definitions for XTerm class
aclocal.m4 configure script: custom macros
button.c mouse button and selection processing
cachedGCs.c maintain cache of GC's
charclass.c compact character-class module
charclass.h interface of charclass.c
charproc.c VT100 parser functions
charsets.c module to translate character-sets
config.guess configure script: guess the system type
config.sub configure script: validate system type
configure generated
configure.in template for generating configure script
configure Configuration script for UNIX
ctlseqs.ms documentation: Xterm Control Sequences
ctlseqs.txt generated rendition of ctlseqs.ms
cursor.c VT100 low-level cursor movement
data.c global data declarations
data.h global data external-definitions
doublechr.c VT100 double-size character support
error.h error-code definitions for 'xterm'
fontutils.c xterm functions for (re)loading fonts
fontutils.h interface of fontutils.c
gen-pc-fkeys.pl script to generate extended function-key terminfo
input.c VT100 key-symbol and function-key translation
install.sh configure script: fallback install script
keysym2ucs.c lookup-table for UTF-8 to keysyms
keysym2ucs.h interface of keysym2ucs.c
koi8rxterm KOI-8 wrapper from Debian (originally me)
koi8rxterm.man manpage for koi8rxterm
link_axp.com build-script for VMS port of xterm
main.c main program of 'xterm'
main.h default definitions for 'xterm'
make.com build-script for VMS port of 'xterm'
menu.c popup/pulldown menus for 'xterm'
menu.h interface of menu.c
minstall.sh script for installing manpages
misc.c miscellaneous utility functions for 'xterm'
mkdirs.sh configure script: make directories for install process
os2main.c main program for OS/2 EMX port of 'xterm'
plink.sh script to prune unneeded libraries from link
precompose.c table of precompose sequences
precompose.h interface of precompose.c
print.c VT100+ print support functions
proto.h macros to simplify function prototypes
ptydata.c functions to manipulate data read from pty
ptyx.h structure-definitions for 'xterm'
resize.c program to compute/modify xterm's window size
resize.man manual page for 'resize'
run-tic.sh run tic, filtering out harmless messages
screen.c VT100 screen update functions
scrollbar.c VT100 scrollbar support functions
sinstall.sh install setuid if existing program was
tabs.c VT100 tabstop support-functions
termcap termcap entries for 'xterm'
terminfo terminfo entries for 'xterm'
testxmc.c testing: xmc/magic-cookies
trace.c debugging trace functions for 'xterm'
trace.h interface of trace.c
util.c miscellaneous utility functions for 'xterm'
uxterm wrapper script to make unicode-xterm
uxterm.desktop sample desktop file for uxterm
uxterm.man manpage for uxterm, from Debian
version.h version of xterm
vms.c VMS version of xterm's spawn(), etc.
vms.h system headers and definitions for vms.c
wcwidth.c wide-character utility functions
wcwidth.h interface of wcwidth.c
xcharmouse.h Jason Bacon's mouse-defs, cleaned up a little
xstrings.c a few common string functions
xstrings.h interface of xstrings.c
xterm.dat application defaults for VMS port of 'xterm'
xterm.desktop sample desktop file for xterm.
xterm.h common includes, definitions and prototypes for 'xterm'
xterm.log.html changelog for xterm
xterm.man manual page for 'xterm'
xterm_axp.opt linker options file for VMS port of 'xterm'
xterm_io.h split-out definitions of termio/termios/sgtty and winsize from main.c, os2main.c, screen.c and resize.c
xtermcap.c termcap-related functions.
xtermcap.h interface of xtermcap.c
xtermcfg.hin configure script: template for xtermcfg.h
xutf8.c JC's cleanup of UTF8
xutf8.h JC's cleanup of UTF8
icons subdirectory
icons/xterm-color_32x32.xcf gimp file for editing 32x32 icon
icons/xterm-color_32x32.xpm 32x32 color icon
icons/xterm-color_48x48.xcf gimp file for editing 48x48 icon
icons/xterm-color_48x48.xpm 48x48 color icon
icons/xterm_32x32.xcf gimp file, for editing 32x32 icon
icons/xterm_32x32.xpm 32x32 monochrome icon
icons/xterm_48x48.xcf gimp file, for editing 48x48 icon
icons/xterm_48x48.xpm 48x48 monochrome icon
tektests subdirectory
tektests/aitest.tek tek4014 demo: draw a globe
tektests/dmerc.tek tek4014 demo: draws a Mercator projection with orbit
tektests/fotest.tek tek4014 demo: draw a scatterplot on log scale
tektests/imtest.tek tek4014 demo: draw a test pattern
tektests/imtesth.tek tek4014 demo: draw a test pattern
tektests/ocpred.tek tek4014 demo: an occultation prediction
tektests/usmap.tek tek4014 demo: a US map
unicode subdirectory
unicode/README description of files in ./unicode
unicode/convmap.pl perl script for generating the lookup table for UTF-8 to keysym
unicode/keysym.map keysym mapping from UTF-8
unicode/make-precompose.sh make precompose.c
unicode/precompose.c.head header of precompose.c
unicode/precompose.c.tail tail of precompose.c
vttests subdirectory
vttests/16colors.sh test-script to show 16-colors
vttests/256colors.pl script to illustrate 256-colors
vttests/256colors2.pl fancy test-script for 256-colors
vttests/88colors.pl sample script showing 88-colors
vttests/88colors2.pl sample script showing 88-colors
vttests/8colors.sh test-script to illustrate 8-colors
vttests/acolors.sh demonstrate changing the ANSI colors
vttests/doublechars.sh test script to demonstrate doublesize chars
vttests/dynamic.sh script to illustrate the dynamic colors control sequence
vttests/dynamic2.sh complete example of dynamic colors
vttests/fonts.sh script to demonstrate font-switching sequences
vttests/paste64.pl script to test base64-selection option
vttests/resize.pl translated resize.sh to perl since it is easy to test, and I needed
vttests/resize.sh script to demonstrate resizing
vttests/tcapquery.pl script to test tcap-query option
vttests/title.sh test-script to show title of xterm in action