libxext: Changes to 'upstream-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore |   74 ++-
 COPYING|   47 +
 INSTALL|  229 -
 Makefile.am|   12 
 configure.ac   |   30 -
 include/X11/extensions/MITMisc.h   |2 
 include/X11/extensions/XEVI.h  |2 
 include/X11/extensions/XLbx.h  |2 
 include/X11/extensions/XShm.h  |5 
 include/X11/extensions/Xag.h   |2 
 include/X11/extensions/Xcup.h  |2 
 include/X11/extensions/Xdbe.h  |2 
 include/X11/extensions/Xext.h  |2 
 include/X11/extensions/dpms.h  |4 
 include/X11/extensions/extutil.h   |2 
 include/X11/extensions/lbxbuf.h|   51 --
 include/X11/extensions/lbxbufstr.h |   45 -
 include/X11/extensions/lbximage.h  |  151 --
 include/X11/extensions/multibuf.h  |3 
 include/X11/extensions/security.h  |2 
 include/X11/extensions/shape.h |3 
 include/X11/extensions/sync.h  |8 
 include/X11/extensions/xtestext1.h |1 
 man/DBE.man|4 
 man/DPMSCapable.man|   39 -
 man/DPMSDisable.man|   39 -
 man/DPMSEnable.man |   37 -
 man/DPMSForceLevel.man |   37 -
 man/DPMSGetTimeouts.man|   37 -
 man/DPMSGetVersion.man |   37 -
 man/DPMSInfo.man   |   37 -
 man/DPMSQueryExtension.man |   37 -
 man/DPMSSetTimeouts.man|   37 -
 man/Makefile.am|  173 +++
 man/XShape.man |5 
 man/XShapeCombineMask.man  |1 
 man/XShapeCombineRectangles.man|1 
 man/XShapeCombineRegion.man|1 
 man/XShapeCombineShape.man |1 
 man/XShapeGetRectangles.man|1 
 man/XShapeInputSelected.man|1 
 man/XShapeOffsetShape.man  |1 
 man/XShapeQueryExtension.man   |1 
 man/XShapeQueryExtents.man |1 
 man/XShapeQueryVersion.man |1 
 man/XShapeSelectInput.man  |1 
 man/XShm.man   |   33 -
 man/XShmAttach.man |1 
 man/XShmCreateImage.man|1 
 man/XShmCreatePixmap.man   |1 
 man/XShmDetach.man |1 
 man/XShmGetEventBase.man   |1 
 man/XShmGetImage.man   |1 
 man/XShmPixmapFormat.man   |1 
 man/XShmPutImage.man   |1 
 man/XShmQueryExtension.man |1 
 man/XShmQueryVersion.man   |1 
 man/XcupGetReservedColormapEntries.man |   37 -
 man/XcupQueryVersion.man   |   37 -
 man/XcupStoreColors.man|   37 -
 man/XdbeAllocateBackBufferName.man |4 
 man/XdbeBeginIdiom.man |4 
 man/XdbeDeallocateBackBufferName.man   |4 
 man/XdbeEndIdiom.man   |4 
 man/XdbeFreeVisualInfo.man |4 
 man/XdbeGetBackBufferAttributes.man|4 
 man/XdbeGetVisualInfo.man  |4 
 man/XdbeQueryExtension.man |4 
 man/XdbeSwapBuffers.man|4 
 man/Xevi.man   |4 
 man/XeviGetVisualInfo.man  |1 
 man/XeviQueryExtension.man |1 
 man/XeviQueryVersion.man   |1 
 man/Xmbuf.man  |5 
 man/XmbufChangeBufferAttributes.man|1 
 man/XmbufChangeWindowAttributes.man|1 
 man/XmbufCreateBuffers.man |1 
 man/XmbufCreateStereoWindow.man|1 
 man/XmbufDestroyBuffers.man|1 
 man/XmbufDisplayBuffers.man|1 
 man/XmbufGetBufferAttributes.man   |1 
 man/XmbufGetScreenInfo.man |1 
 man/XmbufGetVersion.man|1 
 man/XmbufGetWindowAttributes.man   |1 
 man/XmbufQueryExtension.man|1 
 specs/.gitignore   |6 
 specs/Makefile.am  |   64 ++
 specs/dbelib.tex   |  620 +
 specs/dbelib.xml   |  728 +
 specs/dpmslib.xml  |  419 +
 specs/shapelib.xml |  581 +++
 specs/synclib.tex  |  770 +++
 specs/synclib.xml  |  804 +
 src/DPMS.c |3 
 src/MITMisc.c  |3 
 src/Makefile.am|7 
 src/XAppgroup.c|4 
 src/XEVI.c |5 
 src/XLbx.c |5 
 src/XMultibuf.c|   

libxext: Changes to 'upstream-experimental'

2009-09-13 Thread Julien Cristau
 .gitignore |   10 +
 COPYING|  168 
 Makefile.am|   11 -
 README |   29 ++
 configure.ac   |   21 +-
 include/X11/extensions/MITMisc.h   |   56 +
 include/X11/extensions/XEVI.h  |   63 ++
 include/X11/extensions/XLbx.h  |   52 +
 include/X11/extensions/XShm.h  |  136 +
 include/X11/extensions/Xag.h   |   92 +
 include/X11/extensions/Xcup.h  |   60 ++
 include/X11/extensions/Xdbe.h  |  140 ++
 include/X11/extensions/Xext.h  |   55 +
 include/X11/extensions/Xge.h   |   57 +
 include/X11/extensions/dpms.h  |   53 +
 include/X11/extensions/extutil.h   |  192 +++
 include/X11/extensions/lbxbuf.h|   51 +
 include/X11/extensions/lbxbufstr.h |   45 
 include/X11/extensions/lbximage.h  |  151 +++
 include/X11/extensions/multibuf.h  |  216 +
 include/X11/extensions/security.h  |   79 +++
 include/X11/extensions/shape.h |  155 +++
 include/X11/extensions/sync.h  |  338 +
 include/X11/extensions/xtestext1.h |   85 
 man/.gitignore |3 
 man/XShape.man |   18 -
 man/XShm.man   |   31 +--
 man/Xmbuf.man  |   54 ++---
 src/.gitignore |6 
 src/DPMS.c |2 
 src/MITMisc.c  |2 
 src/Makefile.am|   43 
 src/XAppgroup.c|5 
 src/XEVI.c |7 
 src/XLbx.c |2 
 src/XMultibuf.c|7 
 src/XSecurity.c|5 
 src/XShape.c   |7 
 src/XShm.c |2 
 src/XSync.c|   29 --
 src/XTestExt1.c|9 
 src/Xcup.c |5 
 src/Xdbe.c |2 
 src/Xge.c  |  368 +
 src/extutil.c  |   21 +-
 src/globals.c  |3 
 xext.pc.in |2 
 47 files changed, 2824 insertions(+), 124 deletions(-)

New commits:
commit e29cd70df7d5abdccb6b7ed973611044d02241d0
Author: Peter Hutterer 
Date:   Tue Jul 21 13:38:01 2009 +1000

Bump to 1.0.99.4

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index 0234d53..38bdc93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([libXext],
-1.0.99.3,
+1.0.99.4,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 libXext)
 

commit c3dc01ce05b26ec389eb2fbfc8633e3e0955572f
Author: Jon TURNEY 
Date:   Mon Jul 20 22:49:15 2009 +0100

Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on 
case-insensitive filesystems

Requires xextproto 7.0.99.2

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index bf7168c..0234d53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ AC_PROG_CC
 XORG_CWARNFLAGS
 
 # Checks for pkg-config packages
-PKG_CHECK_MODULES(XEXT, [xproto >= 7.0.13] [x11 >= 1.1.99.1] [xextproto >= 
7.0.99.1])
+PKG_CHECK_MODULES(XEXT, [xproto >= 7.0.13] [x11 >= 1.1.99.1] [xextproto >= 
7.0.99.2])
 XEXT_CFLAGS="$CWARNFLAGS $XEXT_CFLAGS"
 AC_SUBST(XEXT_CFLAGS)
 AC_SUBST(XEXT_LIBS)
diff --git a/include/X11/extensions/MITMisc.h b/include/X11/extensions/MITMisc.h
index acb6850..5b9713e 100644
--- a/include/X11/extensions/MITMisc.h
+++ b/include/X11/extensions/MITMisc.h
@@ -32,7 +32,7 @@ in this Software without prior written authorization from The 
Open Group.
 #define _XMITMISC_H_
 
 #include 
-#include 
+#include 
 
 _XFUNCPROTOBEGIN
 

commit dbc6ca9306f0f683419aca737e0d98243475bc0d
Author: Peter Hutterer 
Date:   Mon Jul 20 13:19:04 2009 +1000

Remove XTest header, belongs to libXtst.

All prototypes declared in XTest.h are defined in libXtst/src/XTest.c, not
here.

This removes the circular dependency between libXi and libXext.

Reported-by: Colin Guthrie
Signed-off-by: Peter Hutterer 

diff --git a/include/X11/extensions/XTest.h b/include/X11/extensions/XTest.h
deleted file mode 100644
index f27407a..000
--- a/include/X11/extensions/XTest.h
+++ /dev/null
@@ -1,146 +0,0 @@
-/* $Xorg: XTest.h,v 1.5 2001/02/09 02:03:24 xorgcvs Exp $ */
-/*
-
-Copyright 1992, 1998  The Open Group
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation.
-
-The above

libxext: Changes to 'upstream-experimental'

2007-02-02 Thread Julien Cristau
New branch 'upstream-experimental' available with the following commits:
commit 8d8a6ac4012c2bd5bfd037e42f69f5b2b111433d
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jan 25 18:28:21 2007 -0800

Version bump: 1.0.3

commit 6856538d6dec00795f492262eb4f730735eff8d1
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jan 25 18:23:14 2007 -0800

Replace static ChangeLog with dist-hook to generate from git log


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]