libXaw: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Feb 2 18:21:58 PST 2011


 src/Actions.c     |   47 +++++++++++++++++++++++------------------------
 src/Converters.c  |   35 +++++++++++++++++------------------
 src/DisplayList.c |   24 ++++++++++++------------
 src/MenuButton.c  |    7 +++----
 src/Paned.c       |    1 -
 src/Simple.c      |   11 +++++------
 src/SimpleMenu.c  |    7 +++----
 src/SmeBSB.c      |    1 -
 src/Text.c        |    1 -
 src/TextAction.c  |   14 +++++++-------
 src/TextPop.c     |   25 ++++++++++++-------------
 src/TextSink.c    |   49 +++++++++++++++++++++++++------------------------
 src/Toggle.c      |    1 -
 13 files changed, 107 insertions(+), 116 deletions(-)

New commits:
commit 38dce0209303b48054c884508633b4ce0d52a819
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jan 27 22:40:02 2011 -0800

    Convert XmuSnprintf calls to just plain snprintf
    
    All supported platforms have native snprintf
    
    Remove #include <X11/Xmu/SysUtil.h> since it only defines XmuSnprintf
    and the unused XmuGethostname
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 83e4910b379cb9b9d69a0438eba3322470afda24
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jan 27 22:35:46 2011 -0800

    Typo fix: sintax error -> syntax error
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list