aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/xterm/MANIFEST
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-10-10 17:43:39 +0200
committerReinhard Tartler <siretart@tauware.de>2011-10-10 17:43:39 +0200
commitf4092abdf94af6a99aff944d6264bc1284e8bdd4 (patch)
tree2ac1c9cc16ceb93edb2c4382c088dac5aeafdf0f /nx-X11/programs/xterm/MANIFEST
parenta840692edc9c6d19cd7c057f68e39c7d95eb767d (diff)
downloadnx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.tar.gz
nx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.tar.bz2
nx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.zip
Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1
Summary: Imported nx-X11-3.1.0-1.tar.gz Keywords: Imported nx-X11-3.1.0-1.tar.gz into Git repository
Diffstat (limited to 'nx-X11/programs/xterm/MANIFEST')
-rw-r--r--nx-X11/programs/xterm/MANIFEST126
1 files changed, 126 insertions, 0 deletions
diff --git a/nx-X11/programs/xterm/MANIFEST b/nx-X11/programs/xterm/MANIFEST
new file mode 100644
index 000000000..a23a710be
--- /dev/null
+++ b/nx-X11/programs/xterm/MANIFEST
@@ -0,0 +1,126 @@
+MANIFEST for xterm, version xterm-207
+--------------------------------------------------------------------------------
+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
+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
+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
+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
+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'
+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
+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.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
+xtermcfg.hin configure script: template for xtermcfg.h
+xutf8.c JC's cleanup of UTF8
+xutf8.h JC's cleanup of UTF8
+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/fonts.sh script to demonstrate font-switching sequences
+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