about summary refs log tree commit diff
path: root/converter/ppm
Commit message (Expand)AuthorAgeFilesLines
...
* Handle input with no mode settinggiraffedata2020-05-311-0/+9
* Fix ClipRgn and DirectBitsRect for region outside of picture frame - invalid ...giraffedata2020-05-291-45/+95
* cleanupgiraffedata2020-05-281-29/+51
* cleanupgiraffedata2020-05-281-75/+75
* Fix buffer overrun with different size source, destination rectanglesgiraffedata2020-05-281-4/+10
* cleanupgiraffedata2020-05-281-126/+172
* Fix grammar in commentsgiraffedata2020-05-151-2/+2
* cleanupgiraffedata2020-03-151-18/+0
* whitespacegiraffedata2020-03-151-39/+39
* cleanupgiraffedata2020-03-151-5/+0
* cleanupgiraffedata2020-03-151-3/+0
* cleanupgiraffedata2020-03-151-4/+0
* Fix typos in comments, whitespacegiraffedata2019-12-301-2/+2
* Fix typos in comments and messages, whitespacegiraffedata2019-12-302-3/+3
* Fix typos in comments and messages, whitespacegiraffedata2019-12-2929-790/+806
* Respect -bpp with PBM inputgiraffedata2018-12-201-1/+2
* whitespacegiraffedata2018-11-281-86/+86
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-111-2/+2
* Identify compressed color-mapped format in error message saying format is can...giraffedata2018-11-021-0/+5
* accept rectangle specifications in input that have the corners in any ordergiraffedata2018-11-021-13/+19
* cleanupgiraffedata2018-11-011-44/+63
* Fix bug from a month agogiraffedata2018-11-011-3/+3
* whitespacegiraffedata2018-10-271-180/+180
* whitespacegiraffedata2018-10-071-2/+2
* cleanupgiraffedata2018-10-071-104/+109
* whitespacegiraffedata2018-10-071-24/+24
* cleanupgiraffedata2018-10-071-5/+3
* cleanupgiraffedata2018-10-071-27/+27
* whitespacegiraffedata2018-10-061-5/+5
* whitespacegiraffedata2018-10-061-54/+54
* whitespacegiraffedata2018-10-061-1/+1
* whitespacegiraffedata2018-10-061-7/+7
* Fix arithmetic overflowgiraffedata2018-10-061-11/+20
* cleanupgiraffedata2018-10-061-73/+94
* whitespacegiraffedata2018-10-061-21/+26
* Fix variable used before setgiraffedata2018-04-281-0/+2
* cleanupgiraffedata2018-04-281-302/+321
* whitespacegiraffedata2018-04-281-102/+102
* Use pm_strnlen instead of strnlen because MacOS X before 10.7 does not have itgiraffedata2018-01-201-1/+1
* fix typo in commentgiraffedata2018-01-111-1/+1
* cleanupgiraffedata2017-10-241-1/+1
* Fix handling of non-NUL-terminated strings in input filegiraffedata2017-10-241-60/+102
* Fix bug: -lib and -dir always say slide not found. Broken by cleanup rev 1946giraffedata2017-10-211-15/+15
* Fix bug: doesn't recognize AutoCAD slide file because of botched cleanupgiraffedata2017-10-211-1/+1
* whitespacegiraffedata2017-10-211-35/+35
* cleanupgiraffedata2017-06-101-15/+31
* cleanupgiraffedata2017-06-101-3/+5
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-302-2/+2
* cleanupgiraffedata2017-04-222-40/+35
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-1612-0/+13