libxtrans: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Thu May 19 13:28:53 UTC 2016


 Xtrans.c       |  167 ---------------------------------------------------------
 Xtrans.h       |   55 ------------------
 Xtransint.h    |   36 +-----------
 Xtranslcl.c    |  101 ----------------------------------
 Xtranssock.c   |  162 -------------------------------------------------------
 doc/xtrans.xml |  117 +--------------------------------------
 6 files changed, 7 insertions(+), 631 deletions(-)

New commits:
commit 3810e026323210df6ec6cf818f01832a63e9fbb9
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 18 12:58:31 2016 -0400

    Remove GetMyAddr
    
    Again, pre-xcb libX11 was the only consumer.
    
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit 75419e6b6d985ea8796f05d1acb5e154b065c9b9
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 18 12:50:48 2016 -0400

    Make FreeConnInfo static
    
    libX11 used to need this in the XOpenDisplay code, but hasn't since xcb
    became mandatory.
    
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit 0794b1b712a90b40e2b019c9edc6f96874493c52
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 18 12:41:41 2016 -0400

    unifdef LBXPROXY_t and TEST_t
    
    LBX is dead, and TEST_t is unused.
    
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit 473e77563b16fa7c42db9403c1382e9483e3666c
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 18 12:38:02 2016 -0400

    Remove CLTS code
    
    Never been used, as far as I can tell.
    
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list