libXaw3d: Changes to 'master'

Matt Turner mattst88 at kemper.freedesktop.org
Wed Feb 15 11:08:54 PST 2012


 configure.ac                   |   12 +++---
 include/X11/Xaw3d/AllWidgets.h |    2 +
 include/X11/Xaw3d/SmeThreeD.h  |    2 -
 src/AllWidgets.c               |   79 ++++++++++++++++++-----------------------
 4 files changed, 45 insertions(+), 50 deletions(-)

New commits:
commit dcd27a9c69a73214471f5c92ad6ed6b892ec9fbd
Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Feb 1 13:34:10 2012 -0500

    Add multiSink and multiSrc to AllWidgets.c
    
    Noticed when comparing with libXaw's AllWidgets.c.

commit e2841ced5c84c350c9a4e3e6c6a28f57913fd0b3
Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Feb 1 13:29:48 2012 -0500

    Include WidgetNode.h from AllWidgets.h
    
    Makes these two files closer to the libXaw originals.
    
    Signed-off-by: Matt Turner <mattst88 at gmail.com>

commit 16850c175d2b12ea5dace6eaa3734037e65c0d4a
Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Feb 1 12:52:46 2012 -0500

    Include headers instead of using extern definitions
    
    Caught a mistake in SmeThreeD.h: smeThreeDWidgetClass was declared
    instead of smeThreeDObjectClass.
    
    Also fixes redundant redeclaration warnings.
    
    Signed-off-by: Matt Turner <mattst88 at gmail.com>

commit a17b298430d3d55e92f30647346d9d3450f2f699
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Feb 1 12:18:06 2012 -0500

    Make --enable-internationalization default
    
    libXaw3d-1.5 was built with internationalization by default and software
    such as gv and xterm require it.
    
    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45153
    
    Signed-off-by: Matt Turner <mattst88 at gmail.com>



More information about the xorg-commit mailing list