summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-27man pages: Make function synopses more consistent with other pagesAlan Coopersmith
2022-08-26man pages: Fix shadow man pagesAlan Coopersmith
2022-08-26man pages: Make file names consistent with their displayed namesAlan Coopersmith
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17man: strip trailing whitespaceAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2019-12-25update man pagesWalter Harms
2019-12-24add man pages based on doc/xpm.PSWalter Harms
2019-12-13libXpm 3.5.13libXpm-3.5.13Peter Hutterer
2019-12-06parse: simplify error paths in xpmParseColors()Benjamin Tissoires
2019-12-06parse: avoid memleak on error with STRLCAT/STRLCPYPeter Hutterer
2019-05-03Allow usage when fork() is not availableFabrice Fontaine
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-10-06After fdopen(), use fclose() instead of close() in error pathAlan Coopersmith
2018-09-22Windows build fixesDave Bodenstab
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-12-12libXpm 3.5.12libXpm-3.5.12Matthieu Herrb
2016-12-12Handle size_t in file/buffer lengthTobias Stoeckmann
2016-12-12Avoid OOB write when handling malicious XPM files.Tobias Stoeckmann
2016-12-12Gracefully handle EOF while parsing files.Tobias Stoeckmann
2016-12-12Fix out out boundary read on unknown colorsTobias Stoeckmann
2014-03-19Fix abs() usage.Jörg Sonnenberger
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