about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Change to release 10.38giraffedata2007-01-091-1/+1
* Add Pamfixtruncgiraffedata2007-01-062-1/+176
* cleanupgiraffedata2007-01-061-8/+9
* Switch 3-argument open() to 2-argument open() for old Perlgiraffedata2007-01-051-3/+3
* Make Pambackground find mid-row backgroundgiraffedata2006-12-311-80/+282
* Fix crash with PAM read as PNMgiraffedata2006-12-311-4/+4
* cleanupgiraffedata2006-12-311-2/+2
* set HISTORY for releasegiraffedata2006-12-311-46/+46
* Tell how to get doc from Subversiongiraffedata2006-12-251-6/+10
* history updatesgiraffedata2006-12-241-0/+7
* Add Pambackgroundgiraffedata2006-12-242-1/+303
* cleanupgiraffedata2006-12-241-2/+2
* cleanupgiraffedata2006-12-241-1/+1
* Add pnm_colorname()giraffedata2006-12-243-7/+43
* proper struct pam length checking on writepaminit()giraffedata2006-12-241-3/+9
* Fix buffer overrungiraffedata2006-12-232-21/+39
* Combine uncompressed and LZW codegiraffedata2006-12-151-198/+75
* HISTORY change to go with previous commitgiraffedata2006-12-131-0/+3
* Fix bug with -remainder and not -closeness or vice versagiraffedata2006-12-131-9/+9
* clean up, fix maxval problemgiraffedata2006-12-102-128/+217
* fix white spacegiraffedata2006-12-101-2/+2
* Remove latex2html hack from pamtogif, since it's needed only in ppmtogifgiraffedata2006-12-091-35/+0
* Make pamtopnm work on multi-image streamgiraffedata2006-12-022-27/+34
* Remove C++ commentsgiraffedata2006-12-021-2/+2
* fix crash when there is only one charactergiraffedata2006-12-012-1/+3
* pnmcrop: multi-image input streamgiraffedata2006-11-302-39/+48
* Fix transparency optimization on PPM inputgiraffedata2006-11-284-8/+29
* Fix -background with PGM/PBM input - pnmrotate, pnmsheargiraffedata2006-11-286-44/+71
* cleanupgiraffedata2006-11-281-1/+1
* Fix inconsistent definition of pm_filepos causing crash in pm_check()giraffedata2006-11-282-0/+4
* cleanupgiraffedata2006-11-281-1/+0
* fix recent bugsgiraffedata2006-11-272-2/+3
* Add -background, -noantialias to Pnmsheargiraffedata2006-11-272-63/+121
* cleanupgiraffedata2006-11-272-33/+33
* fix bug with X depth = 0giraffedata2006-11-272-1/+3
* pamx: fix bug: incorrect display of one-plane input imagegiraffedata2006-11-272-24/+28
* remove dead codegiraffedata2006-11-272-97/+0
* Fix bug: shared library suffix always .dylibgiraffedata2006-11-271-1/+1
* Replace Ppmtogif with frontend to Pamtogifgiraffedata2006-11-252-1475/+170
* fix too-small allocation depthgiraffedata2006-11-251-1/+1
* Add pamtogifgiraffedata2006-11-222-1/+2023
* Add pnm_computetuplefreqtable3(): depth controlgiraffedata2006-11-222-6/+47
* improve commentsgiraffedata2006-11-221-12/+14
* fix commentsgiraffedata2006-11-211-2/+2
* Fix unitialized value in ppm_parsecolor()giraffedata2006-11-202-2/+6
* add ppmtogif -interlace fix to HISTORYgiraffedata2006-11-141-2/+2
* Fix garbage output from ppmtogif -interlacegiraffedata2006-11-141-3/+12
* Fix default X11 library locationgiraffedata2006-11-132-2/+2
* Fix search for libX11giraffedata2006-11-131-1/+1
* Fix Darwin build/installgiraffedata2006-11-134-21/+44