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

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jun 3 17:20:52 PDT 2010


Tag 'libXext-1.1.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-06-04 01:19 -0700

libXext 1.1.2

Changes since libXext-1.1.1:
Alan Coopersmith (3):
      Fix CFLAGS/CPPFLAGS so lint works properly
      Update Sun license notices to current X.Org standard form
      libXext 1.1.2

Gaetan Nadon (7):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jamey Sharp (1):
      XAllocID must only be called with the Display lock held.

Julien Cristau (2):
      Don't export xgeExtRegister
      Revert "Don't smash the event_vec if num_events differs between lib and server."

Keith Packard (1):
      Make library headers compatible with old server builds

Peter Hutterer (1):
      Don't smash the event_vec if num_events differs between lib and server.

---
 .gitignore                             |   74 ++++++++--
 COPYING                                |   33 ++--
 INSTALL                                |  229 ---------------------------------
 Makefile.am                            |   10 -
 configure.ac                           |   15 +-
 include/X11/extensions/XShm.h          |    2 
 include/X11/extensions/dpms.h          |    2 
 include/X11/extensions/sync.h          |    6 
 man/.gitignore                         |    2 
 man/DPMSCapable.man                    |   35 ++---
 man/DPMSDisable.man                    |   35 ++---
 man/DPMSEnable.man                     |   35 ++---
 man/DPMSForceLevel.man                 |   35 ++---
 man/DPMSGetTimeouts.man                |   35 ++---
 man/DPMSGetVersion.man                 |   35 ++---
 man/DPMSInfo.man                       |   35 ++---
 man/DPMSQueryExtension.man             |   35 ++---
 man/DPMSSetTimeouts.man                |   35 ++---
 man/XShm.man                           |   33 ++--
 man/XcupGetReservedColormapEntries.man |   35 ++---
 man/XcupQueryVersion.man               |   35 ++---
 man/XcupStoreColors.man                |   35 ++---
 src/Makefile.am                        |    4 
 src/Xdbe.c                             |    5 
 src/extutil.c                          |    2 
 25 files changed, 298 insertions(+), 539 deletions(-)
---


More information about the xorg-commit mailing list