Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of ARGS | giraffedata | 2007-11-01 | 6 | -35/+44 |
* | Rename header files from <xxx.h> to <netpbm/xxx.h> | giraffedata | 2007-10-21 | 16 | -25/+56 |
* | add comments | giraffedata | 2007-10-12 | 1 | -0/+14 |
* | Declare ppmdraw.h and ppmdfont.h external | giraffedata | 2007-10-12 | 1 | -1/+1 |
* | Improve message | giraffedata | 2007-10-12 | 1 | -1/+1 |
* | cleanup | giraffedata | 2007-10-12 | 1 | -3/+3 |
* | update history | giraffedata | 2007-10-12 | 1 | -1/+5 |
* | Fix bug dividing by a zero maxval | giraffedata | 2007-10-11 | 1 | -5/+13 |
* | fix error messages | giraffedata | 2007-10-11 | 1 | -16/+33 |
* | fix prototype mismatch | giraffedata | 2007-10-11 | 1 | -2/+2 |
* | Change type of generic row buffer from char * to void * | giraffedata | 2007-09-29 | 2 | -2/+9 |
* | use 256 pixel map for palmcolor8.map | giraffedata | 2007-09-29 | 2 | -226/+265 |
* | cleanup | giraffedata | 2007-09-29 | 5 | -4/+6 |
* | cleanup | giraffedata | 2007-09-29 | 11 | -12/+4 |
* | Remove dead code | giraffedata | 2007-09-26 | 1 | -10/+0 |
* | Update to Release 10.40.00 | giraffedata | 2007-09-26 | 2 | -11/+11 |
* | Make 'you must use GNU make' rule fail | giraffedata | 2007-09-26 | 1 | -0/+3 |
* | Make pbm_readpbminit() and pgm_readpgminit() recognize other Netpbm formats a... | giraffedata | 2007-09-09 | 3 | -23/+49 |
* | cleanup | giraffedata | 2007-09-08 | 1 | -24/+24 |
* | remove dead code | giraffedata | 2007-09-08 | 3 | -63/+0 |
* | cleanup | giraffedata | 2007-09-08 | 1 | -1/+2 |
* | Remove redundant ppm.h from INTERFACE_HEADERS | giraffedata | 2007-09-06 | 1 | -1/+1 |
* | fix SHLIB_CLIB | giraffedata | 2007-09-06 | 1 | -1/+1 |
* | cleanup | giraffedata | 2007-09-05 | 1 | -5/+0 |
* | fix pmdrain() to use the supplied limit | giraffedata | 2007-09-05 | 2 | -1/+4 |
* | make REALLOCARRAY free memory if it fails | giraffedata | 2007-09-04 | 2 | -3/+18 |
* | Fix multi-line TUPLTYPE concatenation | giraffedata | 2007-09-03 | 2 | -11/+20 |
* | Use Standard Input properly | giraffedata | 2007-09-01 | 2 | -15/+25 |
* | Fix streq to strneq so it compiles | giraffedata | 2007-08-31 | 1 | -2/+2 |
* | Change PBM-as-PPM maxval from 1 to 255 | giraffedata | 2007-08-29 | 2 | -1/+4 |
* | Add 255 x 255 size limitation | giraffedata | 2007-08-28 | 2 | -1/+22 |
* | Fix typo in error message | giraffedata | 2007-08-28 | 2 | -1/+3 |
* | Add missing streq() | giraffedata | 2007-08-28 | 2 | -7/+18 |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 12 | -122/+115 |
* | history for some recent changes | giraffedata | 2007-08-25 | 1 | -1/+6 |
* | Use pm_system_lp() instead of fork and exec | giraffedata | 2007-08-25 | 1 | -35/+4 |
* | Add pm_system_lp(), pm_system_vp() | giraffedata | 2007-08-25 | 2 | -80/+179 |
* | cleanup | giraffedata | 2007-08-25 | 1 | -10/+10 |
* | fix whitespace | giraffedata | 2007-08-19 | 1 | -58/+58 |
* | 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 |
* | fix comment | giraffedata | 2007-08-19 | 1 | -1/+1 |
* | In test links, put -l's after .o's | giraffedata | 2007-08-18 | 2 | -1/+6 |
* | Convert rest of STREQ to streq | giraffedata | 2007-08-12 | 15 | -31/+31 |
* | Move most README information to web site | giraffedata | 2007-08-04 | 1 | -192/+14 |
* | improve warning msg | giraffedata | 2007-07-31 | 1 | -3/+6 |
* | Do 12 bits per sample if user says -psfilter | giraffedata | 2007-07-31 | 2 | -23/+40 |
* | Don't attempt to do 12 bits per sample | giraffedata | 2007-07-30 | 2 | -10/+27 |
* | Fix missing endif | giraffedata | 2007-07-29 | 1 | -1/+1 |
* | Add bitwise functions to Pamfunc | giraffedata | 2007-07-29 | 2 | -18/+175 |