Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup | giraffedata | 2008-08-06 | 1 | -36/+73 | |
* | Don't corrupt file names when the contain colons | giraffedata | 2008-08-05 | 1 | -190/+228 | |
* | replace mysterious window height calculation with one that makes sense and ma... | giraffedata | 2008-07-27 | 1 | -159/+283 | |
* | fix array bounds violation | giraffedata | 2008-07-20 | 1 | -57/+93 | |
* | Fix bug: garbage output from PBMs | giraffedata | 2008-07-16 | 1 | -11/+12 | |
* | Fix negative array index | giraffedata | 2008-07-10 | 1 | -6/+15 | |
* | Add fast PBM path | giraffedata | 2008-07-08 | 1 | -167/+401 | |
* | Add fast PBM path for Pnmpad | giraffedata | 2008-07-06 | 1 | -60/+145 | |
* | Fix PBM input + -nomix | giraffedata | 2008-05-19 | 1 | -1/+4 | |
* | Do alpha | giraffedata | 2008-05-10 | 1 | -7/+30 | |
* | Adjust to legal values when -bpercent, -wpercent specify an overlap | giraffedata | 2008-04-12 | 1 | -38/+126 | |
* | Fix resolution of conflicting -wpercent and -wvalue | giraffedata | 2008-04-02 | 1 | -1/+1 | |
* | Fix -colorvalue, -saturation, -keephues options | giraffedata | 2008-03-26 | 1 | -11/+12 | |
* | Fix crash in option processing | giraffedata | 2008-03-03 | 1 | -0/+2 | |
* | Fix double free | giraffedata | 2008-03-02 | 1 | -135/+138 | |
* | fix uninitialized output array | giraffedata | 2008-03-02 | 1 | -44/+54 | |
* | Fix uninitialized globl variables 'alpha' and 'radius' | giraffedata | 2008-01-31 | 1 | -6/+1 | |
* | Rewrite low-memory algorithm; use temp files and conserve virtual as well as ... | giraffedata | 2008-01-19 | 1 | -456/+687 | |
* | fix compile warnings | giraffedata | 2008-01-19 | 1 | -2/+2 | |
* | Clarify matrix algorithm | giraffedata | 2008-01-17 | 1 | -33/+66 | |
* | Fix bogus warning about missing -instem option | giraffedata | 2008-01-15 | 1 | -5/+1 | |
* | Add missing pm_config.h | giraffedata | 2008-01-10 | 1 | -1/+2 | |
* | use pm_mkdir(), so it works on Windows | giraffedata | 2007-12-31 | 1 | -1/+1 | |
* | cleanup | giraffedata | 2007-12-29 | 1 | -3/+3 | |
* | Deal with zero width/height | giraffedata | 2007-12-29 | 1 | -38/+86 | |
* | validate dimensions | giraffedata | 2007-12-29 | 1 | -12/+81 | |
* | handle zero margin | giraffedata | 2007-12-29 | 1 | -18/+33 | |
* | Fix symbol conflict with 'nearest' in AIX math.h | giraffedata | 2007-12-17 | 1 | -6/+9 | |
* | fix arithmetic overflow | giraffedata | 2007-12-09 | 1 | -3/+13 | |
* | Fix crash due to sizeof() used where PAM_STRUCT_SIZE should be | giraffedata | 2007-11-26 | 1 | -2/+3 | |
* | Fast path for PBM, check dimensions | giraffedata | 2007-11-16 | 1 | -27/+216 | |
* | Fix -verbose message about background color with -white | giraffedata | 2007-11-13 | 1 | -3/+4 | |
* | Add some const | giraffedata | 2007-11-11 | 1 | -2/+2 | |
* | Use faster search algorithm for optimum arrangement | giraffedata | 2007-11-03 | 1 | -157/+301 | |
* | Fix typo in comment | giraffedata | 2007-11-01 | 1 | -1/+1 | |
* | Improve message | giraffedata | 2007-10-12 | 1 | -1/+1 | |
* | Remove dead code | giraffedata | 2007-09-26 | 1 | -10/+0 | |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 2 | -2/+4 | |
* | Use pm_system_lp() instead of fork and exec | giraffedata | 2007-08-25 | 1 | -35/+4 | |
* | cleanup | giraffedata | 2007-08-25 | 1 | -10/+10 | |
* | Add bitwise functions to Pamfunc | giraffedata | 2007-07-29 | 1 | -18/+172 | |
* | Use mkdir -m instead of chmod | giraffedata | 2007-07-11 | 3 | -10/+8 | |
* | use mkdir -m instead of umask | giraffedata | 2007-07-11 | 1 | -4/+2 | |
* | Fix temp file security problem | giraffedata | 2007-07-11 | 1 | -2/+3 | |
* | add -plain, improve option parsing | giraffedata | 2007-07-11 | 1 | -4/+10 | |
* | cleanup | giraffedata | 2007-07-04 | 1 | -1/+1 | |
* | Improve error messages | giraffedata | 2007-06-29 | 1 | -9/+8 | |
* | fix comments | giraffedata | 2007-05-24 | 1 | -3/+1 | |
* | Fix bogus global threshold calculation | giraffedata | 2007-05-20 | 1 | -79/+128 | |
* | Add assertions | giraffedata | 2007-05-19 | 1 | -0/+22 |