Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 22 | -22/+22 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 23 | -24/+23 |
* | Eliminate uint32n, int32n | giraffedata | 2008-09-23 | 2 | -5/+5 |
* | fix compiler warning | giraffedata | 2008-09-23 | 1 | -2/+2 |
* | cleanup | giraffedata | 2008-09-23 | 1 | -80/+86 |
* | cleanup | giraffedata | 2008-08-25 | 1 | -146/+131 |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -3/+1 |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -34/+30 |
* | Fast packed PBM logic | giraffedata | 2008-08-13 | 1 | -46/+82 |
* | cleanup | giraffedata | 2008-08-10 | 3 | -151/+136 |
* | Remove debug trace | giraffedata | 2008-08-04 | 1 | -5/+1 |
* | Add pngtopam | giraffedata | 2008-07-23 | 2 | -2/+1267 |
* | cleanup | giraffedata | 2008-07-17 | 1 | -15/+28 |
* | cleanup | giraffedata | 2008-07-17 | 1 | -139/+122 |
* | Fix gamma correction | giraffedata | 2008-07-17 | 1 | -28/+31 |
* | Fix bug from recent cleanup | giraffedata | 2008-07-16 | 1 | -11/+10 |
* | Make color output if background is color | giraffedata | 2008-07-13 | 1 | -21/+23 |
* | Fix recent bug | giraffedata | 2008-07-13 | 1 | -1/+1 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -4/+17 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -56/+78 |
* | cleanup | giraffedata | 2008-07-12 | 4 | -22/+24 |
* | cleanup | giraffedata | 2008-07-11 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-06-13 | 1 | -1/+1 |
* | Fix uninitialized variable with Standard Input input | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | cleanup | giraffedata | 2008-06-09 | 1 | -31/+25 |
* | Fix | giraffedata | 2008-06-09 | 1 | -1/+1 |
* | Don't free tgaHeader.Id that wasn't allocated | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | Fix parsing of type description | giraffedata | 2008-06-06 | 1 | -1/+1 |
* | Fix uninitialized outputted[][] array | giraffedata | 2008-06-01 | 1 | -31/+68 |
* | Fix. Doesn't work at all | giraffedata | 2008-06-01 | 1 | -1/+4 |
* | Fix standard input invocation | giraffedata | 2008-05-28 | 1 | -1/+1 |
* | Fix buffer overrun with too wide image | giraffedata | 2008-05-26 | 1 | -103/+114 |
* | Add pamtompfont | giraffedata | 2008-05-25 | 2 | -1/+180 |
* | cleanup | giraffedata | 2008-03-26 | 3 | -54/+48 |
* | Recognize xwd image by 'file' type | giraffedata | 2008-03-13 | 1 | -0/+4 |
* | Fix log file name with Standard Input | giraffedata | 2008-02-26 | 1 | -11/+16 |
* | cleanup | giraffedata | 2008-02-23 | 3 | -208/+249 |
* | Add Pdirection() | giraffedata | 2008-02-21 | 2 | -0/+13 |
* | cleanup | giraffedata | 2008-02-21 | 2 | -142/+195 |
* | Add BEG_POINT synonym for START_POINT | giraffedata | 2008-02-20 | 1 | -0/+1 |
* | cleanup | giraffedata | 2008-02-18 | 1 | -23/+20 |
* | Fix crash with -centerline - variable used before set | giraffedata | 2008-02-18 | 1 | -21/+22 |
* | Various pamtosvg fixes, cleanup | giraffedata | 2008-02-17 | 5 | -582/+750 |
* | Fix array bounds violation, missing right parenthesis on impostor replacement... | giraffedata | 2008-02-02 | 1 | -170/+243 |
* | Implement Pamflip process in Tifftopnm | giraffedata | 2008-01-27 | 1 | -10/+74 |
* | Remove debugging code | giraffedata | 2008-01-26 | 1 | -1/+0 |
* | Issue warning about broken TIFF library | giraffedata | 2008-01-15 | 1 | -30/+51 |
* | Deal better with nonstandard raster orientation; infrastructure to do a Pamflip | giraffedata | 2008-01-13 | 1 | -86/+492 |
* | Cleanup, stage for handling orientation | giraffedata | 2008-01-13 | 1 | -20/+28 |
* | remove silly sleep() | giraffedata | 2008-01-10 | 1 | -3/+1 |