diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-10-28 15:06:14 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-10-28 15:06:14 (GMT) |
commit | c87342572e59fbdad7f99c32447e402ffcd5a270 (patch) | |
tree | 4fc1f48a9a35834fee6f4f57915fa90a17067e3c /ChangeLog | |
parent | b5e7e8747736a9f4f6e9c3ad6e1763b6a5900c9c (diff) | |
download | tk-c87342572e59fbdad7f99c32447e402ffcd5a270.zip tk-c87342572e59fbdad7f99c32447e402ffcd5a270.tar.gz tk-c87342572e59fbdad7f99c32447e402ffcd5a270.tar.bz2 |
* unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by
Michael Schlenker to keep the labels within the window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-28 Pat Thoyts <patthoyts@users.sourceforge.net> + + * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by + Michael Schlenker to keep the labels within the window. + 2004-10-28 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/*.n: Assorted minor documentation fixes. |