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

..01-Jan-2022-

Activate.cH A D01-Jan-202217.5 KiB627318

AddPane.cH A D01-Jan-20222.9 KiB12245

AddSel.cH A D01-Jan-20223 KiB12445

ChangeLog.1H A D01-Jan-202221.1 KiB731463

ChgPane.cH A D01-Jan-20222.1 KiB8623

ChgSel.cH A D01-Jan-20222.7 KiB10829

Create.cH A D01-Jan-202221 KiB753551

DelPane.cH A D01-Jan-20222.6 KiB10831

DelSel.cH A D01-Jan-20222.4 KiB9219

Destroy.cH A D01-Jan-20223.8 KiB13665

Error.cH A D01-Jan-20221.2 KiB4811

EvHand.cH A D01-Jan-20221.1 KiB446

FindPane.cH A D01-Jan-20221.8 KiB8233

FindSel.cH A D01-Jan-20222.6 KiB10536

InsPane.cH A D01-Jan-20223.3 KiB13146

InsSel.cH A D01-Jan-20223.3 KiB13548

Internal.cH A D01-Jan-202227.1 KiB1,024521

Locate.cH A D01-Jan-20222.8 KiB9820

Makefile.inH A D01-Jan-20223.7 KiB14682

Post.cH A D01-Jan-20223.3 KiB10527

READMEH A D01-Jan-2022953 2315

Recomp.cH A D01-Jan-20222.8 KiB12448

SetAEQ.cH A D01-Jan-20221.3 KiB496

SetFrz.cH A D01-Jan-20221.3 KiB486

SetPane.cH A D01-Jan-20221.6 KiB6312

SetSel.cH A D01-Jan-20221.8 KiB7014

X10.hH A D01-Jan-20222.7 KiB7825

XCrAssoc.cH A D01-Jan-20222.1 KiB7630

XDelAssoc.cH A D01-Jan-20222 KiB6925

XDestAssoc.cH A D01-Jan-20221.3 KiB5521

XLookAssoc.cH A D01-Jan-20222.2 KiB7530

XMakeAssoc.cH A D01-Jan-20223.1 KiB9936

XMenu.hH A D01-Jan-202210.8 KiB287192

XMenuInt.hH A D01-Jan-20222.8 KiB8935

copyright.hH A D01-Jan-2022682 190

deps.mkH A D01-Jan-20222.8 KiB7330

insque.cH A D01-Jan-20221.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