summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXpm 3.5.14libXpm-3.5.14Alan Coopersmith2022-11-191-2/+2
* man pages: Correct Copyright/License noticesAlan Coopersmith2022-08-278-160/+152
* man pages: Fix typosAlan Coopersmith2022-08-276-15/+15
* man pages: Add missing word 'function' where neededAlan Coopersmith2022-08-274-8/+9
* man pages: Make function synopses more consistent with other pagesAlan Coopersmith2022-08-278-34/+34
* man pages: Fix shadow man pagesAlan Coopersmith2022-08-2633-33/+33
* man pages: Make file names consistent with their displayed namesAlan Coopersmith2022-08-269-11/+11
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* man: strip trailing whitespaceAlan Coopersmith2022-07-179-347/+347
* Fix spelling/wording issuesAlan Coopersmith2022-07-1713-18/+18
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* update man pagesWalter Harms2019-12-258-274/+187
* add man pages based on doc/xpm.PSWalter Harms2019-12-2443-4/+1023
* libXpm 3.5.13libXpm-3.5.13Peter Hutterer2019-12-131-1/+1
* parse: simplify error paths in xpmParseColors()Benjamin Tissoires2019-12-061-26/+24
* parse: avoid memleak on error with STRLCAT/STRLCPYPeter Hutterer2019-12-061-20/+58
* Allow usage when fork() is not availableFabrice Fontaine2019-05-031-0/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-26/+19
* After fdopen(), use fclose() instead of close() in error pathAlan Coopersmith2018-10-061-1/+1
* Windows build fixesDave Bodenstab2018-09-224-0/+19
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* libXpm 3.5.12libXpm-3.5.12Matthieu Herrb2016-12-121-1/+1
* Handle size_t in file/buffer lengthTobias Stoeckmann2016-12-122-1/+5
* Avoid OOB write when handling malicious XPM files.Tobias Stoeckmann2016-12-121-9/+25
* Gracefully handle EOF while parsing files.Tobias Stoeckmann2016-12-121-8/+32
* Fix out out boundary read on unknown colorsTobias Stoeckmann2016-12-121-1/+2
* Fix abs() usage.Jörg Sonnenberger2014-03-191-4/+4
* libXpm 3.5.11libXpm-3.5.11Alan Coopersmith2013-09-071-1/+1
* Fix typo in COPYING (matches src/amigax.h)Alan Coopersmith2013-09-071-1/+1
* Add noreturn attributes suggested by gccAlan Coopersmith2013-08-022-6/+4
* doclifter can't handle more than one dash in a name line.Eric S. Raymond2013-06-191-1/+1
* Fix libXpm build with NO_ZPIPEClaudio Bley2013-05-311-1/+2
* Added 'const' attribute to all filename arguments in the APIChristophe CURIS2013-05-319-20/+20
* Added 'const' qualifier to the filename argument to internal functionsChristophe CURIS2013-05-312-4/+4
* Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()Alan Coopersmith2013-04-231-1/+3
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Define NO_ZPIPE when building for MinGWJon TURNEY2012-10-271-0/+9
* libXpm 3.5.10libXpm-3.5.10Alan Coopersmith2012-03-071-1/+1
* closeness_cmp: maintain constness when casting pointersAlan Coopersmith2011-11-181-1/+1
* sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warningsAlan Coopersmith2011-11-181-2/+2
* Include missing headersJeremy Huddleston2011-11-111-0/+2
* Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith2011-11-105-18/+23
* Assume C89 and just use const, not local Const macroAlan Coopersmith2011-11-103-11/+5
* Link sxpm against -lX11Julien Cristau2011-09-241-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1623-180/+180
* man: add missing title header (.TH) __xorgversion__Gaetan Nadon2011-03-052-2/+2