libXext: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Sep 14 13:08:24 PDT 2011


 docbook.am         |  112 ++++++++++++++++++++++++++++-------------------------
 specs/dbelib.xml   |    8 ++-
 specs/dpmslib.xml  |    8 ++-
 specs/shapelib.xml |   12 +++--
 specs/synclib.xml  |   11 ++---
 specs/xtest1.xml   |    1 
 6 files changed, 83 insertions(+), 69 deletions(-)

New commits:
commit e493d8f2a6441ea7bd92bb9dc9681d0bd8cfb7dc
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Sep 14 16:06:55 2011 -0400

    docs: remove orphan affiliation
    
    Move releaseinfo elements together
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 0344dafef098d64a9be7bafc859c8c1f27b75942
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Sep 14 16:03:45 2011 -0400

    docs: fix author affiliation
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit a8248f0dbb84ab2530bd11f2c396b7fcd4b128f4
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Sep 12 16:54:45 2011 -0400

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

commit 426514bee44ccbb849b959c917a191545e7472fa
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 aec3220c5ca4942fdb2ad40d3b460ddd90603428
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 23b5f7d36f850cef9a135290bec23099f33245d1
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