xwd: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 22 23:24:59 PDT 2012


 configure.ac |   12 +++++++++++-
 multiVis.c   |    1 -
 wsutils.h    |    2 ++
 xwd.c        |    5 ++++-
 4 files changed, 17 insertions(+), 3 deletions(-)

New commits:
commit c22c121262efcaca5f58774072ac84e1006e43aa
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Mar 19 13:16:20 2012 -0700

    Optionally enable existing code to call XkbStdBell from libxkbfile
    
    Copied from similar check in oclock/configure.ac
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 091e5f0fc73d7cdda2dcb72fbe198a0103476d77
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Mar 19 13:09:52 2012 -0700

    Move Pixel typedef from xwd.c to wsutils.h
    
    Removes need for including <X11/Intrinsic.h> in multiVis.c just to get
    the Pixel typedef, which resolves
    https://bugs.freedesktop.org/show_bug.cgi?id=47462 without adding a
    dependency on libXt.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list