diff options
author | marha <marha@users.sourceforge.net> | 2012-04-10 14:58:33 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-04-10 14:58:33 +0200 |
commit | 5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 (patch) | |
tree | c10939819ba1167cdc905a0c105c7ae4091abbc3 /libXt/specs/intrinsics.xml | |
parent | 67326634496ef21b4acbf4cef2f05040d34aef9b (diff) | |
download | vcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.tar.gz vcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.tar.bz2 vcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.zip |
Updated following packages:
bigreqsproto-1.1.2
fontsproto-2.1.2
recordproto-1.14.2
scrnsaverproto-1.2.2
xcmiscproto-1.2.2
libXt-1.1.3
xhost-1.0.5
kbproto-1.0.6
libXrender-0.9.7
libxkbfile-1.0.8
freetype-2.4.9
libXaw-1.0.10
libXpm-3.5.10
xproto-7.0.23
Diffstat (limited to 'libXt/specs/intrinsics.xml')
-rw-r--r-- | libXt/specs/intrinsics.xml | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/libXt/specs/intrinsics.xml b/libXt/specs/intrinsics.xml new file mode 100644 index 000000000..4c4169530 --- /dev/null +++ b/libXt/specs/intrinsics.xml @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" +[ <!ENTITY % defs SYSTEM "defs.ent"> %defs; +]> + +<book id="intrinsics" lang="en"> + +<bookinfo> + <title>X Toolkit Intrinsics - C Language Interface</title> + <subtitle>X Window System</subtitle> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> + <printhistory><para>First Revision - April, 1994</para></printhistory> + <authorgroup> + <author> + <firstname>Joel</firstname><surname>McCormack</surname> + <affiliation> + <orgname>Digital Equipment Corporation</orgname> + <orgdiv>Western Software Laboratory</orgdiv> + </affiliation> + </author> + <author> + <firstname>Paul</firstname><surname>Asente</surname> + <affiliation> + <orgname>Digital Equipment Corporation</orgname> + <orgdiv>Western Software Laboratory</orgdiv> + </affiliation> + </author> + <author> + <firstname>Ralph</firstname><othername>R.</othername> + <surname>Swick</surname> + <affiliation> + <orgname>Digital Equipment Corporation</orgname> + <orgdiv>External Research Group</orgdiv> + </affiliation> + </author> + </authorgroup> + <printhistory><para>version 6 edited by Donna Converse X Consortium, Inc.</para></printhistory> + +<legalnotice> +<para>XWindow System is a trademark of X Consortium, Inc.</para> + +<para role="multiLicensing"> +Copyright © 1985, 1986, 1987, 1988, 1991, 1994 X Consortium +</para> + +<para> +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: +</para> + +<para> +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. +</para> + +<para> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. +</para> + +<para> +Except as contained in this notice, the name of the X Consortium shall +not be used in advertising or otherwise to promote the sale, use or +other dealings in this Software without prior written authorization +from the X Consortium. +</para> +</legalnotice> + +<legalnotice> +<para role="multiLicensing"> +Copyright © 1985, 1986, 1987, 1988, 1991, 1994 +Digital Equipment Corporation, Maynard, Massachusetts. +</para> + +<para> +Permission to use, copy, modify and distribute this documentation for any +purpose and without fee is hereby granted, provided that the above copyright +notice appears in all copies and that both that copyright notice and this +permission notice appear in supporting documentation, and that the name of +Digital not be used in in advertising or publicity pertaining +to distribution of the software without specific, written prior permission. +Digital makes no representations about the suitability of the +software described herein for any purpose. +It is provided "as is" without express or implied warranty. +</para> + +</legalnotice> +</bookinfo> + + + +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acknowledgement.xml"/> + + +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="preface.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH01.xml"/> + +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH02.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH03.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH04.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH05.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH06.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH07.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH08.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH09.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH10.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH11.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH12.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="CH13.xml"/> + +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appA.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appB.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appC.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appD.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appE.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appF.xml"/> + +</book> + |