libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jul 16 21:21:19 PDT 2010


 specs/libX11/AppD.xml     |   16 +-
 specs/libX11/CH04.xml     |  361 +++++++++++++---------------------------------
 specs/libX11/CH06.xml     |   25 +--
 specs/libX11/CH14.xml     |  234 ++++++++++++++---------------
 specs/libX11/CH15.xml     |   12 -
 specs/libX11/CH16.xml     |    2 
 specs/libX11/glossary.xml |   16 --
 7 files changed, 258 insertions(+), 408 deletions(-)

New commits:
commit d0b0d215cb85da48b323b1392149ce181e7ef5ec
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jul 16 21:15:13 2010 -0700

    specs/libX11: convert multicolumn lists from tables to <simplelist>
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e679f80c6210c0aefe3669f8f536353619097a4b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jul 16 20:51:52 2010 -0700

    specs/libX11: Tag WM_* as <property>
    
    Mass substitution done by:
     perl -i -p -e 'if ($_ !~ m{^\<}) { $_ =~ s{(WM_\w+)}{<property>$1</property>}g; }' *.xml
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c7b7e59b3b22221d0be6286c540001c360308f69
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jul 16 20:41:33 2010 -0700

    specs/libX11: Convert simpler eqn markup to docbook tags
    
    Mostly "sup" to <superscript>
    
    There's several more complicated equations that will probably need
    MathML or SVG to solve.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list