NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025124.6 KiB

ChangeLogH A D10-Nov-2025178.7 KiB

compileH A D10-Nov-20257.2 KiB

config.guessH A D10-Nov-202549.6 KiB

config.h.inH A D10-Nov-20255.6 KiB

config.subH A D10-Nov-202538.8 KiB

configureH A D10-Nov-2025675 KiB

configure.acH A D10-Nov-20257 KiB

COPYINGH A D10-Nov-20256.6 KiB

depcompH A D10-Nov-202523 KiB

docbook.amH A D10-Nov-20253.1 KiB

include/H10-Nov-202555

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515 KiB

ltmain.shH A D10-Nov-2025325.6 KiB

m4/H10-Nov-2025128

Makefile.amH A D10-Nov-20251.4 KiB

Makefile.inH A D10-Nov-202530.7 KiB

man/H10-Nov-202512 KiB

missingH A D10-Nov-20256.7 KiB

README.mdH A D10-Nov-20251.8 KiB

specs/H10-Nov-20254 KiB

src/H10-Nov-20254 KiB

test/H10-Nov-202594

test-driverH A D10-Nov-20254.8 KiB

util/H10-Nov-2025153

xt.pc.inH A D10-Nov-2025356

README.md

1libXt - X Toolkit Intrinsics library
2------------------------------------
3
4Documentation for this library can be found in the included man pages; and
5the libXt spec from the specs directory of the source, also available at:
6
7 - https://www.x.org/releases/current/doc/libXt/intrinsics.html
8 - https://www.x.org/releases/current/doc/libXt/intrinsics.pdf
9
10and the O'Reilly X Toolkit books, which they have made freely available online:
11
12 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
13   1st Edition (1990, covers X11R3)
14
15   https://archive.org/details/xtoolkitintrsin20400nyemiss
16
17 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
18   2nd Edition (1990, covers X11R4)
19
20   https://archive.org/details/xtoolkitintrinsi04nyemiss
21
22 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
23   Motif Edition (1990, covers X11R4/Motif 1.1)
24
25   https://archive.org/details/xtoolktintrmotif04nyemiss
26
27 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
28   3rd Edition (1993, covers X11R5/Motif 1.2)
29
30   https://archive.org/details/xtoolkitintrinsi0000nyea
31
32 - X Series Volume 5: X Toolkit Intrinsics Reference Manual
33   (1990, covers X11R4)
34
35   https://archive.org/details/xtoolkitintrirefman05oreimiss
36
37 - X Series Volume 5: X Toolkit Intrinsics Reference Manual
38   (1994, covers X11R4 and X11R5)
39
40   https://archive.org/details/xtoolkitintrinsi05flan
41
42----------------------------------------------------------------------------
43
44All questions regarding this software should be directed at the
45Xorg mailing list:
46
47  https://lists.x.org/mailman/listinfo/xorg
48
49The primary development code repository can be found at:
50
51  https://gitlab.freedesktop.org/xorg/lib/libXt
52
53Please submit bug reports and requests to merge patches there.
54
55For patch submission instructions, see:
56
57  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
58