Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recognize xwd image by 'file' type | giraffedata | 2008-03-13 | 2 | -0/+8 |
* | Fix crash in option processing | giraffedata | 2008-03-03 | 1 | -0/+2 |
* | Add OPTENTINIT | giraffedata | 2008-03-03 | 1 | -0/+2 |
* | update comment | giraffedata | 2008-03-03 | 1 | -1/+1 |
* | Fix double free | giraffedata | 2008-03-02 | 2 | -135/+140 |
* | fix uninitialized output array | giraffedata | 2008-03-02 | 2 | -44/+56 |
* | Fix log file name with Standard Input | giraffedata | 2008-02-26 | 2 | -11/+18 |
* | cleanup | giraffedata | 2008-02-23 | 3 | -208/+249 |
* | Add Pdirection() | giraffedata | 2008-02-21 | 2 | -0/+13 |
* | cleanup | giraffedata | 2008-02-21 | 2 | -142/+195 |
* | Add BEG_POINT synonym for START_POINT | giraffedata | 2008-02-20 | 1 | -0/+1 |
* | cleanup | giraffedata | 2008-02-18 | 1 | -23/+20 |
* | Fix crash with -centerline - variable used before set | giraffedata | 2008-02-18 | 1 | -21/+22 |
* | Various pamtosvg fixes, cleanup | giraffedata | 2008-02-17 | 6 | -582/+752 |
* | Update HISTORY | giraffedata | 2008-02-02 | 1 | -0/+8 |
* | Fix array bounds violation, missing right parenthesis on impostor replacement... | giraffedata | 2008-02-02 | 1 | -170/+243 |
* | Fix uninitialized globl variables 'alpha' and 'radius' | giraffedata | 2008-01-31 | 1 | -6/+1 |
* | Detect too-large -width, -space, -lspace; detect too-long input line; fix neg... | giraffedata | 2008-01-27 | 2 | -62/+131 |
* | Add const | giraffedata | 2008-01-27 | 6 | -39/+39 |
* | Implement Pamflip process in Tifftopnm | giraffedata | 2008-01-27 | 2 | -11/+79 |
* | fix comments | giraffedata | 2008-01-27 | 7 | -7/+7 |
* | Remove debugging code | giraffedata | 2008-01-26 | 1 | -1/+0 |
* | Rewrite low-memory algorithm; use temp files and conserve virtual as well as ... | giraffedata | 2008-01-19 | 2 | -456/+690 |
* | fix compile warnings | giraffedata | 2008-01-19 | 1 | -2/+2 |
* | Clarify matrix algorithm | giraffedata | 2008-01-17 | 1 | -33/+66 |
* | Fix data type | giraffedata | 2008-01-15 | 1 | -1/+1 |
* | update HISTORY | giraffedata | 2008-01-15 | 1 | -0/+3 |
* | Put LDFLAGS environment variable value in link of build tools | giraffedata | 2008-01-15 | 2 | -4/+5 |
* | Issue warning about broken TIFF library | giraffedata | 2008-01-15 | 1 | -30/+51 |
* | Fix bogus warning about missing -instem option | giraffedata | 2008-01-15 | 2 | -5/+3 |
* | Deal better with nonstandard raster orientation; infrastructure to do a Pamflip | giraffedata | 2008-01-13 | 1 | -86/+492 |
* | Cleanup, stage for handling orientation | giraffedata | 2008-01-13 | 1 | -20/+28 |
* | fix undefined MAX_CHILDREN on Windows | giraffedata | 2008-01-10 | 1 | -3/+6 |
* | remove silly sleep() | giraffedata | 2008-01-10 | 1 | -3/+1 |
* | Reverse sense of conditional compilation of code that uses fcntl() | giraffedata | 2008-01-10 | 1 | -1/+1 |
* | Change 'true' to 'TRUE' | giraffedata | 2008-01-10 | 1 | -1/+1 |
* | Add missing pm_config.h | giraffedata | 2008-01-10 | 1 | -1/+2 |
* | cleanup | giraffedata | 2008-01-09 | 1 | -59/+78 |
* | remove recently added dead code | giraffedata | 2008-01-03 | 1 | -32/+0 |
* | Use sleepN() instead of sleep(), so it works on Windows | giraffedata | 2008-01-01 | 3 | -4/+5 |
* | HISTORY update | giraffedata | 2008-01-01 | 1 | -0/+5 |
* | Add sleepN() | giraffedata | 2008-01-01 | 1 | -1/+1 |
* | Add sleepN() | giraffedata | 2008-01-01 | 4 | -2/+41 |
* | remove garbage file | giraffedata | 2008-01-01 | 1 | -8/+0 |
* | cleanup, include rle.h where needed | giraffedata | 2008-01-01 | 1 | -138/+173 |
* | Make declarations, definitions match | giraffedata | 2008-01-01 | 1 | -4/+3 |
* | Remove unnecessary <sys/times.h> | giraffedata | 2008-01-01 | 1 | -1/+0 |
* | Make declaration match definition | giraffedata | 2008-01-01 | 1 | -1/+1 |
* | Don't include netinet/in.h when it doesn't exist | giraffedata | 2008-01-01 | 1 | -0/+2 |
* | Make prototype match function | giraffedata | 2008-01-01 | 1 | -1/+1 |