libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Jul 6 16:00:13 PDT 2014


 specs/libX11/AppC.xml |    6 +--
 specs/libX11/AppD.xml |    5 +--
 specs/libX11/CH03.xml |   46 +++++++++++++++++------------
 specs/libX11/CH04.xml |   11 +++----
 specs/libX11/CH05.xml |   17 ++++++-----
 specs/libX11/CH06.xml |   34 +++++++++++-----------
 specs/libX11/CH07.xml |   38 ++++++++++++++----------
 specs/libX11/CH08.xml |   77 ++++++++++++++++++++++++++++++++------------------
 specs/libX11/CH09.xml |    3 +
 specs/libX11/CH12.xml |   23 +++++++-------
 specs/libX11/CH13.xml |   18 +++++++----
 specs/libX11/CH14.xml |    2 -
 specs/libX11/CH16.xml |   47 ++++++++++++++++++------------
 13 files changed, 193 insertions(+), 134 deletions(-)

New commits:
commit ff9a5c199251a84fa59d14fd48dadb3f8920b54b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 6 15:08:21 2014 -0700

    specs/libX11: Add missing spaces to 'unsignedint' & 'unsignedlong' types
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a06ea86773568926c36ae650b188fc818d540db7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 6 15:04:27 2014 -0700

    specs/libX11: Fix height & width in parameter lists to be two separate entries
    
    "unsigned int width, unsigned int height", not a single parameter "height"
    of type "unsignedintwidth,".
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e4db5e503682b3304fe82e4b17b419a8e0f0a9f2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 6 14:38:10 2014 -0700

    specs/libX11: Fix x & y in parameter lists to be two separate parameters
    
    "int x, int y" not a single parameter y of type "intx"
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list