]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In the config dialog, clip RGB values to [0..255] rather than reducing them
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
commited7ecf0c395655892a22b7c93980f5c26f484cda
tree6f0fd492cc45ce8f77c6e51fed920426ddcfed29
parent1b11dd1dfced287fb41805e2edd46f7129345d85
In the config dialog, clip RGB values to [0..255] rather than reducing them
mod 256.
Document that the RGB values can be edited, and their range.

git-svn-id: http://svn.tartarus.org/sgt/putty@6734 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but