Initialize Tizen 2.3
[framework/uifw/xorg/lib/libx11.git] / specs / libX11 / libX11.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5 <!ENTITY % defs SYSTEM "defs.ent"> %defs;
6 ]>
7
8
9 <book id="libX11" lang="en">
10
11 <bookinfo>
12    <title>Xlib - C Language X Interface</title>
13    <subtitle>X Consortium Standard</subtitle>
14    <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
15    <authorgroup>
16       <author>
17          <firstname>James</firstname><surname>Gettys</surname>
18          <affiliation>
19            <orgname>Digital Equipment Corporation</orgname>
20            <orgdiv>Cambridge Research Laboratory</orgdiv>
21          </affiliation>
22       </author>
23       <author>
24          <firstname>Robert</firstname><othername role='mi'>W.</othername> <surname>Scheifler</surname>
25          <affiliation>
26            <orgname>Massachusetts Institute of Technology</orgname>
27            <orgdiv>Laboratory for Computer Science</orgdiv>
28          </affiliation>
29       </author>
30       <othercredit>
31          <firstname>Chuck</firstname><surname>Adams</surname>
32          <affiliation><orgname>Tektronix, Inc.</orgname></affiliation>
33       </othercredit>
34       <othercredit>
35          <firstname>Vania</firstname><surname>Joloboff</surname>
36          <affiliation><orgname>Open Software Foundation</orgname></affiliation>
37       </othercredit>
38       <othercredit>
39          <firstname>Hideki</firstname><surname>Hiura</surname>
40          <affiliation><orgname>Sun Microsystems, Inc.</orgname></affiliation>
41       </othercredit>
42       <othercredit>
43          <firstname>Bill</firstname><surname>McMahon</surname>
44          <affiliation><orgname>Hewlett-Packard Company</orgname></affiliation>
45       </othercredit>
46       <othercredit>
47          <firstname>Ron</firstname><surname>Newman</surname>
48          <affiliation><orgname>Massachusetts Institute of Technology</orgname></affiliation>
49       </othercredit>
50       <othercredit>
51          <firstname>Al</firstname><surname>Tabayoyon</surname>
52          <affiliation><orgname>Tektronix, Inc.</orgname></affiliation>
53       </othercredit>
54       <othercredit>
55          <firstname>Glenn</firstname><surname>Widener</surname>
56          <affiliation><orgname>Tektronix, Inc.</orgname></affiliation>
57       </othercredit>
58       <othercredit>
59          <firstname>Shigeru</firstname><surname>Yamada</surname>
60          <affiliation><orgname>Fujitsu OSSI</orgname></affiliation>
61       </othercredit>
62    </authorgroup>
63    <copyright><year>1985</year><year>1986</year><year>1987</year>
64      <year>1988</year><year>1989</year><year>1991</year><year>1994</year>
65      <year>1996</year><year>2002</year><holder>The Open Group</holder>
66    </copyright>
67
68 <legalnotice>
69 <para>
70 Permission is hereby granted, free of charge, to any person obtaining a copy 
71 of this software and associated documentation files 
72 (the &ldquo;Software&rdquo;), to deal in the Software without restriction, 
73 including without limitation the rights to use, copy, modify, merge, publish, 
74 distribute, sublicense, and/or sell copies of the Software, and to permit 
75 persons to whom the Software is furnished to do so, subject to the following 
76 conditions:
77 </para>
78 <para>
79 The above copyright notice and this permission notice shall be included in all 
80 copies or substantial portions of the Software.
81 </para>
82 <para>
83 THE SOFTWARE IS PROVIDED &ldquo;AS IS&rdquo;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
84 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
85 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
86 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
87 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
88 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
89 </para>
90 <para>
91 Except as contained in this notice, the name of The Open Group shall not 
92 be used in advertising or otherwise to promote the sale, use or other dealings 
93 in this Software without prior written authorization from The Open Group.
94 </para>
95 </legalnotice>
96
97 <legalnotice>
98 <para role="multiLicensing">Copyright © 1985, 1986, 1987, 1988, 1989, 1991 Digital Equipment Corporation</para>
99 <para>
100 Permission to use, copy, modify and distribute this documentation for any
101 purpose and without fee is hereby granted, provided that the above copyright
102 notice appears in all copies and that both that copyright notice and this
103 permission notice appear in supporting documentation, and that the names of
104 Digital and Tetronix not be used in in advertising or publicity pertaining
105 to distribution of the software without specific, written prior permission.
106 Digital and Tetronix make no representations about the suitability of the
107 software described herein for any purpose.
108 It is provided &ldquo;as is&rdquo; without express or implied warranty.
109 </para>
110
111
112 <para>TekHVC is a trademark of Tektronix, Inc.</para>
113
114 </legalnotice>
115 </bookinfo>
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="credits.xml"/>
117 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH01.xml"/>
118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH02.xml"/>
119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH03.xml"/>
120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH04.xml"/>
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH05.xml"/>
122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH06.xml"/>
123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH07.xml"/>
124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH08.xml"/>
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH09.xml"/>
126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH10.xml"/>
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH11.xml"/>
128 <!--   -->
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH12.xml"/>
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH13.xml"/>
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH14.xml"/>
132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH15.xml"/>
133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="CH16.xml"/>
134 <!--  runs out of mem at here -->
135 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="AppA.xml"/>
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="AppB.xml"/>
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="AppC.xml"/>
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="AppD.xml"/>
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="glossary.xml"/>
140 <index />
141 </book>
142