Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2018-04-28 | 1 | -302/+321 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -102/+102 |
* | cleanup | giraffedata | 2018-04-26 | 1 | -3/+3 |
* | Fix bug in recognizing GRAYSCALE* tuple type - but since it affects only imag... | giraffedata | 2018-04-26 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -1/+0 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -1/+0 |
* | whitespace | giraffedata | 2018-04-25 | 1 | -14/+14 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -5/+4 |
* | whitespace | giraffedata | 2018-03-17 | 1 | -49/+49 |
* | Fix handling of unexpected EOF in input | giraffedata | 2018-02-17 | 1 | -3/+12 |
* | Fix bug: invalid empty PBM image when G3 input in empty | giraffedata | 2018-02-17 | 1 | -4/+7 |
* | whitespace | giraffedata | 2018-02-17 | 1 | -31/+31 |
* | Use pm_strnlen instead of strnlen because MacOS X before 10.7 does not have it | giraffedata | 2018-01-20 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-01-20 | 1 | -18/+17 |
* | Improve comments, variable names | giraffedata | 2018-01-19 | 1 | -62/+47 |
* | Fix data width vs initial/minimum code size issues | giraffedata | 2018-01-19 | 1 | -23/+33 |
* | whitespace | giraffedata | 2018-01-19 | 1 | -106/+106 |
* | cleanup | giraffedata | 2018-01-18 | 1 | -11/+14 |
* | Add -noclear | giraffedata | 2018-01-11 | 1 | -15/+64 |
* | fix typo in comment | giraffedata | 2018-01-11 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-01-11 | 1 | -110/+125 |
* | whitespace | giraffedata | 2018-01-10 | 1 | -108/+108 |
* | whitespace | giraffedata | 2018-01-08 | 1 | -19/+22 |
* | cleanup | giraffedata | 2017-10-24 | 1 | -1/+1 |
* | Fix handling of non-NUL-terminated strings in input file | giraffedata | 2017-10-24 | 1 | -60/+102 |
* | Fix bug: -lib and -dir always say slide not found. Broken by cleanup rev 1946 | giraffedata | 2017-10-21 | 1 | -15/+15 |
* | Fix bug: doesn't recognize AutoCAD slide file because of botched cleanup | giraffedata | 2017-10-21 | 1 | -1/+1 |
* | whitespace | giraffedata | 2017-10-21 | 1 | -35/+35 |
* | improve error message | giraffedata | 2017-09-23 | 1 | -3/+3 |
* | Fix bugs from recent changes | giraffedata | 2017-09-23 | 3 | -38/+59 |
* | cleanup | giraffedata | 2017-09-23 | 1 | -21/+38 |
* | Improve error message when you use the standard Palm colormap, but your image... | giraffedata | 2017-09-23 | 1 | -81/+180 |
* | Add missing file from previous commit | giraffedata | 2017-09-23 | 1 | -0/+19 |
* | improve comments | giraffedata | 2017-09-23 | 1 | -9/+9 |
* | cleanup | giraffedata | 2017-09-23 | 1 | -1/+3 |
* | Fix bug: bits per pixel limited to 4 for grayscale | giraffedata | 2017-09-23 | 1 | -2/+0 |
* | cleanup | giraffedata | 2017-09-23 | 4 | -212/+244 |
* | cleanup | giraffedata | 2017-09-22 | 1 | -5/+4 |
* | Fix crash when corrupt image has invalid color index | giraffedata | 2017-09-13 | 1 | -10/+22 |
* | cleanup | giraffedata | 2017-09-13 | 1 | -44/+48 |
* | Fix various incorrect output problems | giraffedata | 2017-09-10 | 3 | -122/+67 |
* | Refuse to create a compressed image with more than 8 bits per pixel | giraffedata | 2017-08-21 | 1 | -37/+65 |
* | Use pm_rlenc_compressbyte instead of native code for packbits compression, to... | giraffedata | 2017-08-21 | 1 | -88/+26 |
* | cleanup | giraffedata | 2017-08-20 | 1 | -34/+37 |
* | Change from GPL v2 to GPL v2 or later per email from Jorrit Falke today | giraffedata | 2017-08-01 | 1 | -1/+1 |
* | Fix error messages for unprocessable input | giraffedata | 2017-06-28 | 1 | -4/+34 |
* | cleanup | giraffedata | 2017-06-28 | 1 | -90/+94 |
* | cleanup | giraffedata | 2017-06-10 | 1 | -15/+31 |
* | cleanup | giraffedata | 2017-06-10 | 1 | -3/+5 |
* | Use new pm_string_to_uint instead of local function, fixing incorrect interpr... | giraffedata | 2017-06-09 | 1 | -27/+6 |