[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-docs: Changes to 'upstream-unstable'



 ChangeLog               |  167 ------------------------------------------------
 MAINTAINERS             |   89 +++++++++++++++++++++----
 specs/X11/CH13          |    2 
 specs/Xext/security.tex |    4 +
 specs/Xt/CH01           |    6 -
 specs/Xt/CH13           |    2 
 6 files changed, 84 insertions(+), 186 deletions(-)

New commits:
commit 8f8a87978ba53597f89fde2e439f257a2bfea0b7
Author: Jochen Voss <voss@debian.org>
Date:   Wed May 30 09:35:06 2007 -0700

    Bug 11104: misprint in xlib manual, broken example in X Toolkit intrinsics, etc.
    
    X.Org Bugzilla #11104 <https://bugs.freedesktop.org/show_bug.cgi?id=11104>
    Patch #10137 <https://bugs.freedesktop.org/attachment.cgi?id=10137>
    Contributed upstream from Debian's 023_specs_doc_fixes.diff

diff --git a/specs/X11/CH13 b/specs/X11/CH13
index 539743c..ed143c6 100644
--- a/specs/X11/CH13
+++ b/specs/X11/CH13
@@ -922,7 +922,7 @@ Until freed, its contents will not be modified by Xlib.
 .NH 4
 Query Orientation
 .XS
-\(*SN Query Orientation
+\*(SN Query Orientation
 .XE
 .LP
 The
diff --git a/specs/Xt/CH01 b/specs/Xt/CH01
index 3d09eef..78f128b 100644
--- a/specs/Xt/CH01
+++ b/specs/Xt/CH01
@@ -235,7 +235,7 @@ Core Widgets
 \*(SN Core Widgets
 .XE
 .LP
-.IN "Core" "" "@DEF"
+.IN "Core" "" "@DEF@"
 The 
 Core 
 widget class contains the definitions of fields common to all widgets.
@@ -306,7 +306,7 @@ and
 .PN CoreWidgetClass
 are defined with only this set of fields.
 .LP
-.IN "Core" "" "@DEF@"
+.IN "Core"
 .IN "WidgetClass" "" "@DEF@"
 .IN "CoreWidgetClass" "" "@DEF@"
 .sM
@@ -1701,7 +1701,7 @@ void LabelSetText(w, text)
 	Widget w;
 	String text;
 {
-	Label WidgetClass lwc = (Label WidgetClass)XtClass(w);
+	LabelWidgetClass lwc = (Label WidgetClass)XtClass(w);
 	XtCheckSubclass(w, labelWidgetClass, NULL);
 	*(lwc->label_class.set_text)(w, text)
 }
diff --git a/specs/Xt/CH13 b/specs/Xt/CH13
index 401f3d4..8c944a6 100644
--- a/specs/Xt/CH13
+++ b/specs/Xt/CH13
@@ -298,7 +298,7 @@ written under Release 3 will not encounter unexpected errors if an
 application attempts to create a nonwidget child.  In Release 4 there
 is no requirement that all composite widgets implement the extra
 functionality required to manage windowless children, so the
-\fIaccept_objects\fP field allows a composite widget to declare that it
+\fIaccepts_objects\fP field allows a composite widget to declare that it
 is not prepared to do so.
 
 .NH 2

commit 9707b3c3990690ea699cd1c2331ac9929e5c12e6
Author: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Date:   Fri Apr 27 00:41:07 2007 +0200

    Add myself as maintainer for xf86-input-acecad.

diff --git a/MAINTAINERS b/MAINTAINERS
index d1a1a05..e86ba6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -441,11 +441,11 @@ S:	Maintained
 Drivers
 -------
 xf86-input-acecad
-P:	?
-M:	?
+P:	Giuseppe Bilotta
+M:	giuseppe.bilotta@gmail.org
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
-S:	Unmaintained
+S:	Maintained
 
 xf86-input-aiptek
 P:	?

commit df52a9aee5f24d9d464cb9345cc1bb00c90342da
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Apr 15 19:56:01 2007 +0200

    Add my self as maintainer for a couple of applications.

diff --git a/MAINTAINERS b/MAINTAINERS
index 65057c7..d1a1a05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -56,6 +56,34 @@ L:	compiz@lists.freedesktop.org
 W:	http://wiki.freedesktop.org/wiki/Software_2fCompiz
 S:	Maintained
 
+xbiff
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
+xcalc 
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
+xclock
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
+xconsole
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
 xdm
 P:	Alan Coopersmith
 M:	alan.coopersmith@sun.com
@@ -72,6 +100,26 @@ S:	Maintained
 S:	XKB being overhauled
 S:	Please contact Daniel if you're planning to work on this
 
+xload
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
+xman 
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
+
+xmessage
+P:	Matthieu Herrb
+M:	matthieu.herrb@laas.fr
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
 
 all others
 P:	Jim Gettys

commit 1f00575247a08f389eeea3ca1d8abecbcb73e3ac
Author: Sascha Hlusiak <saschahlusiak@arcor.de>
Date:   Mon Mar 12 23:39:40 2007 -0400

    MAINTAINERS: Add xf86-input-joystick maintainer

diff --git a/MAINTAINERS b/MAINTAINERS
index db8194e..65057c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -484,11 +484,11 @@ W:	http://wiki.x.org
 S:	Unmaintained
 
 xf86-input-joystick
-P:	?
-M:	?
+P:	Sascha Hlusiak
+M:	saschahlusiak@arcor.de
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
-S:	Unmaintained
+S:	Maintained
 
 xf86-input-keyboard
 P:	?

commit b66ba1b856dfeb9a8a474f753118ba31bd599364
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Mar 10 20:18:10 2007 +0200

    MAINTAINERS: Add xf86-video-glide maintainer
    For some reason, someone's stepped up to maintain glide.

diff --git a/MAINTAINERS b/MAINTAINERS
index c9f5c15..db8194e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -668,11 +668,11 @@ W:	http://wiki.x.org
 S:	Unmaintained
 
 xf86-video-glide
-P:	?
-M:	?
+P:	Guillem Jover
+M:	guillem@hadrons.org
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
-S:	Obsolete
+S:	Obsolete, yet still somehow maintained
 
 xf86-video-glint
 P:	Alan Hourihane

commit 88e89743908cf8c271a2a8a4adadc064e9f9192d
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Mar 10 20:17:28 2007 +0200

    Remove ChangeLog

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index f97ee70..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,167 +0,0 @@
-2006-05-22  Adam Jackson  <ajax@freedesktop.org>
-
-	* configure.ac:
-	Bump to 1.2
-
-2006-05-22  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* sgml/README.sgml:
-	* sgml/RELNOTES.sgml:
-	* sgml/Versions.sgml:
-	More updates for 7.1 release.
-
-2006-05-22  Adam Jackson  <ajax@freedesktop.org>
-
-	* sgml/README.sgml:
-	* sgml/RELNOTES.sgml:
-	7.1 updates.
-
-2006-04-06  Alan Coopersmith  <alan.coopersmith@sun.com>
-
-	* MAINTAINERS: 
-	Start splitting out maintained apps.   (Accepted the xdm hot potato,
-	stuck xkbcomp on Daniel as part of his XKB master plan, compiz on
-	Dave R. - left the rest assigned to Jim, though probably should be
-	listed as "Seeking maintainers".)
-
-2006-04-01  Adam Jackson  <ajax@freedesktop.org>
-
-	* configure.ac:
-	Bump to 1.1 for some reason.
-
-2006-03-15  Alan Coopersmith  <alan.coopersmith@sun.com>
-
-	* MAINTAINERS: 
-	Add xf86-video-ast driver.
-
-2006-03-12  Daniel Stone  <daniel@freedesktop.org>
-
-	* MAINTAINERS:
-	Claim Xi for myself and Mercury.  Note that XKB and Xi in the srever
-	are in the middle of some serious work.
-	Acknowledge Luc's pivotal role in X development.
-
-2006-02-17  Keith Packard  <keithp@keithp.com>
-
-	* specs/Xext/shape.ms:
-	Include Input shapes, update to version 1.1
-
-2006-02-11  Adam Jackson  <ajax@freedesktop.org>
-
-	* MAINTAINERS:
-	More maintainers, more obsoletes.
-
-2006-02-11  Zephaniah E. Hull  <warp@aehallh.com>
-
-	* MAINTAINERS:
-	Took over xf86-input-evdev. *gulps*
-
-2005-12-21  Adam Jackson  <ajax@freedesktop.org>
-
-	* sgml/RELNOTES.sgml:
-	Updated contributors list and copyright holders.
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* sgml/RELNOTES.sgml:
-	Additional RELNOTES updates.
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version for X11R7 release.
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* sgml/RELNOTES.sgml:
-	Update RELNOTES.sgml for X11R6.9/X11R7.0 release (Daniel Stone,
-	Kevin Martin).
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* man/general/Standards.man:
-	Bump hardcoded version numbers.
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* hardcopy/BDF/bdf.PS.gz:
-	* hardcopy/CTEXT/ctext.PS.gz:
-	* hardcopy/FSProtocol/fsproto.PS.gz:
-	* hardcopy/ICCCM/icccm.PS.gz:
-	* hardcopy/ICCCM/icccm.idx.PS.gz:
-	* hardcopy/ICE/ICElib.PS.gz:
-	* hardcopy/ICE/ice.PS.gz:
-	* hardcopy/SM/SMlib.PS.gz:
-	* hardcopy/SM/xsmp.PS.gz:
-	* hardcopy/X11/xlib.PS.gz:
-	* hardcopy/X11/xlib.idx.PS.gz:
-	* hardcopy/XDMCP/xdmcp.PS.gz:
-	* hardcopy/XIM/xim.PS.gz:
-	* hardcopy/XLFD/xlfd.PS.gz:
-	* hardcopy/XProtocol/proto.PS.gz:
-	* hardcopy/XProtocol/proto.idx.PS.gz:
-	* hardcopy/Xaw/widg.idx.PS.gz:
-	* hardcopy/Xaw/widgets.PS.gz:
-	* hardcopy/Xext/DPMS.PS.gz:
-	* hardcopy/Xext/DPMSLib.PS.gz:
-	* hardcopy/Xext/bigreq.PS.gz:
-	* hardcopy/Xext/dbelib.PS.gz:
-	* hardcopy/Xext/evi.PS.gz:
-	* hardcopy/Xext/record.PS.gz:
-	* hardcopy/Xext/recordlib.PS.gz:
-	* hardcopy/Xext/security.PS.gz:
-	* hardcopy/Xext/shape.PS.gz:
-	* hardcopy/Xext/shapelib.PS.gz:
-	* hardcopy/Xext/sync.PS.gz:
-	* hardcopy/Xext/synclib.PS.gz:
-	* hardcopy/Xext/tog-cup.PS.gz:
-	* hardcopy/Xext/xc-misc.PS.gz:
-	* hardcopy/Xi/lib.PS.gz:
-	* hardcopy/Xi/port.PS.gz:
-	* hardcopy/Xi/proto.PS.gz:
-	* hardcopy/Xmu/xmu.PS.gz:
-	* hardcopy/Xt/intr.idx.PS.gz:
-	* hardcopy/Xt/intrinsics.PS.gz:
-	* hardcopy/i18n/Framework.PS.gz:
-	* hardcopy/i18n/LocaleDB.PS.gz:
-	* hardcopy/i18n/Trans.PS.gz:
-	Update hardcopy specs for 6.9/7.0 release.
-
-2005-12-19  Alan Coopersmith  <alan.coopersmith@sun.com>
-
-	* sgml/NetBSD.sgml: 
-	* sgml/Darwin.sgml:
-	* sgml/Install.sgml:
-	* sgml/LICENSE.sgml:
-	* sgml/NetBSD.sgml:
-	* sgml/OS2Notes.sgml:
-	* sgml/OpenBSD.sgml:
-	* sgml/README.sgml:
-	* sgml/RELNOTES.sgml:
-	* sgml/Solaris.sgml:
-	* sgml/XKB-Config.sgml:
-	* sgml/dps.sgml:
-	* sgml/fonts.sgml:
-        Typo fixes, mailing list & url updates, and other changes
-        to prepare for X11R6.9 & 7.0 releases.
-
-2005-12-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* sgml/README.sgml:
-	* sgml/RELNOTES.sgml:
-	Update README and RELNOTES from monolith.
-
-2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version number for final X11R7 release candidate.
-
-2005-12-14  Alan Coopersmith  <alan.coopersmith@sun.com>
-
-	* man/general/X.man: 
-	* man/general/XOrgFoundation.man: 
-	Correct spelling of X.Org Foundation name.  Updates for 7.0 release.
-
-2005-12-08  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	Initial revision.

commit b3e029d998c3039f816a602ffd92cbda6a97ac39
Author: Ian Romanick <idr@us.ibm.com>
Date:   Fri Feb 23 10:18:25 2007 -0800

    Add libpciaccess and xf86-video-xgi.  Update xf86-video-mga.
    
    Add entries for libpciaccess (I hope this is the correct place for it)
    and xf86-video-xgi.  Mark myself as the maintainer for both.  Add
    myself and Tilman Sauerbeck as maintainers for xf86-video-mga.

diff --git a/MAINTAINERS b/MAINTAINERS
index 7cf8d74..c9f5c15 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -40,6 +40,13 @@ L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
 S:	Maintained
 
+PCI Access Library
+P:	Ian Romanick
+M:	?
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.freedesktop.org/wiki/PciRework
+S:	Supported
+
 X.Org apps
 ---------------
 compiz
@@ -704,11 +711,11 @@ W:	http://wiki.x.org
 S:	Unmaintained
 
 xf86-video-mga
-P:	?
+P:	Ian Romanick, Tilman Sauerbeck
 M:	?
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
-S:	Unmaintained
+S:	Maintained
 
 xf86-video-neomagic
 P:	Egbert Eich
@@ -915,6 +922,12 @@ L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
 S:	Maintained
 
+xf86-video-xgi
+P:	Ian Romanick
+M:	?
+L:	xorg@lists.freedesktop.org
+W:	http://wiki.x.org
+S:	Maintained
 
 Developer relations & services
 ------------------------------

commit e8dccc9b413f6c8e3fb46d451fcc555b55113302
Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
Date:   Thu Feb 15 11:41:20 2007 -0500

    Bug #6988: Change behavior of Security extension per user feature request.

diff --git a/specs/Xext/security.tex b/specs/Xext/security.tex
index 311bb3f..f2a9ec9 100644
--- a/specs/Xext/security.tex
+++ b/specs/Xext/security.tex
@@ -363,6 +363,10 @@ by a trusted client, all attempts to map the window will be ignored.
 This includes mapping attempts resulting from MapWindow,
 MapSubwindows, ReparentWindow, and save-set processing.
 
+However, if the parent of an InputOnly window owned by an untrusted
+client is the root window, attempts to map that window will be performed
+as expected.  This is in line with the root window exceptions above.
+
 \subsection{Image Security}
 
 It should be impossible for an untrusted client to retrieve the image

commit 7b39be73bf4b92b6fa86d98d66d34e4d43d1edff
Author: Ben Byer <bbyer@bbyer.apple.com>
Date:   Sun Feb 11 17:09:04 2007 -0800

    added my email address

diff --git a/MAINTAINERS b/MAINTAINERS
index b8b90ed..7cf8d74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -336,7 +336,7 @@ S:	Unmaintained
 
 Mac OS X/Darwin
 P:	Ben Byer
-M:	?
+M:	bbyer@apple.com
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
 S:	Maintained

commit 2a98afc388150e18e06d18d3178b1229ef35cbc6
Author: Jesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Date:   Sun Feb 11 14:04:38 2007 -0800

    Update OS X maintainer and list OS X/Darwin port as maintained (still need email and possible co-maintainer entries for OS X though).

diff --git a/MAINTAINERS b/MAINTAINERS
index 19f613d..b8b90ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -335,11 +335,11 @@ W:	http://wiki.x.org
 S:	Unmaintained
 
 Mac OS X/Darwin
-P:	?
+P:	Ben Byer
 M:	?
 L:	xorg@lists.freedesktop.org
 W:	http://wiki.x.org
-S:	Unmaintained
+S:	Maintained
 
 OpenBSD
 P:	Matthieu Herrb



Reply to: