| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix wild pointers with large color index | giraffedata | 2009-12-29 | 1 | -77/+131 |
* | cleanup | giraffedata | 2009-12-22 | 1 | -139/+146 |
* | Fix compile failure introduced yesterday | giraffedata | 2009-12-10 | 1 | -1/+1 |
* | add comments | giraffedata | 2009-12-09 | 1 | -0/+4 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -19/+19 |
* | Fix crash when -name option doesn't contain an underscore | giraffedata | 2009-12-09 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -1/+2 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -0/+2 |
* | Fix missing Z coordinate | giraffedata | 2009-12-09 | 1 | -0/+1 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -2/+2 |
* | Add missing inclusion of nstring.h | giraffedata | 2009-12-09 | 7 | -0/+14 |
* | Fix bug: don't do png_destroy_write() on a read structure | giraffedata | 2009-12-03 | 2 | -5/+13 |
* | Add comment | giraffedata | 2009-12-02 | 1 | -0/+5 |
* | Fix for bigendian machine | giraffedata | 2009-11-25 | 4 | -909/+908 |
* | cleanup | giraffedata | 2009-11-20 | 1 | -61/+101 |
* | Fix png_create_write_struct() used where png_create_read_struct() belongs | giraffedata | 2009-11-19 | 1 | -1/+1 |
* | Don't dump box unless debug is turned on | giraffedata | 2009-10-09 | 3 | -5/+8 |
* | Fix error | giraffedata | 2009-10-09 | 1 | -1/+1 |
* | Work with JP2 input | giraffedata | 2009-10-09 | 1 | -15/+36 |
* | Improve JPEG2K format validation logic | giraffedata | 2009-10-06 | 1 | -3/+3 |
* | fix installation of pnmplain on Windows (.exe suffix) | giraffedata | 2009-09-09 | 1 | -1/+1 |
* | Don't use uint | giraffedata | 2009-09-08 | 1 | -7/+7 |
* | Use AR make variable | giraffedata | 2009-09-08 | 1 | -1/+1 |
* | Use new pm_fork(), pm_waitpidSimple(), work on systems without fork | giraffedata | 2009-09-05 | 1 | -38/+31 |
* | Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w... | giraffedata | 2009-09-04 | 2 | -11/+41 |
* | improve handling of importinc/netpbm/xxx.h | giraffedata | 2009-09-04 | 5 | -5/+5 |
* | Remove obsolete file | giraffedata | 2009-09-04 | 1 | -228/+0 |
* | Wait for Pamflip processes to exit | giraffedata | 2009-08-17 | 1 | -14/+101 |
* | Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.c | giraffedata | 2009-08-01 | 5 | -356/+471 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -21/+21 |
* | Remove pngtopnm from Netpbm | giraffedata | 2009-08-01 | 2 | -1237/+8 |
* | cleanup, make compile with libpng 1.4 beta | giraffedata | 2009-08-01 | 1 | -298/+419 |
* | make it compile | giraffedata | 2009-08-01 | 1 | -2/+3 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -1/+0 |
* | Don't refer to trans_values, which isn't in newer libpng | giraffedata | 2009-08-01 | 1 | -4/+29 |
* | cleanup | giraffedata | 2009-08-01 | 1 | -273/+371 |
* | Work with non-backward-compatible JPEG library version 7 | giraffedata | 2009-07-31 | 1 | -13/+12 |
* | Do min-is-white properly with 8 and 16 bit samples | giraffedata | 2009-07-24 | 1 | -33/+41 |
* | Fix failure of a merge build on a system that doesn't have the PNG library (d... | giraffedata | 2009-07-23 | 1 | -1/+4 |
* | improve comments | giraffedata | 2009-07-22 | 1 | -4/+7 |
* | cleanup | giraffedata | 2009-07-08 | 1 | -8/+9 |
* | Add Cistopbm, Pbmtocis | giraffedata | 2009-07-05 | 3 | -2/+353 |
* | Remove one_bits function - unreferenced since revision 834 | giraffedata | 2009-06-26 | 1 | -17/+0 |
* | Put back 4-point spline stub, used by Svgtopam | giraffedata | 2009-06-26 | 1 | -6/+15 |
* | Add missing pm_c_util.h to thinkjettopbm.l | giraffedata | 2009-05-08 | 1 | -0/+1 |
* | Extract whole bytes or words instead of a bit at a time | giraffedata | 2009-05-02 | 1 | -8/+48 |
* | Fix for block shorter than code | giraffedata | 2009-05-02 | 1 | -5/+12 |
* | cleanup, speed up | giraffedata | 2009-05-01 | 3 | -61/+71 |
* | improvements to efficient word access | giraffedata | 2009-05-01 | 1 | -0/+1 |
* | Fix unset variables | giraffedata | 2009-04-25 | 1 | -0/+4 |