about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2018-04-281-92/+92
* cleanupgiraffedata2018-04-281-3/+4
* whitespacegiraffedata2018-04-281-100/+100
* cleanupgiraffedata2018-04-282-4/+4
* whitespacegiraffedata2018-04-281-5/+5
* whitespacegiraffedata2018-04-281-61/+61
* cleanupgiraffedata2018-04-281-302/+321
* whitespacegiraffedata2018-04-281-102/+102
* cleanupgiraffedata2018-04-261-3/+3
* Fix bug in recognizing GRAYSCALE* tuple type - but since it affects only imag...giraffedata2018-04-261-1/+1
* cleanupgiraffedata2018-04-251-1/+0
* cleanupgiraffedata2018-04-251-1/+0
* whitespacegiraffedata2018-04-251-14/+14
* cleanupgiraffedata2018-04-251-5/+4
* whitespacegiraffedata2018-03-171-49/+49
* Fix handling of unexpected EOF in inputgiraffedata2018-02-171-3/+12
* Fix bug: invalid empty PBM image when G3 input in emptygiraffedata2018-02-171-4/+7
* whitespacegiraffedata2018-02-171-31/+31
* Use pm_strnlen instead of strnlen because MacOS X before 10.7 does not have itgiraffedata2018-01-201-1/+1
* cleanupgiraffedata2018-01-201-18/+17
* Improve comments, variable namesgiraffedata2018-01-191-62/+47
* Fix data width vs initial/minimum code size issuesgiraffedata2018-01-191-23/+33
* whitespacegiraffedata2018-01-191-106/+106
* cleanupgiraffedata2018-01-181-11/+14
* Add -nocleargiraffedata2018-01-111-15/+64
* fix typo in commentgiraffedata2018-01-111-1/+1
* cleanupgiraffedata2018-01-111-110/+125
* whitespacegiraffedata2018-01-101-108/+108
* whitespacegiraffedata2018-01-081-19/+22
* 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
* improve error messagegiraffedata2017-09-231-3/+3
* Fix bugs from recent changesgiraffedata2017-09-233-38/+59
* cleanupgiraffedata2017-09-231-21/+38
* Improve error message when you use the standard Palm colormap, but your image...giraffedata2017-09-231-81/+180
* Add missing file from previous commitgiraffedata2017-09-231-0/+19
* improve commentsgiraffedata2017-09-231-9/+9
* cleanupgiraffedata2017-09-231-1/+3
* Fix bug: bits per pixel limited to 4 for grayscalegiraffedata2017-09-231-2/+0
* cleanupgiraffedata2017-09-234-212/+244
* cleanupgiraffedata2017-09-221-5/+4
* Fix crash when corrupt image has invalid color indexgiraffedata2017-09-131-10/+22
* cleanupgiraffedata2017-09-131-44/+48
* Fix various incorrect output problemsgiraffedata2017-09-103-122/+67
* Refuse to create a compressed image with more than 8 bits per pixelgiraffedata2017-08-211-37/+65
* Use pm_rlenc_compressbyte instead of native code for packbits compression, to...giraffedata2017-08-211-88/+26
* cleanupgiraffedata2017-08-201-34/+37