libXpm: Changes to 'refs/tags/libXpm-3.5.10'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 20:42:03 PST 2012


Tag 'libXpm-3.5.10' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 04:41 -0800

libXpm-3.5.10

Changes since libXpm-3.5.9:
Alan Coopersmith (6):
      Strip trailing whitespace
      Assume C89 and just use const, not local Const macro
      Fix gcc -Wwrite-strings warnings that don't require public API changes
      sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warnings
      closeness_cmp: maintain constness when casting pointers
      libXpm 3.5.10

Gaetan Nadon (3):
      config: minor layout change in configure.ac
      config: move man pages into their own directory
      man: add missing title header (.TH) __xorgversion__

Jeremy Huddleston (1):
      Include missing headers

Julien Cristau (1):
      Link sxpm against -lX11

---
 COPYRIGHT           |    4 -
 Makefile.am         |    2 
 NEWS.old            |   16 +++---
 configure.ac        |   14 ++---
 cxpm/Makefile.am    |   17 ------
 cxpm/cxpm.c         |    4 -
 cxpm/cxpm.man       |   49 -------------------
 doc/FAQ.html        |   20 +++----
 doc/README.MSW      |   20 +++----
 doc/README.html     |    4 -
 man/Makefile.am     |   34 +++++++++++++
 man/cxpm.man        |   49 +++++++++++++++++++
 man/sxpm.man        |  131 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Attrib.c        |    2 
 src/CrBufFrI.c      |    2 
 src/RdFToBuf.c      |   12 ++--
 src/WrFFrI.c        |   13 ++---
 src/XpmI.h          |   31 +++++-------
 src/amigax.c        |   60 +++++++++++------------
 src/create.c        |   28 +++++------
 src/data.c          |    6 +-
 src/hashtab.c       |    2 
 src/parse.c         |    7 +-
 src/rgb.c           |    2 
 src/scan.c          |   30 +++++------
 src/simx.c          |   18 +++----
 sxpm/Makefile.am    |   19 -------
 sxpm/plaid.xpm      |   42 ++++++++--------
 sxpm/plaid_ext.xpm  |   42 ++++++++--------
 sxpm/plaid_mask.xpm |   42 ++++++++--------
 sxpm/sxpm.c         |   16 +++---
 sxpm/sxpm.man       |  131 ----------------------------------------------------
 32 files changed, 437 insertions(+), 432 deletions(-)
---


More information about the xorg-commit mailing list