diff options
author | rjohnson <rjohnson> | 1998-07-27 17:20:13 (GMT) |
---|---|---|
committer | rjohnson <rjohnson> | 1998-07-27 17:20:13 (GMT) |
commit | 51fefcb087db39ad41670fc6b1f82dafa78deda1 (patch) | |
tree | be4f317d17e1db0b63a8f96e5d476565fcacc96b /changes | |
parent | 955147b6bee8c26ae47ce5ef5c54e606a4e9bd97 (diff) | |
download | tk-51fefcb087db39ad41670fc6b1f82dafa78deda1.zip tk-51fefcb087db39ad41670fc6b1f82dafa78deda1.tar.gz tk-51fefcb087db39ad41670fc6b1f82dafa78deda1.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4201,3 +4201,6 @@ to tcl_library, an install directory relative to the executable, a source directory relative to the executable, and a tk directory relative to the source heirarchy containing the executable. See the comment at the top of generic/tkInitScript.h for more details. (SS) + +7/27/98 (bug fix) The bbox for coords in the canvas were incorrectly +including the center of the coord as part of the bound area. (RJ) |