libXext: Changes to 'xge'

Peter Hutterer whot at kemper.freedesktop.org
Wed Dec 5 20:27:06 PST 2007


 COPYING         |  168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile.am     |    5 +
 configure.ac    |    9 +++
 man/XShape.man  |   18 +++---
 man/XShm.man    |   26 ++++----
 man/Xmbuf.man   |   54 +++++++++---------
 src/Makefile.am |   16 +++++
 src/XAppgroup.c |    2 
 src/XEVI.c      |    5 +
 src/XMultibuf.c |    2 
 src/XShape.c    |    4 -
 src/XTestExt1.c |    8 +-
 src/Xcup.c      |    2 
 src/extutil.c   |    8 +-
 src/globals.c   |    2 
 15 files changed, 264 insertions(+), 65 deletions(-)

New commits:
commit c4b0ae960d63f461d6e9efd64f70084f06a674b3
Merge: d1c93500e2f56b8aefda7133848c21f62572f5d5 249daf0d8a044a97d053c957ab45445c159d31e4
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Dec 6 14:23:02 2007 +1030

    Merge branch 'master' into xge

commit 249daf0d8a044a97d053c957ab45445c159d31e4
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Nov 28 17:29:28 2007 -0800

    XeviGetVisualInfo: check for null pointer before writing to it, not after

commit a7d211f6e3ded98c79e7be73253a51958d3e98db
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 18:12:29 2007 -0800

    include of config.h should not be inside #ifdef WIN32

commit 1614ea1074d62f32f51032141b0c55250380ca17
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 17:54:34 2007 -0800

    Add hooks for checking code with lint/sparse/etc.

commit 8a2bb8793eed1c7f690be5c00772b2a64b9632fd
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:54:21 2007 -0800

    Fix sparse warnings (type mismatches in function pointers, int as pointer)

commit 781dbe7d723e9fe5a0e028dcb5a0fafeb59629e3
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:11:49 2007 -0800

    Add missing copyright/license notices to COPYING

commit 39cb1caa381666ac79307d3d312992d4e22980d1
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:03:14 2007 -0800

    Fix incorrect comment delimiters in libXext man pages
    
    Similar to X.Org Bug #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
    Protect /* sequences from cpp pre-processor removal without transforming
    to Unicode mathematical asterisk character, and fix incorrectly encoded
    /* sequences in XShm.man.

commit cca90a25678bf3c3269af1c0ac5493cfd4809727
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 15:55:28 2007 -0800

    Fix typos in source comments



More information about the xorg-commit mailing list