summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-26man pages: Fix shadow man pagesAlan Coopersmith33-33/+33
2022-08-26man pages: Make file names consistent with their displayed namesAlan Coopersmith9-11/+11
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-17man: strip trailing whitespaceAlan Coopersmith9-347/+347
2022-07-17Fix spelling/wording issuesAlan Coopersmith13-18/+18
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-12-25update man pagesWalter Harms8-274/+187
2019-12-24add man pages based on doc/xpm.PSWalter Harms43-4/+1023
2019-12-13libXpm 3.5.13libXpm-3.5.13Peter Hutterer1-1/+1
2019-12-06parse: simplify error paths in xpmParseColors()Benjamin Tissoires1-26/+24
2019-12-06parse: avoid memleak on error with STRLCAT/STRLCPYPeter Hutterer1-20/+58
2019-05-03Allow usage when fork() is not availableFabrice Fontaine1-0/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-26/+19
2018-10-06After fdopen(), use fclose() instead of close() in error pathAlan Coopersmith1-1/+1
2018-09-22Windows build fixesDave Bodenstab4-0/+19
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-12-12libXpm 3.5.12libXpm-3.5.12Matthieu Herrb1-1/+1
2016-12-12Handle size_t in file/buffer lengthTobias Stoeckmann2-1/+5
2016-12-12Avoid OOB write when handling malicious XPM files.Tobias Stoeckmann1-9/+25
2016-12-12Gracefully handle EOF while parsing files.Tobias Stoeckmann1-8/+32
2016-12-12Fix out out boundary read on unknown colorsTobias Stoeckmann1-1/+2
2014-03-19Fix abs() usage.Jörg Sonnenberger1-4/+4
2013-09-07libXpm 3.5.11libXpm-3.5.11Alan Coopersmith1-1/+1
2013-09-07Fix typo in COPYING (matches src/amigax.h)Alan Coopersmith1-1/+1
2013-08-02Add noreturn attributes suggested by gccAlan Coopersmith2-6/+4
2013-06-19doclifter can't handle more than one dash in a name line.Eric S. Raymond1-1/+1
2013-05-31Fix libXpm build with NO_ZPIPEClaudio Bley1-1/+2
2013-05-31Added 'const' attribute to all filename arguments in the APIChristophe CURIS9-20/+20
2013-05-31Added 'const' qualifier to the filename argument to internal functionsChristophe CURIS2-4/+4
2013-04-23Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()Alan Coopersmith1-1/+3
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-10-27Define NO_ZPIPE when building for MinGWJon TURNEY1-0/+9
2012-03-07libXpm 3.5.10libXpm-3.5.10Alan Coopersmith1-1/+1
2011-11-18closeness_cmp: maintain constness when casting pointersAlan Coopersmith1-1/+1
2011-11-18sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warningsAlan Coopersmith1-2/+2
2011-11-11Include missing headersJeremy Huddleston1-0/+2
2011-11-10Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith5-18/+23
2011-11-10Assume C89 and just use const, not local Const macroAlan Coopersmith3-11/+5
2011-09-24Link sxpm against -lX11Julien Cristau1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith23-180/+180
2011-03-05man: add missing title header (.TH) __xorgversion__Gaetan Nadon2-2/+2
2011-03-05config: move man pages into their own directoryGaetan Nadon7-50/+55
2011-02-02config: minor layout change in configure.acGaetan Nadon1-5/+4
2010-10-29libXpm 3.5.9libXpm-3.5.9Alan Coopersmith1-1/+1
2010-10-25config: remove obsolete FILES file from the Imakefile daysGaetan Nadon2-69/+1
2010-10-24doc: move doc files to the newly created doc dir.Gaetan Nadon9-11/+11