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

..03-May-2022-

Ext/H03-May-2022-1,6831,092

Xedw/H03-May-2022-3,3622,277

bitmaps/H23-Nov-1995-255241

icons/H23-Nov-1995-884830

regexp/H03-May-2022-1,9271,286

ChangesH A D14-Mar-199614.2 KiB350300

CopyrightH A D28-Mar-1995626 1712

FILESH A D16-Jun-19942 KiB4342

ImakefileH A D03-May-20229.9 KiB313256

MakefileH A D14-Mar-199650.6 KiB1,245969

ProblemsH A D20-Jun-19921.2 KiB3522

READMEH A D15-Dec-19953.4 KiB11066

TODOH A D25-Aug-1993584 1611

Xdtm.ad.tmplH A D27-Dec-19946.1 KiB198153

appman.cH A D03-May-202268 KiB2,4131,746

buttons.cH A D14-Mar-199612 KiB456310

dialogs.cH A D14-Mar-19966.3 KiB197116

dirman.cH A D14-Mar-199623.5 KiB742481

display.cH A D14-Mar-199617.4 KiB609465

doubleclick.cH A D14-Mar-199694.2 KiB3,1662,361

fileman.cH A D14-Mar-199610.7 KiB362246

helpH A D14-Mar-199632.7 KiB865678

lexical.lH A D03-May-20228 KiB303201

listoption.cH A D14-Mar-199614.5 KiB590428

locicon.cH A D14-Mar-19967.1 KiB279218

main.cH A D14-Mar-199612.8 KiB489390

map.cH A D14-Mar-199612.8 KiB423293

menus.cH A D14-Mar-199618.5 KiB610498

menus.hH A D14-Mar-19961.7 KiB8057

mystrstr.cH A D14-Mar-19961.4 KiB4620

newfile.cH A D14-Mar-199613.4 KiB425280

parse.cH A D14-Mar-199623.8 KiB820598

parse.hH A D14-Mar-19962.3 KiB8761

parser.yH A D14-Mar-199644.1 KiB1,4511,001

patchlevel.hH A D14-Mar-19965.8 KiB941

perm.helpH A D14-Mar-199613.4 KiB252205

quit.cH A D14-Mar-19965 KiB161106

scroll_hack.cH A D14-Mar-19961.9 KiB4824

xdtm.hH A D14-Mar-19964.4 KiB155104

xdtm.manH A D18-Aug-19942.2 KiB5754

xdtm.shH A D16-Jun-1992347 154

xdtmrcH A D29-Mar-19938.7 KiB443400

xdtmrc.menuH A D07-Dec-1995869 4441

README

1
2
3                            *********************
4                            *       README      *
5                            *********************
6
7     Edward Groenendaal, 4th April 1992
8
9     The X Desktop Manager is a graphical shell for the X Window System,
10     it provides mechanisms for all the usual shell activities and is
11     intended to reduce the training necessary for UNIX novice to become
12     productive on your system.
13
14     System requirements: An ANSI compliant C compiler, ideally 'gcc'
15                          The X Window system release 4 or 5 libraries.
16                          The Athena widget set (header files + library)
17                          lex (or flex) and yacc (or bison)
18                          a smile on your face :-)
19
20     Installation instructions:
21
22     1) Unpack the shar archives in order, the archives unpack into the
23        current directory.
24
25     2) If you have 'imake(1)' edit the Imakefile for your system,
26        otherwise edit the Imakefile.Old files in the main source
27        directory and the Xedw and regexp directories using the
28        Imakefile as a guide.
29
30     3) If you have 'imake(1)' execute the command 'xmkmf' to make the
31        Makefile, followed by 'make Makefiles'.
32        If you DO NOT have imake then copy the Makefile.Old to Makefile
33        in the main source directory AND the Xedw and regexp directories.
34
35     4) execute 'make all' to make xdtm.
36
37     5) execute 'make install install.man' to install xdtm and the xdtm
38        manual page.
39
40     If you have any problems send email to me at : eddyg@cogs.sussex.ac.uk
41
42
43     Ramon Santiago, June 20, 1992
44
45     Taking over maintenance and development for Eddy.
46
47     I got this to compile easily under the this environment, SunSPARC IPX,
48     SunOS 4.1.1, Sun CC, X11R5 PL12.
49
50     If you have any problems send email to me at : rjs@pencom.com
51
52
53     Lionel Mallet, March 29, 1993
54     (Lionel.Mallet@sophia.inria.fr)
55
56     Preceeding Ramon Santiago posting of 2.6 to provide a usable 2.4
57     version.
58
59
60     Lionel Mallet, June 4, 1993
61
62
63     Bug fixes release (still before 2.6...). Jim Wight
64     (J.K.Wight@newcastle.ac.uk) has provided hints to make it compile
65     under A/UX.
66
67
68     Lionel Mallet, June 11, 1993
69
70     Bug fixes release (still before 2.6...).
71
72     Lionel Mallet, August 25, 1993
73
74     Bug fixes *and* support for Xpm3 COLORED icons.
75
76     Lionel Mallet, September 15, 1993
77
78     Version 2.5.1 released.
79
80     Lionel Mallet, June 15, 1994
81
82     Version 2.5.2 released. New platforms: IBM/AIX 3.2.5,
83     DEC Alpha/OSF1 1.3,2.0, Sun/Solaris 2.3, SGI/IRIX 4.0.5H, Linux
84
85     Lionel Mallet, Sep 15, 1994
86
87     Version 2.5.3 released. Major bug fixes.
88
89     Lionel Mallet, Dec 27, 1994
90
91     Version 2.5.5 released. Major bug fixes.
92
93     Lionel Mallet, Mar 28, 1995
94
95     Version 2.5.6 released. Minor bug fix. Patch release.
96
97     Lionel Mallet, Dec 7, 1995
98
99     Version 2.5.7 released. New Reload option. Fixed process list
100     management. Fixed Move and Copy bug with tar not complaining
101     about failures (Solaris tar overwrites a file even if not
102     writable). Polished code for ANSI compilers.
103
104     Lionel Mallet, Dec 15, 1995
105
106     Version 2.5.8 released. Fixed bug in freeing preferences structs
107     before reloading xdtmrc. Thx to Mikhail Teterin
108     <mi@ALDAN.star89.galstar.com> and Jean-Michel.Leon@sophia.inria.fr
109     for helping to track the bug.
110