diff options
author | vincentdarley <vincentdarley> | 2003-11-16 01:01:32 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-16 01:01:32 (GMT) |
commit | 9c4b699070cef63a8f5d56755a330322fa2cc6c9 (patch) | |
tree | 23ba70f06ef9480abf7114da72de13b962724c13 /ChangeLog | |
parent | 7c9328b664ec680ed43ab91a5cd3f5672967d579 (diff) | |
download | tk-9c4b699070cef63a8f5d56755a330322fa2cc6c9.zip tk-9c4b699070cef63a8f5d56755a330322fa2cc6c9.tar.gz tk-9c4b699070cef63a8f5d56755a330322fa2cc6c9.tar.bz2 |
scrollbar size fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ fixed an unreported new problem if a single logical line wraps to fill more than the entire display. + * macosx/tkMacOSXScrlbr.c: fix to [Bug 840978] where the size + of the proportional scrollbar was calculated wrongly. + 2003-11-14 Joe English <jenglish@users.sourceforge.net> * doc/text.n: Fix markup errors. |