about summary refs log tree commit diff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
* Fix -quietgiraffedata2020-06-201-5/+1
* Fix assertion checkinggiraffedata2020-06-071-1/+1
* Fix grammar in commentsgiraffedata2020-05-152-5/+5
* Fix interpretation of angles larger than 90 degreesgiraffedata2020-03-261-11/+12
* cleanupgiraffedata2020-03-221-5/+8
* whitespacegiraffedata2020-03-221-22/+22
* Fix arithmetic overflow with shear near +/- 90 degreesgiraffedata2020-03-221-1/+7
* cleanupgiraffedata2020-03-201-10/+13
* cleanupgiraffedata2020-03-201-116/+173
* Remove arbitrary restriction on size of image with -hilbertgiraffedata2020-03-201-5/+5
* Remove debugging tracegiraffedata2020-03-151-1/+0
* Use 'pm_string_to_int' instead of 'sscanf'giraffedata2020-03-141-45/+71
* Remove unused variable - trick to embed text in the object code triggers comp...giraffedata2020-03-141-3/+0
* Remove use of non-ISO-C featuregiraffedata2020-03-141-2/+4
* Fix bug: -hilbert not included in check for conflicting optionsgiraffedata2020-03-121-1/+1
* whitespacegiraffedata2020-03-121-45/+45
* Fix % in -outstem, -width=0, -height=0giraffedata2020-02-211-8/+10
* Add -listfile, sanity checks on file name patterngiraffedata2020-02-161-141/+277
* Fix use of unset variables when no -width or no -heightgiraffedata2020-01-151-15/+35
* cleanupgiraffedata2020-01-151-5/+8
* cleanupgiraffedata2020-01-151-15/+11
* Fix typos in comments and messages, whitespacegiraffedata2019-12-305-10/+10
* Fix typos in comments and messages, whitespacegiraffedata2019-12-2912-184/+203
* Fix -framegiraffedata2019-12-081-3/+3
* whitespacegiraffedata2019-12-081-52/+52
* cleanupgiraffedata2019-10-061-2/+2
* Check for incompatible optionsgiraffedata2019-10-061-2/+17
* Add -reportonlygiraffedata2019-10-051-8/+32
* Fail if user specifies more than one of -center, -meanpixel, and -meancolor, ...giraffedata2019-09-201-4/+16
* Fail before writing output image header when input and map maxvals don't matc...giraffedata2019-09-191-7/+7
* Don't allow -borderfile with -reportXXX - it doesn't workgiraffedata2019-04-101-0/+4
* Fix -bgcolorgiraffedata2019-04-101-5/+5
* Fix bug with -bgcolor on PBM or PGM imagesgiraffedata2019-04-061-18/+20
* Add -bg-color, bg-corner, -reportfull, -reportsize, -blank-imagegiraffedata2019-03-301-88/+547
* whitespacegiraffedata2019-03-051-42/+42
* Fix bug in previous commitgiraffedata2019-02-281-4/+4
* Speedup for PBM with xscale factor >10giraffedata2019-02-161-84/+401
* Add -quiet, -plain, fix bug in recent updategiraffedata2019-02-101-29/+69
* Fix typo in commentgiraffedata2019-02-031-2/+2
* Allow scale factor parameter 1; don't mess with edges where scale factor is 1giraffedata2019-02-021-23/+44
* Don't use .pam suffix on temp file - old Mktemp can't handle itgiraffedata2019-01-261-1/+1
* Fix handling of floating point imprecision in unnormalizing samplesgiraffedata2019-01-204-18/+19
* whitespacegiraffedata2019-01-201-56/+56
* cleanupgiraffedata2019-01-151-5/+2
* cleanupgiraffedata2019-01-151-19/+20
* Use -dropedge, cleanupgiraffedata2019-01-151-51/+58
* Add Pambrightengiraffedata2019-01-132-1/+274
* Fix bug: 'setlinetype nodiag' says invalid typegiraffedata2019-01-071-1/+1
* cleanupgiraffedata2019-01-071-3/+3
* whitespacegiraffedata2019-01-071-40/+40