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

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Aug 22 13:29:27 PDT 2007


Tag 'libXpm-3.5.7' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-08-22 21:29 -0700

libXpm version 3.5.7

Changes since libXpm-3.5.6:
Alan Coopersmith:
      Add *~ to .gitignore to skip over emacs/patch droppings
      Sun bug 4486226: Xpm is not internationalized
      Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
      Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
      Replace index/rindex with C89 standard strchr/strrchr
      Use srcdir in paths passed to xgettext when making .po files
      Replace strcpy with strncpy to match previous code block
      Version bump: 3.5.7

Jason Rumney:
      X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)

---
 .gitignore       |    1 
 acinclude.m4     |   47 +++++++++++++++++++++++++++++++++
 configure.ac     |   22 +++++++++++++++
 cxpm/Makefile.am |   11 +++++++
 cxpm/cxpm.c      |   50 ++++++++++++++++++++++++++++-------
 src/Makefile.am  |    5 +--
 src/RdFToI.c     |    4 ++
 src/WrFFrI.c     |   15 +++++-----
 src/XpmI.h       |    4 ++
 src/data.c       |    2 -
 src/parse.c      |    2 -
 src/simx.h       |   17 +++++++++++-
 sxpm/Makefile.am |   12 +++++++-
 sxpm/sxpm.c      |   77 +++++++++++++++++++++++++++++++++++++++++++------------
 14 files changed, 226 insertions(+), 43 deletions(-)
---


More information about the xorg-commit mailing list