libXft: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:43:29 PDT 2011


 configure.ac             |   12 ++--
 include/X11/Xft/Xft.h.in |   42 ++++++++---------
 src/xftcolor.c           |    6 +-
 src/xftcore.c            |   86 +++++++++++++++++-----------------
 src/xftdpy.c             |   36 +++++++-------
 src/xftdraw.c            |   44 ++++++++---------
 src/xftextent.c          |   14 ++---
 src/xftfont.c            |   16 +++---
 src/xftfreetype.c        |  116 +++++++++++++++++++++++------------------------
 src/xftglyphs.c          |   52 ++++++++++-----------
 src/xftint.h             |   10 ++--
 src/xftlist.c            |    6 +-
 src/xftname.c            |    8 +--
 src/xftrender.c          |   54 ++++++++++-----------
 src/xftswap.c            |    2 
 src/xftxlfd.c            |   28 +++++------
 16 files changed, 266 insertions(+), 266 deletions(-)

New commits:
commit 3ad77b636978746786546ab2b779730997839f63
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:42:59 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list