remove trailing white space
fix spelling although this is dead code
set ellipse = 1 at INITIALIZATION
remove trailing white space
fix 2 more spellings
remove trailing white space and fix spellings
fix spelling of 'determining', and remove trail...
standardize on use of 'OpenGL' -- i.e., no more...
for sake of uniformity (and to remove 1 entry f...
I have found #ifdef paired with #endif, and I h...
fix spellings
remove trailing white space -- please advise of...
add an implementation of pixcrop.xml, based on ...
add an implementation of pixcrop, based on bwcrop
remove trailing white space
remove trailing white space
fix comment for sake of uniformity
switch a line to make the files look more alike...
remove a trailing white space character
cosmetic changes to make 2 source files look mo...
remove trailing white space
cosmetic changes so the files look more alike
make reference to new pixcrop.c
new CMakeLists.txt for a new man page
remove trailing white space, fix spelling, and ...
remove trailing white space, and fix spelling
fix a spelling (and left 'performant' as is, al...
fix spellings
shift location of 'char Stdin' to make pix-ps.c...
cosmetic changes for bw-ps.c and pix-ps.c to lo...
fix spellings; and, in 3dm-g.cpp , implement '?...
NOTICE: I made these changes (undoing word spli...
remove trailing white space
add 'clockwise-from-upper-left' remark, to prov...
make cosmetic changes to bw-ps.c and pix-ps.c s...
fix subscript to eliminate some memory-fault er...
fix a spelling
fix a spelling in TODO
remove a trailing whitespace character I overlo...
remove a trailing whitespace character, and fix...
remove a trailing whitespace character; fix a s...
fix spelling
after long consideration, have put in hopefully...
minor changes in input prompts
fix spelling of Spanish word 'expresiones' (not...
touch up bwrot.xml
make bwscale.c more like pixscale.c
fix spellings
remove redundant line; buflines MUST then get a...
simplify init_buffer because we don't need to p...
no need to pass scanlen as argument to init_buf...
slight shortening of remarks in bwscale.xml
remove trailing white space
fix blank lines in bwscale.c for sake of compar...
remove the fprintf's which I had committed in e...
more shifting of routines: init_buffer and get_...
shift fill_buffer and init_buffer to get better...
remove trailing white space
fix spelling
relocate a line to get better physical resembla...
remove trailing white space
get bwcrop working by adding stuff which (with ...
remove 1 whitespace character
consolidate the write-up of -s,-w,-n,-S,-W,-N (...
cosmetic changes so bwscale.c and pixscale.c lo...
supply missing argument in bu_vls_printf
remove a trailing whitespace character; fix spe...
reformat the programming; don't need 'else' if ...
fix bug regarding Y
remove an include after comparison with bwrect.c
comment off the # option; could 'bytes per pixe...
add a period to a comment
Use 'specify' because we have a PLURAL subject ...
change an 'or' to 'and'; explain that scr_width...
Explicity include '-x' and '-y'.
only need to set errorflag to 0 in its declarat...
avoid the missing of some errors -- e.g., if bo...
minor fixes to 2 error messages
disallow 0 to negative power
forgot to remove -L and -H from Usage
Provide better explanation for the last example...
oops, forgot an underscore of 'val'
expand bwmod.xml
implement rounding option; -t (truncation) will...
allow negative arguments for -S (shift); negati...
remove trailing whitespace, and fix spellings
end the program if we find negative number rais...
remove a trailing whitespace character, and fix...
use the DECLARATIONS to initialize variables; s...
put 'bwstat' in boldface, and fix the line brea...
modify the remark about square root
redo parts of the bwmod man page
remove initialization of c, because it's immedi...
if using ABS, still need numop++, but don't car...
add 'h' to comment; mv clip_high and clip_low i...
supply missing period
fix spellings
omit error message if run-with-no-arguments
insert optional <
put parentheses around 's' because the message ...