recordproto: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Aug 19 17:07:46 PDT 2009


 Makefile.am   |    3 
 configure.ac  |    2 
 record.h      |  211 -------------------------------------
 recordconst.h |   54 +++++++++
 recordproto.h |  306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 recordstr.h   |  326 ----------------------------------------------------------
 6 files changed, 367 insertions(+), 535 deletions(-)

New commits:
commit 379a691a45f4a637b8b7bbea9d3c7c2454f5cde6
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Sat Aug 15 21:47:26 2009 +1000

    Bump to 1.13.99.1

commit a7419fc173ccb949e6b20e1608bdcb816157a17f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Aug 18 11:08:27 2009 +1000

    Rename recordstr.h to recordproto.h, provide a stub instead.
    
    Renaming for consistency with other protocol packages. recordstr.h is a
    simple stub warning against the use of this header.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 5e35e18e81da8a6a891bc73ac828d45eae91c53c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Aug 14 13:34:52 2009 +1000

    Remove xlib headers, rename record.h to recordconst.h.
    
    Xlib headers moved to libXtst.
    
    This patch also moves some defines from recordstr.h into recordconst.h.
    These defines are the ones possibly used by clients (e.g. RECORD_NAME).
    Clients should never need to include recordstr.h.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 59c7795cb8cf932c5c5942bb07278854c89a6a67
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Aug 14 13:29:13 2009 +1000

    remove RCS tags
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list