libXmu: Changes to 'refs/tags/libXmu-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 29 17:18:22 PDT 2010


Tag 'libXmu-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-30 00:53 -0700

libXmu 1.1.0

Changes since libXmu-1.0.5:
Alan Coopersmith (16):
      Move doc/Xmu.ms from xorg-docs module
      Convert Xmu.ms to DocBook/xml
      Correct some minor typos in original document
      Fix distcheck (forgot to mark Xmu.xml as dist_*)
      Show X logo as a figure for XmuDrawLogo
      Add XmuSnprintf to doc/Xmu.xml
      Update docs to match headers
      Add XmuNCopyISOLatin1Lowered & XmuNCopyISOLatin1Uppered to doc/Xmu.xml
      Document which functions are in libXmu vs. libXmuu
      Use _X_ATTRIBUTE_PRINTF from Xfuncproto.h in Xmu headers
      Xmu.xml: Compilers that can't handle void are now ancient history
      Add some cross-reference links and an index to the docs
      Use shared stylesheets from xorg-sgml-doctools instead of a private copy
      Add xorg.css to CLEANFILES to pass make distcheck
      Remove unnecessary calls from configure.ac
      libXmu 1.1.0

Fernando Carrijo (1):
      Purge macro NEED_EVENTS

Gaetan Nadon (13):
      .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 execute permission on source C file
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60
      config: add WhitePoint.h to the include headers
      config: move docs ignore from toplevel .gitignore to /doc
      config: use HAVE_STYLESHEET now defined in XORG_CHECK_SGML_DOCTOOLS
      config: use HAVE_XMLTO_TEXT from XORG_WITH_XMLTO
      specs: xsl stylesheet requires abs path to images

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

---
 .gitignore                   |   73 
 INSTALL                      |  229 --
 Makefile.am                  |   16 
 README                       |    6 
 configure.ac                 |   29 
 doc/.gitignore               |    6 
 doc/Makefile.am              |   62 
 doc/Xmu.xml                  | 4727 +++++++++++++++++++++++++++++++++++++++++++
 doc/xlogo.svg                |   45 
 include/Makefile.am          |    3 
 include/X11/Xmu/Atoms.h      |    3 
 include/X11/Xmu/CharSet.h    |    4 
 include/X11/Xmu/CloseHook.h  |    3 
 include/X11/Xmu/Converters.h |    4 
 include/X11/Xmu/CurUtil.h    |    3 
 include/X11/Xmu/CvtCache.h   |    3 
 include/X11/Xmu/DisplayQue.h |    3 
 include/X11/Xmu/Drawing.h    |    3 
 include/X11/Xmu/Editres.h    |    3 
 include/X11/Xmu/EditresP.h   |    3 
 include/X11/Xmu/Error.h      |    3 
 include/X11/Xmu/ExtAgent.h   |    3 
 include/X11/Xmu/Initer.h     |    3 
 include/X11/Xmu/Lookup.h     |    4 
 include/X11/Xmu/Misc.h       |    2 
 include/X11/Xmu/StdCmap.h    |    3 
 include/X11/Xmu/StdSel.h     |    3 
 include/X11/Xmu/SysUtil.h    |    9 
 include/X11/Xmu/WhitePoint.h |    2 
 include/X11/Xmu/WidgetNode.h |    3 
 include/X11/Xmu/WinUtil.h    |    3 
 include/X11/Xmu/Xct.h        |    3 
 include/X11/Xmu/Xmu.h        |   10 
 src/AllCmap.c                |    3 
 src/Atoms.c                  |    3 
 src/ClientWin.c              |    3 
 src/Clip.c                   |    1 
 src/CloseHook.c              |    3 
 src/CmapAlloc.c              |    3 
 src/CrCmap.c                 |    3 
 src/CrPixFBit.c              |    3 
 src/CursorName.c             |    3 
 src/CvtCache.c               |    3 
 src/CvtStdSel.c              |    4 
 src/DefErrMsg.c              |    4 
 src/DelCmap.c                |    3 
 src/DisplayQue.c             |    3 
 src/Distinct.c               |    3 
 src/DrRndRect.c              |    3 
 src/DrawLogo.c               |    3 
 src/EditresCom.c             |    3 
 src/ExtAgent.c               |    3 
 src/FToCback.c               |    3 
 src/GetHost.c                |    3 
 src/GrayPixmap.c             |    3 
 src/Initer.c                 |    3 
 src/LocBitmap.c              |    3 
 src/Lookup.c                 |    3 
 src/LookupCmap.c             |    3 
 src/Lower.c                  |    4 
 src/RdBitF.c                 |    3 
 src/ScrOfWin.c               |    3 
 src/ShapeWidg.c              |    3 
 src/StdCmap.c                |    3 
 src/StrToBS.c                |    4 
 src/StrToBmap.c              |    3 
 src/StrToCurs.c              |    4 
 src/StrToGrav.c              |    3 
 src/StrToJust.c              |    4 
 src/StrToLong.c              |    3 
 src/StrToOrnt.c              |    4 
 src/StrToShap.c              |    3 
 src/StrToWidg.c              |    3 
 src/UpdMapHint.c             |    3 
 src/VisCmap.c                |    3 
 src/WidgetNode.c             |    4 
 src/Xct.c                    |    3 
 src/sharedlib.c              |    3 
 78 files changed, 4932 insertions(+), 488 deletions(-)
---


More information about the xorg-commit mailing list