Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup | giraffedata | 2007-05-30 | 1 | -1/+1 | |
* | Privatize mk_argvn(), now that picttoppm.c no longer uses it | giraffedata | 2007-05-24 | 2 | -4/+1 | |
* | Don't use libpbmfont for a string tokenizer | giraffedata | 2007-05-24 | 1 | -33/+89 | |
* | Add -omaxval | giraffedata | 2007-05-24 | 2 | -26/+48 | |
* | fix comments | giraffedata | 2007-05-24 | 1 | -3/+1 | |
* | Fix -min, -max | giraffedata | 2007-05-23 | 1 | -2/+2 | |
* | cleanup | giraffedata | 2007-05-23 | 1 | -305/+477 | |
* | cleanup | giraffedata | 2007-05-23 | 1 | -7/+5 | |
* | Add missing break for BITPIX = -32 | giraffedata | 2007-05-22 | 1 | -0/+1 | |
* | PAM_STRUCT_SIZE: cast pointer to ulong instead of uint | giraffedata | 2007-05-21 | 2 | -1/+8 | |
* | fix typo | giraffedata | 2007-05-21 | 1 | -1/+1 | |
* | Fix bogus global threshold calculation | giraffedata | 2007-05-20 | 2 | -79/+133 | |
* | Add assertions | giraffedata | 2007-05-19 | 1 | -0/+22 | |
* | Add -norandom | giraffedata | 2007-05-19 | 1 | -26/+44 | |
* | Fix type mismatch warning | giraffedata | 2007-05-19 | 1 | -2/+4 | |
* | Restore mk_argvn as external so picttoppm will build | giraffedata | 2007-05-12 | 2 | -1/+4 | |
* | Replace STREQ() with streq() | giraffedata | 2007-05-10 | 6 | -21/+21 | |
* | Fix bug detecting presence of libvga with ldconfig | giraffedata | 2007-05-09 | 2 | -5/+8 | |
* | fix syntax errors | giraffedata | 2007-05-05 | 1 | -4/+4 | |
* | Do default runtime link path for Mac OSX properly | giraffedata | 2007-05-04 | 3 | -4/+28 | |
* | don't use 'uint' | giraffedata | 2007-05-04 | 1 | -4/+4 | |
* | cleanup | giraffedata | 2007-05-03 | 1 | -13/+25 | |
* | Add -verbose, clean up | giraffedata | 2007-05-03 | 1 | -55/+105 | |
* | cleanup | giraffedata | 2007-05-03 | 2 | -155/+390 | |
* | clean up, improve error messages | giraffedata | 2007-04-28 | 2 | -106/+205 | |
* | Exploit .DELETE_ON_ERROR feature of GNU Make | giraffedata | 2007-04-11 | 3 | -15/+21 | |
* | Add description of previous change | giraffedata | 2007-04-11 | 1 | -0/+3 | |
* | Do test compile for Libxml2 | giraffedata | 2007-04-07 | 1 | -65/+173 | |
* | add comment | giraffedata | 2007-04-07 | 1 | -0/+13 | |
* | Add Pamundice | giraffedata | 2007-04-01 | 3 | -1/+708 | |
* | cleanup | giraffedata | 2007-04-01 | 1 | -14/+15 | |
* | Update for next numbered release | giraffedata | 2007-03-30 | 2 | -2/+4 | |
* | Add ROUNDUP, ROUNDDN | giraffedata | 2007-03-30 | 1 | -0/+8 | |
* | update for release | giraffedata | 2007-03-30 | 1 | -18/+18 | |
* | round up row buffer to multiple of 16 pixels | giraffedata | 2007-03-30 | 1 | -13/+45 | |
* | Add comments | giraffedata | 2007-03-29 | 1 | -2/+2 | |
* | Fix for at least some direct color 24/32 images. Add pm_drain() | giraffedata | 2007-03-29 | 2 | -301/+398 | |
* | Add pm_drain() | giraffedata | 2007-03-29 | 2 | -0/+34 | |
* | Fix selection of default library suffix | giraffedata | 2007-03-27 | 2 | -2/+10 | |
* | Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -... | giraffedata | 2007-03-25 | 2 | -15/+59 | |
* | Do monochrome fastpath for nInputComp == 1, not depth == 1 | giraffedata | 2007-03-25 | 1 | -4/+2 | |
* | add -aspect option, small hash table, monochrome shortcut | giraffedata | 2007-03-25 | 2 | -70/+193 | |
* | Fix 'too many pixels in row' failure due to padding when there are multiple p... | giraffedata | 2007-03-24 | 2 | -238/+486 | |
* | Add missing stdio.h | giraffedata | 2007-03-24 | 2 | -3/+5 | |
* | reverse order of depth adjustment, maxval adjustment so all planes get maxval... | giraffedata | 2007-03-22 | 2 | -5/+7 | |
* | Fix OPT_STRING -> OPT_UINT | giraffedata | 2007-03-14 | 2 | -2/+5 | |
* | Add pamditherbw -atkinson | giraffedata | 2007-03-03 | 2 | -15/+179 | |
* | fix crash with -mapfile | giraffedata | 2007-03-03 | 2 | -1/+4 | |
* | Add jpegtopnm -repair | giraffedata | 2007-03-01 | 4 | -57/+114 | |
* | Fix unsigned arithmetic bug | giraffedata | 2007-02-28 | 2 | -2/+6 |