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

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 6 17:27:30 PDT 2011


Tag 'libXext-1.3.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2011-05-07 00:41 -0700

libXext 1.3.0

Changes since libXext-1.2.0:
Alan Coopersmith (6):
      Sun's copyrights belong to Oracle now
      specs/shapelib.xml: Remove extra Glossary title
      specs/synclib.xml: Fix title page/legal notice markup
      specs/xtest1.xml: Fix section titles/nesting
      Remove old .tex versions of dbelib & synclib specs now that we have .xml
      libXext 1.3.0

Alan Hourihane (1):
      Add _X_HIDDEN to xgeExtRegister to fix build problems on 64bit

Alistair Leslie-Hughes (1):
      Add missing prototypes. #14723

Gaetan Nadon (6):
      config: HTML file generation: use the installed copy of xorg.css
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac
      Documentation: add Docbook external references support

James Jones (5):
      Backwards compat for newer XSync + older servers
      Require xextproto >= 7.1.99
      Initial Fence Sync Object support
      Add XSyncQueryFence()
      Add XSyncAwaitFence()

Matt Dew (1):
      specs: convert xtest ext1 from roff to DocBook/XML

Paulo Zanoni (1):
      Use docbookx.dtd version 4.3 for all docs

Peter Hutterer (1):
      Correct XShm return values.

---
 COPYING                                |    2 
 configure.ac                           |   61 --
 docbook.am                             |   95 +++
 include/X11/extensions/XShm.h          |    8 
 include/X11/extensions/sync.h          |   33 +
 include/X11/extensions/xtestext1.h     |   14 
 man/DPMSCapable.man                    |    2 
 man/DPMSDisable.man                    |    2 
 man/DPMSEnable.man                     |    2 
 man/DPMSForceLevel.man                 |    2 
 man/DPMSGetTimeouts.man                |    2 
 man/DPMSGetVersion.man                 |    2 
 man/DPMSInfo.man                       |    2 
 man/DPMSQueryExtension.man             |    2 
 man/DPMSSetTimeouts.man                |    2 
 man/XShm.man                           |   12 
 man/XcupGetReservedColormapEntries.man |    2 
 man/XcupQueryVersion.man               |    2 
 man/XcupStoreColors.man                |    2 
 specs/.gitignore                       |    3 
 specs/Makefile.am                      |   61 --
 specs/dbelib.tex                       |  620 ---------------------
 specs/dbelib.xml                       |    4 
 specs/dpmslib.xml                      |    4 
 specs/shapelib.xml                     |    8 
 specs/synclib.tex                      |  770 --------------------------
 specs/synclib.xml                      |   35 -
 specs/xtest1.xml                       |  952 +++++++++++++++++++++++++++++++++
 src/XShm.c                             |    8 
 src/XSync.c                            |  258 ++++++++
 src/Xge.c                              |    2 
 31 files changed, 1413 insertions(+), 1561 deletions(-)
---


More information about the xorg-commit mailing list