libSM: Changes to 'refs/tags/libSM-1.2.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 2 21:08:17 PST 2012


Tag 'libSM-1.2.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-03 04:56 -0800

libSM-1.2.1

Changes since libSM-1.2.0:
Alan Coopersmith (14):
      Sun's copyrights belong to Oracle now
      config: Remove unnecessary calls from configure.ac
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      Bug 33390 - sm.pc: don't export a dependency on ice
      Strip trailing whitespace
      Use imdent to make multiple levels of nested #if easier to follow
      Move and rename temp[4] definition to reduce confusion with temp[256]
      Move variable declarations to get rid of unnecessary scope brackets
      Reindent IPv4 code to match IPv6 code
      Replace malloc(strlen) + strcpy sets with strdup calls
      Remove a bunch of unnecessary casts with malloc & free calls
      SmsInitialize: Mark vendor & release args as const char *
      unifdef -ULynx
      libSM 1.2.1

Gaetan Nadon (14):
      config: HTML file generation: use the installed copy of xorg.css
      config: remove unrequired AC_HEADER_STDC
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: comment, minor upgrade, quote and layout configure.ac
      config: splitting SM and XTRANS compiler options is not required
      Docbook: change the book id to match the xml file basename
      Documentation: add Docbook external references support
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      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

Matt Dew (3):
      add id attributes to funcsynopsis to allow other docs to olink to them.
      Cleanup IDs and links in doc
      informaltable cleanup

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

---
 COPYING                |    3 
 configure.ac           |   60 --
 doc/.gitignore         |    3 
 doc/Makefile.am        |   63 --
 doc/SMlib.xml          |  736 ++++++++++++++---------------
 doc/xsmp.xml           | 1229 ++++++++++++++++++++++++++++---------------------
 docbook.am             |  105 ++++
 include/X11/SM/SMlib.h |    6 
 sm.pc.in               |    4 
 src/Makefile.am        |    5 
 src/SMlibint.h         |   10 
 src/sm_client.c        |   32 -
 src/sm_error.c         |    8 
 src/sm_genid.c         |  154 ++----
 src/sm_manager.c       |   14 
 src/sm_misc.c          |   32 -
 src/sm_process.c       |   14 
 17 files changed, 1358 insertions(+), 1120 deletions(-)
---


More information about the xorg-commit mailing list