about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless "no output" from error messagesgiraffedata2008-05-102-6/+7
* HISTORY updatesgiraffedata2008-05-101-0/+4
* Handle zero size glyphgiraffedata2008-05-101-1/+1
* handle empty inputgiraffedata2008-05-101-1/+5
* Adjust to legal values when -bpercent, -wpercent specify an overlapgiraffedata2008-04-122-38/+129
* More comments about rpathgiraffedata2008-04-121-23/+28
* Fix resolution of conflicting -wpercent and -wvaluegiraffedata2008-04-022-1/+3
* Make MMX/SSE work again for Gcc 4.3giraffedata2008-03-282-2/+5
* Fix GCC 4.3 build failuregiraffedata2008-03-282-3/+18
* Fix -colorvalue, -saturation, -keephues optionsgiraffedata2008-03-262-11/+14
* Start next releasegiraffedata2008-03-262-2/+4
* Update history for releasegiraffedata2008-03-261-18/+18
* Change release number to 10.42.0giraffedata2008-03-261-2/+2
* cleanupgiraffedata2008-03-264-113/+84
* Recognize xwd image by 'file' typegiraffedata2008-03-132-0/+8
* Fix crash in option processinggiraffedata2008-03-031-0/+2
* Add OPTENTINITgiraffedata2008-03-031-0/+2
* update commentgiraffedata2008-03-031-1/+1
* Fix double freegiraffedata2008-03-022-135/+140
* fix uninitialized output arraygiraffedata2008-03-022-44/+56
* Fix log file name with Standard Inputgiraffedata2008-02-262-11/+18
* cleanupgiraffedata2008-02-233-208/+249
* Add Pdirection()giraffedata2008-02-212-0/+13
* cleanupgiraffedata2008-02-212-142/+195
* Add BEG_POINT synonym for START_POINTgiraffedata2008-02-201-0/+1
* cleanupgiraffedata2008-02-181-23/+20
* Fix crash with -centerline - variable used before setgiraffedata2008-02-181-21/+22
* Various pamtosvg fixes, cleanupgiraffedata2008-02-176-582/+752
* Update HISTORYgiraffedata2008-02-021-0/+8
* Fix array bounds violation, missing right parenthesis on impostor replacement...giraffedata2008-02-021-170/+243
* Fix uninitialized globl variables 'alpha' and 'radius'giraffedata2008-01-311-6/+1
* Detect too-large -width, -space, -lspace; detect too-long input line; fix neg...giraffedata2008-01-272-62/+131
* Add constgiraffedata2008-01-276-39/+39
* Implement Pamflip process in Tifftopnmgiraffedata2008-01-272-11/+79
* fix commentsgiraffedata2008-01-277-7/+7
* Remove debugging codegiraffedata2008-01-261-1/+0
* Rewrite low-memory algorithm; use temp files and conserve virtual as well as ...giraffedata2008-01-192-456/+690
* fix compile warningsgiraffedata2008-01-191-2/+2
* Clarify matrix algorithmgiraffedata2008-01-171-33/+66
* Fix data typegiraffedata2008-01-151-1/+1
* update HISTORYgiraffedata2008-01-151-0/+3
* Put LDFLAGS environment variable value in link of build toolsgiraffedata2008-01-152-4/+5
* Issue warning about broken TIFF librarygiraffedata2008-01-151-30/+51
* Fix bogus warning about missing -instem optiongiraffedata2008-01-152-5/+3
* Deal better with nonstandard raster orientation; infrastructure to do a Pamflipgiraffedata2008-01-131-86/+492
* Cleanup, stage for handling orientationgiraffedata2008-01-131-20/+28
* fix undefined MAX_CHILDREN on Windowsgiraffedata2008-01-101-3/+6
* remove silly sleep()giraffedata2008-01-101-3/+1
* Reverse sense of conditional compilation of code that uses fcntl()giraffedata2008-01-101-1/+1
* Change 'true' to 'TRUE'giraffedata2008-01-101-1/+1