xextproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Sep 15 07:59:11 PDT 2011


 docbook.am         |  112 ++++++++++++++++++++++++++++-------------------------
 specs/appgrp.xml   |    7 ++-
 specs/dbe.xml      |    7 ++-
 specs/dpms.xml     |    7 ++-
 specs/evi.xml      |    7 ++-
 specs/geproto.xml  |    6 ++
 specs/lbx.xml      |    6 ++
 specs/multibuf.xml |    7 ++-
 specs/security.xml |    8 ++-
 specs/shape.xml    |    7 ++-
 specs/shm.xml      |   12 +++--
 specs/sync.xml     |   56 ++++++++++++++++----------
 specs/tog-cup.xml  |    7 ++-
 specs/xtest.xml    |    6 ++
 14 files changed, 156 insertions(+), 99 deletions(-)

New commits:
commit 08f39a5f52ef9e10ae7b32d9ae21d64f5eaef354
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Sep 14 20:55:08 2011 -0400

    sync: fix author name and authors affiliation
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 895d967d56711617ff59e2d2d60389609557072b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Sep 12 11:23:00 2011 -0400

    docs: use the &fullrelvers; entity to set X11 release information
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit a19f712304f9a606dd2f9d805d5292b37371b31d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 19:49:54 2011 -0400

    docs: remove <productnumber> which is not used by default
    
    This element is not rendered by default on the title. A template
    customization is required to display it.
    X Window System does not have a product number.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 2ff4ebb7014d739744d30a873c90530bc4103927
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Sep 9 21:03:36 2011 -0400

    Use more appropriate docbook element to get "Edited by"
    
    The proper element to use is <editor>.
    The <contrib> was a hack to insert text and showed up in the wrong location
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit a6b33943e6245da960d74dc7dd9a2dec40310fa2
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Sep 8 20:00:00 2011 -0400

    docbook.am: embed css styles inside the HTML HEAD element
    
    Rather than referring to the external xorg.css stylesheet, embed the content
    of the file in the html output produced. This is accomplished by using
    version 1.10 of xorg-xhtml.xsl.
    
    This makes the whole html docs tree much more relocatable.
    In addition, it eliminates xorg.css as a runtime file which makes
    xorg-sgml-doctools a build time only package.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit e689b12b5d685deb7d226d116fbac21951d08968
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Sep 7 10:31:04 2011 -0400

    docbook.am: global maintenance update - entities, images and olinking
    
    Adding support in libX11 for html chunking caused a reorg of docbook.am
    as well as the xorg-sgml-doctools masterdb for olinking.
    The parameter img.src.path is added for pdf images.
    A searchpath to the root builddir is added for local entities, if present.
    
    The docbook.am makefile hides all the details and is identical for
    all 22 modules having DocBook documentation. It is included by a thin
    Makefile.am which requires no docbook knowledge.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list