2 |
7u83 |
1 |
/*
|
|
|
2 |
Copyright (c) 1995 Open Software Foundation, Inc.
|
|
|
3 |
|
|
|
4 |
All Rights Reserved
|
|
|
5 |
|
|
|
6 |
Permission to use, copy, modify, and distribute this software and its
|
|
|
7 |
documentation for any purpose and without fee is hereby granted, provided
|
|
|
8 |
that the above copyright notice appears in all copies and that both the
|
|
|
9 |
copyright notice and this permission notice appear in supporting
|
|
|
10 |
documentation.
|
|
|
11 |
|
|
|
12 |
OSF DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
|
|
|
13 |
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
|
|
14 |
FOR A PARTICULAR PURPOSE.
|
|
|
15 |
|
|
|
16 |
IN NO EVENT SHALL OSF BE LIABLE FOR ANY SPECIAL, INDIRECT, OR
|
|
|
17 |
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
18 |
LOSS OF USE, DATA OR PROFITS, WHETHER IN ACTION OF CONTRACT,
|
|
|
19 |
NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
|
20 |
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
21 |
*/
|
|
|
22 |
|
|
|
23 |
/*
|
|
|
24 |
COPYRIGHT NOTICE
|
|
|
25 |
|
|
|
26 |
This program contains amendments to Motif 1.1 API headers in
|
|
|
27 |
order to represent the Motif 1.2 API. These amendments are the
|
|
|
28 |
property of IXI Ltd, a subsidiary of the Santa Cruz Operation (SCO).
|
|
|
29 |
Use, reproduction, production of amended versions and/or transfer of
|
|
|
30 |
this program is permitted PROVIDED THAT:
|
|
|
31 |
|
|
|
32 |
(a) This legend be preserved on any such reproduction and amended
|
|
|
33 |
version.
|
|
|
34 |
|
|
|
35 |
(b) Any recipient of such reproduction or amended version accept
|
|
|
36 |
the conditions set out in this legend.
|
|
|
37 |
|
|
|
38 |
IXI accepts no liability whatsoever in relation to any use to
|
|
|
39 |
which this program may be put and gives no warranty as to the
|
|
|
40 |
program's suitability for any purpose.
|
|
|
41 |
|
|
|
42 |
All rights reserved.
|
|
|
43 |
|
|
|
44 |
Copyright (c) 1995, 1996
|
|
|
45 |
*/
|
|
|
46 |
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
/* SCO CID (IXI) MrmWidget.h,v 1.1 1996/08/08 14:12:03 wendland Exp */
|
|
|
50 |
|
|
|
51 |
+USE "x5/t","X11/IntrinsicP.h";
|
|
|
52 |
+USE "x5/t","X11/CoreP.h";
|
|
|
53 |
+USE "x5/t","X11/CompositeP.h";
|
|
|
54 |
+USE "x5/t","X11/ConstrainP.h";
|
|
|
55 |
+USE "x5/t","X11/ShellP.h";
|
|
|
56 |
+USE "x5/t","X11/VendorP.h";
|
|
|
57 |
+USE "x5/t","X11/RectObjP.h";
|
|
|
58 |
|
|
|
59 |
+USE "motif/1_2", "Mrm/MrmAppl.h";
|
|
|
60 |
+USE "motif/1_2", "Xm/BulletinB.h";
|
|
|
61 |
+USE "motif/1_2", "Xm/BulletinBP.h";
|
|
|
62 |
+USE "motif/1_2", "Xm/RowColumn.h";
|
|
|
63 |
#+USE "motif/1_2", "Xm/RowColumnP.h";
|
|
|
64 |
+USE "motif/1_2", "Xm/ArrowB.h";
|
|
|
65 |
+USE "motif/1_2", "Xm/ArrowBG.h";
|
|
|
66 |
#+USE "motif/1_2", "Xm/ArrowBGP.h";
|
|
|
67 |
+USE "motif/1_2", "Xm/ArrowBP.h";
|
|
|
68 |
+USE "motif/1_2", "Xm/AtomMgr.h";
|
|
|
69 |
+USE "motif/1_2", "Xm/CascadeB.h";
|
|
|
70 |
+USE "motif/1_2", "Xm/CascadeBG.h";
|
|
|
71 |
#+USE "motif/1_2", "Xm/CascadeBGP.h";
|
|
|
72 |
#+USE "motif/1_2", "Xm/CascadeBP.h";
|
|
|
73 |
#+USE "motif/1_2", "Xm/SelectioBP.h";
|
|
|
74 |
#+USE "motif/1_2", "Xm/SelectioB.h";
|
|
|
75 |
+USE "motif/1_2", "Xm/Command.h";
|
|
|
76 |
#+USE "motif/1_2", "Xm/CommandP.h";
|
|
|
77 |
+USE "motif/1_2", "Xm/CutPaste.h";
|
|
|
78 |
#+USE "motif/1_2", "Xm/CutPasteP.h";
|
|
|
79 |
+USE "motif/1_2", "Xm/DialogS.h";
|
|
|
80 |
#+USE "motif/1_2", "Xm/DialogSP.h";
|
|
|
81 |
+USE "motif/1_2", "Xm/DrawingA.h";
|
|
|
82 |
#+USE "motif/1_2", "Xm/DrawingAP.h";
|
|
|
83 |
+USE "motif/1_2", "Xm/DrawnB.h";
|
|
|
84 |
#+USE "motif/1_2", "Xm/DrawnBP.h";
|
|
|
85 |
+USE "motif/1_2", "Xm/FileSB.h";
|
|
|
86 |
#+USE "motif/1_2", "Xm/FileSBP.h";
|
|
|
87 |
+USE "motif/1_2", "Xm/Form.h";
|
|
|
88 |
+USE "motif/1_2", "Xm/FormP.h";
|
|
|
89 |
+USE "motif/1_2", "Xm/Frame.h";
|
|
|
90 |
+USE "motif/1_2", "Xm/FrameP.h";
|
|
|
91 |
+USE "motif/1_2", "Xm/Label.h";
|
|
|
92 |
+USE "motif/1_2", "Xm/LabelG.h";
|
|
|
93 |
#+USE "motif/1_2", "Xm/LabelGP.h";
|
|
|
94 |
+USE "motif/1_2", "Xm/LabelP.h";
|
|
|
95 |
+USE "motif/1_2", "Xm/List.h";
|
|
|
96 |
+USE "motif/1_2", "Xm/ListP.h";
|
|
|
97 |
+USE "motif/1_2", "Xm/MainW.h";
|
|
|
98 |
#+USE "motif/1_2", "Xm/MainWP.h";
|
|
|
99 |
+USE "motif/1_2", "Xm/MenuShell.h";
|
|
|
100 |
#+USE "motif/1_2", "Xm/MenuShellP.h";
|
|
|
101 |
+USE "motif/1_2", "Xm/MessageB.h";
|
|
|
102 |
#+USE "motif/1_2", "Xm/MessageBP.h";
|
|
|
103 |
+USE "motif/1_2", "Xm/PanedW.h";
|
|
|
104 |
#+USE "motif/1_2", "Xm/PanedWP.h";
|
|
|
105 |
+USE "motif/1_2", "Xm/PushB.h";
|
|
|
106 |
+USE "motif/1_2", "Xm/PushBG.h";
|
|
|
107 |
#+USE "motif/1_2", "Xm/PushBGP.h";
|
|
|
108 |
+USE "motif/1_2", "Xm/PushBP.h";
|
|
|
109 |
+USE "motif/1_2", "Xm/SashP.h";
|
|
|
110 |
+USE "motif/1_2", "Xm/Scale.h";
|
|
|
111 |
#+USE "motif/1_2", "Xm/ScaleP.h";
|
|
|
112 |
+USE "motif/1_2", "Xm/ScrollBar.h";
|
|
|
113 |
+USE "motif/1_2", "Xm/ScrollBarP.h";
|
|
|
114 |
+USE "motif/1_2", "Xm/ScrolledW.h";
|
|
|
115 |
#+USE "motif/1_2", "Xm/ScrolledWP.h";
|
|
|
116 |
+USE "motif/1_2", "Xm/SeparatoG.h";
|
|
|
117 |
#+USE "motif/1_2", "Xm/SeparatoGP.h";
|
|
|
118 |
+USE "motif/1_2", "Xm/Separator.h";
|
|
|
119 |
+USE "motif/1_2", "Xm/SeparatorP.h";
|
|
|
120 |
+USE "motif/1_2", "Xm/Text.h";
|
|
|
121 |
#+USE "motif/1_2", "Xm/TextP.h";
|
|
|
122 |
#+USE "motif/1_2", "Xm/TextInP.h";
|
|
|
123 |
#+USE "motif/1_2", "Xm/TextOutP.h";
|
|
|
124 |
#+USE "motif/1_2", "Xm/TextStrSoP.h";
|
|
|
125 |
+USE "motif/1_2", "Xm/ToggleB.h";
|
|
|
126 |
+USE "motif/1_2", "Xm/ToggleBG.h";
|
|
|
127 |
#+USE "motif/1_2", "Xm/ToggleBGP.h";
|
|
|
128 |
#+USE "motif/1_2", "Xm/ToggleBP.h";
|
|
|
129 |
#+USE "motif/1_2", "Xm/XmP.h";
|