libXext: Changes to 'refs/tags/libXext-1.3.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 20:01:17 PST 2012


Tag 'libXext-1.3.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 04:01 -0800

libXext-1.3.1

Changes since libXext-1.3.0:
Alan Coopersmith (4):
      Install xml versions of specs even if HAVE_XMLTO is false
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      libXext 1.3.1

Gaetan Nadon (17):
      Install target dbs alongside generated documents
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      docs: fix author affiliation
      docs: remove orphan affiliation
      docs: fix author affiliation
      dpmslib: restore DEC copyright
      dbelib: fix typo in author's name
      synclib: fix authors and affiliations
      dbelib: refactor docbook copyright markup
      specs: add missing legal text information
      synclib: refactor copyright legal text for multiple licensing
      dpmslib: minor markup fix in legal text
      xtest1: adding legal text related to the X Consortium Copyright
      specs: regroup <author> <editor> <othercredit> under authorgroup

Matt Dew (4):
      add id attributes to funcsynopsis to allow other docs to olink to them.
      Add some links for quick referencing definitions.
      Fix id attributes capitolization
      more Cleanup of IDs and links in doc

---
 AUTHORS                                |    6 -
 COPYING                                |   16 +--
 configure.ac                           |    6 -
 docbook.am                             |  116 +++++++++++++++-------------
 include/X11/extensions/XLbx.h          |    4 
 include/X11/extensions/Xdbe.h          |   10 +-
 include/X11/extensions/Xge.h           |    2 
 include/X11/extensions/dpms.h          |   10 +-
 include/X11/extensions/extutil.h       |    6 -
 include/X11/extensions/sync.h          |   16 +--
 include/X11/extensions/xtestext1.h     |    4 
 man/DBE.man                            |  118 ++++++++++++++--------------
 man/DPMSCapable.man                    |   18 ++--
 man/DPMSDisable.man                    |   16 +--
 man/DPMSEnable.man                     |   32 +++----
 man/DPMSForceLevel.man                 |   22 ++---
 man/DPMSGetTimeouts.man                |   36 ++++----
 man/DPMSGetVersion.man                 |   22 ++---
 man/DPMSInfo.man                       |   24 ++---
 man/DPMSQueryExtension.man             |   40 ++++-----
 man/DPMSSetTimeouts.man                |   80 +++++++++----------
 man/XShape.man                         |  136 ++++++++++++++++-----------------
 man/XShm.man                           |   30 +++----
 man/XcupGetReservedColormapEntries.man |   22 ++---
 man/XcupQueryVersion.man               |   18 ++--
 man/XcupStoreColors.man                |   22 ++---
 man/XdbeAllocateBackBufferName.man     |   38 ++++-----
 man/XdbeBeginIdiom.man                 |   30 +++----
 man/XdbeDeallocateBackBufferName.man   |   30 +++----
 man/XdbeEndIdiom.man                   |   30 +++----
 man/XdbeFreeVisualInfo.man             |   30 +++----
 man/XdbeGetBackBufferAttributes.man    |   34 ++++----
 man/XdbeGetVisualInfo.man              |   36 ++++----
 man/XdbeQueryExtension.man             |   32 +++----
 man/XdbeSwapBuffers.man                |   30 +++----
 man/Xevi.man                           |   56 ++++++-------
 man/Xmbuf.man                          |   72 ++++++++---------
 specs/Makefile.am                      |    2 
 specs/dbelib.xml                       |  109 ++++++++++++++------------
 specs/dpmslib.xml                      |   38 ++++-----
 specs/shapelib.xml                     |   67 +++++++++-------
 specs/synclib.xml                      |  110 ++++++++++++++------------
 specs/xtest1.xml                       |   32 +++++++
 src/DPMS.c                             |   18 ++--
 src/MITMisc.c                          |    4 
 src/Makefile.am                        |    2 
 src/XAppgroup.c                        |   16 +--
 src/XEVI.c                             |    2 
 src/XLbx.c                             |    8 -
 src/XMultibuf.c                        |   56 ++++++-------
 src/XSecurity.c                        |    4 
 src/XShape.c                           |    8 -
 src/XShm.c                             |    6 -
 src/XSync.c                            |    6 -
 src/XTestExt1.c                        |   36 ++++----
 src/Xcup.c                             |   10 +-
 src/Xdbe.c                             |   28 +++---
 src/Xge.c                              |    2 
 src/extutil.c                          |   24 ++---
 src/globals.c                          |    2 
 60 files changed, 953 insertions(+), 887 deletions(-)
---


More information about the xorg-commit mailing list