libICE: Changes to 'master'

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


 doc/ICElib.xml |   18 +++++----
 docbook.am     |  112 ++++++++++++++++++++++++++++++---------------------------
 specs/ice.xml  |   19 +++++----
 3 files changed, 81 insertions(+), 68 deletions(-)

New commits:
commit 22601de3f38d035eb874d4bd9f649ddd2b3f0ae2
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 17:20:20 2011 -0400

    specs: 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.
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 7f330738f1f5862950b3baa35ff08446093bfd4e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 17:06:00 2011 -0400

    specs: use DocBook suggested markup for Copyrights
    
    Puts the statement on a single line, using commas to separate years
       --> Copyright © 1993, 1994, 1996 X Consortium
    
    As opposed to 3 double-spaced lines.
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit d68d2d2031f623a969784e702c97a07b8cd99010
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 16:56:21 2011 -0400

    specs: remove orphan <corpname>
    
    It does not display on the title page and is redundant.
    No visible change on the doc.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 87c934b9b7973a814763670e2dfad0579a8dcc78
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 16:27:09 2011 -0400

    specs: use the &fullrelvers; entity to set X11 release information
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 41f04fd8673db5c2d8e587ab2c169a694bd7528f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 14:13:35 2011 -0400

    ice.xml: version number is 1.1, not 1.0
    
    This is what it was before the conversion from roff to docbook.
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 9e2a596b4ff06fc9c70dfcd94506e536e351ee0b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 11 14:11:28 2011 -0400

    ice.xml: fix orphan affiliation
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 1309d477a061d165345b602e122990eaab71a0d4
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Sep 9 21:21:57 2011 -0400

    ICElib doc: remove empty revision list and specify the doc version number
    
    Revision histories are not used, only 3 docs out of 63 have one.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit e9d57773df26ad9440a49f58941b511e594605a4
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 b83cbed755315f6300133f2621cbe99bdc06345a
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