| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use uint | giraffedata | 2009-09-08 | 2 | -10/+12 |
* | Use AR make variable | giraffedata | 2009-09-08 | 4 | -3/+6 |
* | HISTORY update | giraffedata | 2009-09-05 | 1 | -0/+2 |
* | Use new pm_fork(), pm_waitpidSimple(), work on systems without fork | giraffedata | 2009-09-05 | 1 | -38/+31 |
* | Add pm_fork(), pm_waitpid(), pm_waitpidSimple() | giraffedata | 2009-09-05 | 3 | -6/+113 |
* | Fix crash/failure when you specify input file name | giraffedata | 2009-09-05 | 2 | -0/+5 |
* | 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 | 13 | -34/+32 |
* | Remove obsolete file | giraffedata | 2009-09-04 | 1 | -228/+0 |
* | update HISTORY | giraffedata | 2009-09-04 | 1 | -0/+3 |
* | Fix bug: failure to recognize .a meaning static library | giraffedata | 2009-09-03 | 1 | -1/+1 |
* | typo in comment | giraffedata | 2009-09-01 | 1 | -1/+1 |
* | HISTORY updates | giraffedata | 2009-08-17 | 1 | -0/+8 |
* | Wait for Pamflip processes to exit | giraffedata | 2009-08-17 | 1 | -14/+101 |
* | Wait to initialize Svgalib to keep console usable longer | giraffedata | 2009-08-17 | 1 | -4/+8 |
* | history updates | giraffedata | 2009-08-01 | 1 | -0/+7 |
* | 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 | 2 | -33/+43 |
* | Recognize libvga.a when there is no libvga.so | giraffedata | 2009-07-24 | 2 | -0/+5 |
* | cleanup | giraffedata | 2009-07-24 | 1 | -3/+3 |
* | Fix failure of a merge build on a system that doesn't have the PNG library (d... | giraffedata | 2009-07-23 | 2 | -1/+7 |
* | improve comments | giraffedata | 2009-07-22 | 1 | -4/+7 |
* | Update HISTORY | giraffedata | 2009-07-22 | 1 | -0/+2 |
* | Fix error message | giraffedata | 2009-07-14 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-07-08 | 1 | -8/+9 |
* | Add Cistopbm, Pbmtocis | giraffedata | 2009-07-05 | 4 | -2/+356 |
* | Start Release 10.48 | giraffedata | 2009-06-27 | 2 | -2/+4 |
* | Make distclean remove lib/compile.h | giraffedata | 2009-06-27 | 2 | -1/+3 |
* | Eliminate C++ comment | giraffedata | 2009-06-26 | 1 | -1/+1 |
* | Remove one_bits function - unreferenced since revision 834 | giraffedata | 2009-06-26 | 1 | -17/+0 |
* | cleanup | giraffedata | 2009-06-26 | 1 | -8/+23 |
* | Put back 4-point spline stub, used by Svgtopam | giraffedata | 2009-06-26 | 3 | -6/+52 |
* | Fix bug: doesn't offer Gcc as optional compiler on HP-UX | giraffedata | 2009-06-04 | 2 | -1/+3 |
* | Make linker flags null for HP-UX so it fails better | giraffedata | 2009-06-04 | 1 | -0/+1 |
* | ./xxx | giraffedata | 2009-06-04 | 1 | -2/+2 |
* | update HISTORY | giraffedata | 2009-05-21 | 1 | -0/+3 |
* | cleanup - strcmp -> streq | giraffedata | 2009-05-19 | 1 | -1/+2 |
* | Don't report images are identical unless they really are | giraffedata | 2009-05-18 | 1 | -7/+12 |
* | Check bounds in various places | giraffedata | 2009-05-16 | 3 | -126/+260 |
* | Recognize Gcc as the normal compiler for Cygwin | giraffedata | 2009-05-16 | 1 | -3/+6 |
* | fix comments | giraffedata | 2009-05-16 | 1 | -3/+3 |
* | Fix bug from recent switch to ppmd_point logic | giraffedata | 2009-05-09 | 1 | -46/+47 |