summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2010-01-07 15:32:17 (GMT)
committerdkf <dkf@noemail.net>2010-01-07 15:32:17 (GMT)
commit064532571c0c2419fbb9ba4ffc6869942c925198 (patch)
tree4e2fe64ce7917e1ec5cfdbef709a9d9deb5b8089 /ChangeLog
parent4494a850891a82dd849c607602eafd6f7af1f7f5 (diff)
downloadtk-064532571c0c2419fbb9ba4ffc6869942c925198.zip
tk-064532571c0c2419fbb9ba4ffc6869942c925198.tar.gz
tk-064532571c0c2419fbb9ba4ffc6869942c925198.tar.bz2
[Bug 2677890]: Fix odd text widget update problem that had scrollbars being
unable to cover the whole widget. Fix is to reify the range to update sooner. FossilOrigin-Name: 82437bcb62e89a1aacaeda153f5e33a7efb0fbc7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91a8270..d64f0a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-07 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkTextDisp.c (AsyncUpdateLineMetrics): [Bug 2677890]: Fix
+ odd text widget update problem that had scrollbars being unable to
+ cover the whole widget. Fix is to reify the range to update sooner.
+
2010-01-06 Donal K. Fellows <dkf@users.sf.net>
* library/tk.tcl: Centralize the definition of keys that