xextproto: Changes to 'master'

Matt Dew marcoz at kemper.freedesktop.org
Mon Jan 16 12:19:54 PST 2012


 specs/appgrp.xml   |  159 ++++----
 specs/dbe.xml      |  162 ++++----
 specs/dpms.xml     |   70 +--
 specs/evi.xml      |   51 +-
 specs/lbx.xml      | 1038 +++++++++++++++++++++++++++--------------------------
 specs/security.xml |  435 ++++++++--------------
 specs/shape.xml    |  148 ++++---
 specs/sync.xml     |   75 +--
 specs/tog-cup.xml  |   39 +
 specs/xtest.xml    |   88 ++--
 10 files changed, 1139 insertions(+), 1126 deletions(-)

New commits:
commit 38c6d386637eecc105f6e6b03ff10e6299bd0002
Author: Matt Dew <marcoz at osource.org>
Date:   Mon Jan 16 13:18:50 2012 -0700

    informaltable cleanup
    
    On certain tables, add top and bottom borders to table
    header and a bottom border to the table. This matches
    what those tables in the old pdfs looked like.
    
    the <?dbfo keep-together='always'> prevents tables from
    splitting across pages. Useful for tiny tables.
    
    Converting the colwidth to a floating point,
    IE, 1* -> 1.0* cleans up these build errors:
    WARNING: table-layout="fixed" and column-width unspecified
    => falling back to proportional-column-width(1)
    
    Signed-off-by: Matt Dew <marcoz at osource.org>



More information about the xorg-commit mailing list