In the config dialog, clip RGB values to [0..255] rather than reducing them
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Jun 2006 21:10:33 +0000 (21:10 +0000)
commit3d025d91eadd6d4953936db1bf1e605eb9eb441f
tree6f0fd492cc45ce8f77c6e51fed920426ddcfed29
parente49a814bf9d94af9f18478d297f9280f986ca222
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: svn://svn.tartarus.org/sgt/putty@6734 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but