• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..19-Mar-2021-

Activate.cH A D28-Jan-202116.8 KiB609319

AddPane.cH A D28-Jan-20212.3 KiB10446

AddSel.cH A D28-Jan-20212.3 KiB10646

ChangeLog.1H A D28-Jan-202121.1 KiB731463

ChgPane.cH A D28-Jan-20211.4 KiB6824

ChgSel.cH A D28-Jan-20212 KiB9030

Create.cH A D28-Jan-202120.3 KiB733550

DelPane.cH A D28-Jan-20211.9 KiB9032

DelSel.cH A D28-Jan-20211.7 KiB7420

Destroy.cH A D28-Jan-20213.2 KiB11866

Error.cH A D28-Jan-2021620 3012

EvHand.cH A D28-Jan-2021457 267

FindPane.cH A D28-Jan-20211.1 KiB6434

FindSel.cH A D28-Jan-20212 KiB8737

InsPane.cH A D28-Jan-20212.6 KiB11347

InsSel.cH A D28-Jan-20212.7 KiB11749

Internal.cH A D28-Jan-202126.7 KiB1,013527

Locate.cH A D28-Jan-20212.2 KiB8021

Makefile.inH A D28-Jan-20214 KiB16193

Post.cH A D28-Jan-20212.7 KiB8728

READMEH A D28-Jan-2021953 2315

Recomp.cH A D28-Jan-20212.2 KiB10649

SetAEQ.cH A D28-Jan-2021697 317

SetFrz.cH A D28-Jan-2021638 307

SetPane.cH A D28-Jan-2021976 4513

SetSel.cH A D28-Jan-20211.2 KiB5215

X10.hH A D28-Jan-20212.7 KiB7825

XCrAssoc.cH A D28-Jan-20211.4 KiB5831

XDelAssoc.cH A D28-Jan-20211.4 KiB5126

XDestAssoc.cH A D28-Jan-2021700 3722

XLookAssoc.cH A D28-Jan-20211.6 KiB5731

XMakeAssoc.cH A D28-Jan-20212.4 KiB7935

XMenu.hH A D28-Jan-202110.2 KiB269193

XMenuInt.hH A D28-Jan-20212.2 KiB7136

copyright.hH A D28-Jan-2021682 190

deps.mkH A D28-Jan-20212.8 KiB7330

insque.cH A D28-Jan-20211.6 KiB5829

README

1Most of the files in this directory are originally from the X11R2
2XMenu library, distributed by MIT under the terms in the file copyright.h.
3
4As of Release 2 of the X Window System, Version 11 from MIT, the XMenu
5library is no longer supported.  It is not used in any software
6supplied by MIT and its use is not encouraged.
7
8In X11R1, oldXMenu/ was found in the lib/ directory of the X11 source;
9but in X11R2 it was moved to contrib/.
10
11The following files are from the X11 oldXMenu/ directory:
12
13 Activate.c AddPane.c AddSel.c ChgPane.c ChgSel.c Create.c DelPane.c
14 DelSel.c Destroy.c Error.c EvHand.c FindPane.c FindSel.c InsPane.c
15 InsSel.c Internal.c Locate.c Post.c Recomp.c SetAEQ.c SetFrz.c
16 SetPane.c SetSel.c XMenu.h XMenuInt.h (renamed from "XMenuInternal.h")
17
18The following files are from the X11 oldX/ directory:
19
20 X10.h XCrAssoc.c XDelAssoc.c XDestAssoc.c XLookAssoc.c XMakeAssoc.c
21
22This code is used by Emacs in the absence of an X-toolkit.
23