libXaw: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Sep 15 07:58:37 PDT 2011


 docbook.am       |  112 +++++++++++++++++++++++++++++--------------------------
 specs/libXaw.xml |   10 ++--
 2 files changed, 66 insertions(+), 56 deletions(-)

New commits:
commit 6c628c605e4f58be3a84edc5273a0dd88363a770
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Sep 13 17:12:59 2011 -0400

    specs: fix orphan author affiliation.
    
    It belongs to Chris Peterson formerly of MIT
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit e07f1d83079eb90ea91e3ff120ad747b1cc78bfb
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 5b1f776e84108bce397cc6721ee176c3bb5592ad
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 19:49:53 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 038802c68090dd3a75405178516017d80a51ecdf
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 e24d546c5da599f63cc2ff40626b58c1183ed27a
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