Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2008-07-17 | 1 | -15/+28 |
* | cleanup | giraffedata | 2008-07-17 | 1 | -139/+122 |
* | Fix gamma correction | giraffedata | 2008-07-17 | 1 | -28/+31 |
* | Fix bug from recent cleanup | giraffedata | 2008-07-16 | 1 | -11/+10 |
* | Make color output if background is color | giraffedata | 2008-07-13 | 1 | -21/+23 |
* | Fix recent bug | giraffedata | 2008-07-13 | 1 | -1/+1 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -4/+17 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -56/+78 |
* | cleanup | giraffedata | 2008-07-12 | 4 | -22/+24 |
* | cleanup | giraffedata | 2008-07-11 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-06-13 | 1 | -1/+1 |
* | Fix uninitialized variable with Standard Input input | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | cleanup | giraffedata | 2008-06-09 | 1 | -31/+25 |
* | Fix | giraffedata | 2008-06-09 | 1 | -1/+1 |
* | Don't free tgaHeader.Id that wasn't allocated | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | Fix parsing of type description | giraffedata | 2008-06-06 | 1 | -1/+1 |
* | Fix uninitialized outputted[][] array | giraffedata | 2008-06-01 | 1 | -31/+68 |
* | Fix. Doesn't work at all | giraffedata | 2008-06-01 | 1 | -1/+4 |
* | Fix standard input invocation | giraffedata | 2008-05-28 | 1 | -1/+1 |
* | Fix buffer overrun with too wide image | giraffedata | 2008-05-26 | 1 | -103/+114 |
* | Add pamtompfont | giraffedata | 2008-05-25 | 2 | -1/+180 |
* | cleanup | giraffedata | 2008-03-26 | 3 | -54/+48 |
* | Recognize xwd image by 'file' type | giraffedata | 2008-03-13 | 1 | -0/+4 |
* | Fix log file name with Standard Input | giraffedata | 2008-02-26 | 1 | -11/+16 |
* | 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 | 5 | -582/+750 |
* | Fix array bounds violation, missing right parenthesis on impostor replacement... | giraffedata | 2008-02-02 | 1 | -170/+243 |
* | Implement Pamflip process in Tifftopnm | giraffedata | 2008-01-27 | 1 | -10/+74 |
* | Remove debugging code | giraffedata | 2008-01-26 | 1 | -1/+0 |
* | Issue warning about broken TIFF library | giraffedata | 2008-01-15 | 1 | -30/+51 |
* | 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 |
* | 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 |
* | cleanup | giraffedata | 2008-01-09 | 1 | -59/+78 |
* | Use sleepN() instead of sleep(), so it works on Windows | giraffedata | 2008-01-01 | 3 | -4/+5 |
* | 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 |
* | remove unneeded sys/utsname (code that needed it has been split out to gethos... | giraffedata | 2008-01-01 | 1 | -1/+0 |
* | Make function match prototype | giraffedata | 2008-01-01 | 1 | -1/+2 |
* | Fix clock()/times() alternation | giraffedata | 2008-01-01 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-01-01 | 1 | -6/+2 |