Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add pamtompfont | giraffedata | 2008-05-25 | 2 | -1/+180 |
* | cleanup | giraffedata | 2008-03-26 | 2 | -15/+5 |
* | 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 |
* | 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 |
* | Reverse sense of conditional compilation of code that uses fcntl() | giraffedata | 2008-01-10 | 1 | -1/+1 |
* | cleanup | giraffedata | 2008-01-09 | 1 | -59/+78 |
* | Change uint to unsigned int | giraffedata | 2007-12-31 | 1 | -1/+1 |
* | Don't check readability of Standard Output on Windows, because we can't | giraffedata | 2007-12-31 | 1 | -0/+3 |
* | Remove obsolete comment | giraffedata | 2007-12-31 | 1 | -10/+0 |
* | Remove dead code | giraffedata | 2007-12-31 | 1 | -19/+2 |
* | Remove apparently bogus setting of O_NONBLOCK on stdout | giraffedata | 2007-12-31 | 1 | -4/+0 |
* | remove apparently bogus Windows-only code | giraffedata | 2007-12-31 | 1 | -34/+0 |
* | Use pm_tmpfile_fd() instead of mkstemp(), which Windows doesn't have | giraffedata | 2007-12-31 | 1 | -52/+19 |
* | Fix typo in comment | giraffedata | 2007-12-27 | 1 | -1/+1 |
* | get int_fast32_t defined on AIX | giraffedata | 2007-12-14 | 2 | -2/+4 |
* | fix incorrect pixels with PNM maxval != TIFF maxval | giraffedata | 2007-12-11 | 1 | -2/+2 |
* | cleanup | giraffedata | 2007-12-11 | 1 | -5/+6 |
* | Fix crash due to sizeof() used where PAM_STRUCT_SIZE should be | giraffedata | 2007-11-26 | 1 | -1/+1 |
* | Handle bad values in XWD header that result in excessive shifts | giraffedata | 2007-11-21 | 1 | -2/+18 |
* | Add some const | giraffedata | 2007-11-11 | 1 | -1/+1 |
* | add copyright disclaimer | giraffedata | 2007-11-03 | 1 | -3/+7 |
* | Add pamtopam | giraffedata | 2007-11-02 | 2 | -1/+54 |
* | Remove ARGS | giraffedata | 2007-11-01 | 2 | -74/+95 |
* | add comments | giraffedata | 2007-10-12 | 1 | -0/+14 |
* | Fix bug dividing by a zero maxval | giraffedata | 2007-10-11 | 1 | -5/+13 |
* | fix error messages | giraffedata | 2007-10-11 | 1 | -16/+33 |
* | use 256 pixel map for palmcolor8.map | giraffedata | 2007-09-29 | 2 | -226/+265 |
* | Fix typo in error message | giraffedata | 2007-08-28 | 1 | -1/+1 |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 3 | -35/+6 |
* | don't build pstopnm on system without Unix process control | giraffedata | 2007-08-19 | 1 | -1/+5 |
* | cleanup | giraffedata | 2007-08-19 | 1 | -65/+76 |