| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for at least some direct color 24/32 images. Add pm_drain() | giraffedata | 2007-03-29 | 1 | -96/+107 |
* | Fix selection of default library suffix | giraffedata | 2007-03-27 | 1 | -0/+6 |
* | Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -... | giraffedata | 2007-03-25 | 1 | -0/+4 |
* | add -aspect option, small hash table, monochrome shortcut | giraffedata | 2007-03-25 | 1 | -4/+12 |
* | Fix 'too many pixels in row' failure due to padding when there are multiple p... | giraffedata | 2007-03-24 | 1 | -1/+5 |
* | reverse order of depth adjustment, maxval adjustment so all planes get maxval... | giraffedata | 2007-03-22 | 1 | -1/+4 |
* | Fix OPT_STRING -> OPT_UINT | giraffedata | 2007-03-14 | 1 | -0/+3 |
* | Add pamditherbw -atkinson | giraffedata | 2007-03-03 | 1 | -0/+2 |
* | fix crash with -mapfile | giraffedata | 2007-03-03 | 1 | -0/+2 |
* | Add jpegtopnm -repair | giraffedata | 2007-03-01 | 1 | -2/+4 |
* | Fix unsigned arithmetic bug | giraffedata | 2007-02-28 | 1 | -0/+3 |
* | shhopt rejects signed value for OPT_UINT option | giraffedata | 2007-02-25 | 1 | -0/+3 |
* | Fix maxval != 255 bugs | giraffedata | 2007-02-22 | 1 | -0/+3 |
* | Change default offset to 0, allowe negative offset | giraffedata | 2007-02-22 | 1 | -0/+2 |
* | Add -filter, -adaptive | giraffedata | 2007-02-22 | 1 | -3/+9 |
* | fix crash in free of bogus pointer | giraffedata | 2007-02-21 | 1 | -0/+2 |
* | Add -offset option | giraffedata | 2007-02-20 | 1 | -0/+4 |
* | When user gives invalid option, tell him what options are valid | giraffedata | 2007-02-16 | 1 | -1/+3 |
* | check for image too big; replace colormap sort logic; use bit arithmetic inst... | giraffedata | 2007-01-31 | 1 | -0/+3 |
* | Add --repair option to Giftopnm | giraffedata | 2007-01-29 | 1 | -0/+2 |
* | embellish bad magic number error message | giraffedata | 2007-01-20 | 1 | -6/+10 |
* | Fix negative unsigned integer problem | giraffedata | 2007-01-12 | 1 | -0/+5 |
* | update history | giraffedata | 2007-01-09 | 1 | -0/+11 |
* | set HISTORY for release | giraffedata | 2006-12-31 | 1 | -46/+46 |
* | Tell how to get doc from Subversion | giraffedata | 2006-12-25 | 1 | -6/+10 |
* | history updates | giraffedata | 2006-12-24 | 1 | -0/+7 |
* | Fix buffer overrun | giraffedata | 2006-12-23 | 1 | -0/+3 |
* | HISTORY change to go with previous commit | giraffedata | 2006-12-13 | 1 | -0/+3 |
* | clean up, fix maxval problem | giraffedata | 2006-12-10 | 1 | -0/+3 |
* | Make pamtopnm work on multi-image stream | giraffedata | 2006-12-02 | 1 | -1/+1 |
* | fix crash when there is only one character | giraffedata | 2006-12-01 | 1 | -0/+2 |
* | pnmcrop: multi-image input stream | giraffedata | 2006-11-30 | 1 | -0/+3 |
* | Fix transparency optimization on PPM input | giraffedata | 2006-11-28 | 1 | -0/+2 |
* | Fix -background with PGM/PBM input - pnmrotate, pnmshear | giraffedata | 2006-11-28 | 1 | -2/+1 |
* | Fix inconsistent definition of pm_filepos causing crash in pm_check() | giraffedata | 2006-11-28 | 1 | -0/+3 |
* | fix recent bugs | giraffedata | 2006-11-27 | 1 | -2/+2 |
* | Add -background, -noantialias to Pnmshear | giraffedata | 2006-11-27 | 1 | -0/+3 |
* | fix bug with X depth = 0 | giraffedata | 2006-11-27 | 1 | -0/+2 |
* | pamx: fix bug: incorrect display of one-plane input image | giraffedata | 2006-11-27 | 1 | -0/+2 |
* | Replace Ppmtogif with frontend to Pamtogif | giraffedata | 2006-11-25 | 1 | -1/+5 |
* | Fix unitialized value in ppm_parsecolor() | giraffedata | 2006-11-20 | 1 | -1/+4 |
* | add ppmtogif -interlace fix to HISTORY | giraffedata | 2006-11-14 | 1 | -2/+2 |
* | Fix default X11 library location | giraffedata | 2006-11-13 | 1 | -0/+2 |
* | Fix Darwin build/install | giraffedata | 2006-11-13 | 1 | -0/+2 |
* | Remove obsolete restriction on Libopt argument length | giraffedata | 2006-11-08 | 1 | -0/+3 |
* | Use packed PBM functions, merge pbmtoxbm & pbmtox10bm | giraffedata | 2006-10-25 | 1 | -1/+18 |
* | pnm_readpaminit() fail instead of crash with width == 0 | giraffedata | 2006-10-23 | 1 | -2/+3 |
* | Fix basic bugs in Ppmtompeg | giraffedata | 2006-10-22 | 1 | -0/+7 |
* | Fix bug: plain format output | giraffedata | 2006-10-21 | 1 | -0/+3 |
* | fix pamperspective: read all of input | giraffedata | 2006-10-21 | 1 | -0/+2 |