summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-07libXpm 3.5.11libXpm-3.5.11Alan Coopersmith
2013-09-07Fix typo in COPYING (matches src/amigax.h)Alan Coopersmith
2013-08-02Add noreturn attributes suggested by gccAlan Coopersmith
2013-06-19doclifter can't handle more than one dash in a name line.Eric S. Raymond
2013-05-31Fix libXpm build with NO_ZPIPEClaudio Bley
2013-05-31Added 'const' attribute to all filename arguments in the APIChristophe CURIS
2013-05-31Added 'const' qualifier to the filename argument to internal functionsChristophe CURIS
2013-04-23Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()Alan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-10-27Define NO_ZPIPE when building for MinGWJon TURNEY
2012-03-07libXpm 3.5.10libXpm-3.5.10Alan Coopersmith
2011-11-18closeness_cmp: maintain constness when casting pointersAlan Coopersmith
2011-11-18sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warningsAlan Coopersmith
2011-11-11Include missing headersJeremy Huddleston
2011-11-10Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith
2011-11-10Assume C89 and just use const, not local Const macroAlan Coopersmith
2011-09-24Link sxpm against -lX11Julien Cristau
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-03-05man: add missing title header (.TH) __xorgversion__Gaetan Nadon
2011-03-05config: move man pages into their own directoryGaetan Nadon
2011-02-02config: minor layout change in configure.acGaetan Nadon
2010-10-29libXpm 3.5.9libXpm-3.5.9Alan Coopersmith
2010-10-25config: remove obsolete FILES file from the Imakefile daysGaetan Nadon
2010-10-24doc: move doc files to the newly created doc dir.Gaetan Nadon
2010-10-24config: provide a Makefile for the include directoryGaetan Nadon
2010-10-24libXpm make: remove redundant -I.Gaetan Nadon
2010-10-24sxpm make: no need to use a per target LDADDGaetan Nadon
2010-10-24sxpm make: remove redundant $(XMP_LIBS) linker flagsGaetan Nadon
2010-10-24src make: remove -I$(top_builddir)/includeGaetan Nadon
2010-10-14config: fix warnings, m4 quoting and layoutGaetan Nadon
2010-10-14config: AC_OUTPUT with parms is deprecated, use AC_CONFIG_FILESGaetan Nadon
2010-10-14config: AC_HELP_STRING is deprecated, use AS_HELP_STRINGGaetan Nadon
2010-10-14config: remove unrequired AC_SUBST(XPM_CFLAGS)Gaetan Nadon
2010-10-14config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-14config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-10-14config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
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