summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-14sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-10-14cxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-10-14config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-10-14config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-10-07Missing end comment in libXpm/src/parse.cColin Harrison
2010-10-06Purge cvs tags.Jesse Adkins
2010-04-01config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-04-01config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-01-14COPYING: add missing copyright noticesGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-09libXpm 3.5.8libXpm-3.5.8Alan Coopersmith
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-08Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith
2009-05-19Update AC_DEFINE_DIR to latest version from Autoconf ArchiveAlan Coopersmith
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-30Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade
2008-10-20X.Org Bug 17944: avoid gcc warning for libXpmPeter Breitenlohner
2008-03-09nuke RCS IdsMatthieu Herrb
2008-01-31Use libtools SED check rather than autoconf's SED check.Benjamin Close
2008-01-24Bug 14171: sxpm/Makefile.am:21: SED was already definedAlan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-08-22Version bump: 3.5.7libXpm-3.5.7Alan Coopersmith
2007-08-22Replace strcpy with strncpy to match previous code blockAlan Coopersmith
2007-08-06Use srcdir in paths passed to xgettext when making .po filesAlan Coopersmith
2007-08-06Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith
2007-08-06X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)Jason Rumney
2007-07-25Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4Alan Coopersmith
2007-06-27Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macrosAlan Coopersmith
2007-06-27Sun bug 4486226: Xpm is not internationalizedAlan Coopersmith
2006-11-21Add *~ to .gitignore to skip over emacs/patch droppingsAlan Coopersmith
2006-10-13Bump to 3.5.6libXpm-3.5.6Adam Jackson
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-03Always initialize atomTable to NULL, so xpmHashTableFree() doesn't try toAlan Coopersmith
2006-06-02Coverity #1432: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith
2006-06-02Coverity #1415: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith
2006-04-27Bump to 3.5.5libXpm-3_5_5XORG-7_1Adam Jackson
2006-03-18doublecheck that a pointer is not NULL before dereferencing it. (CoverityXORG-7_0_99_901Matthieu Herrb
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-13Use sed to substitute variables in man pagesAlan Coopersmith
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin