summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-07 15:32:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-07 15:32:18 (GMT)
commite32170009614d7f09c5f913b2767bd6cf0e15f7e (patch)
tree4e2fe64ce7917e1ec5cfdbef709a9d9deb5b8089 /ChangeLog
parent078fd483b608ea19f2d47f36f5a6a8a3a1c04405 (diff)
downloadtk-e32170009614d7f09c5f913b2767bd6cf0e15f7e.zip
tk-e32170009614d7f09c5f913b2767bd6cf0e15f7e.tar.gz
tk-e32170009614d7f09c5f913b2767bd6cf0e15f7e.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.
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