xfontsel: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 28 22:06:41 PDT 2011


 COPYING               |    8 ++++----
 Makefile.am           |    6 +++---
 ULabel.c              |   30 +++++++++++++++---------------
 ULabel.h              |    8 ++++----
 ULabelP.h             |   12 ++++++------
 app-defaults/XFontSel |    8 ++++----
 configure.ac          |    4 ++--
 xfontsel.c            |   46 +++++++++++++++-------------------------------
 8 files changed, 53 insertions(+), 69 deletions(-)

New commits:
commit 5815b461672845cf6de179f04c778354139f7834
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 22:05:41 2011 -0700

    Add const attribute to fieldP fix a gcc -Wwrite-strings warning
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d9200f965f056d3da49476dd9b8333ff47265f30
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 22:00:50 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>

commit 561085a83a777fec4b42cfa16a8ba80e971d86fb
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 19:04:30 2011 -0700

    Convert sprintf calls to snprintf
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1d6970a838d4ed42a8c91a10cb5311f98ba959c3
Author: Jesse Adkins <jesserayadkins at gmail.com>
Date:   Tue Oct 26 16:06:24 2010 -0700

    Remove USE_TEXT_WIDGET (bug 8966)
    
    It was included in the initial revision. The bug dates back to 2006, so I
    think it's safe to say that this never worked.
    
    Signed-off-by: Jesse Adkins <jesserayadkins at gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list