summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-12-15 11:51:00 (GMT)
committervincentdarley <vincentdarley>2003-12-15 11:51:00 (GMT)
commit6b97ba2c3cc4da8e29a95fc694baea3b57cf8018 (patch)
tree14cd813c65ebd93c03478077ca270e6f1623d234 /ChangeLog
parent652fc56a55bca6e89050af3ef1fc758070a43b0e (diff)
downloadtk-6b97ba2c3cc4da8e29a95fc694baea3b57cf8018.zip
tk-6b97ba2c3cc4da8e29a95fc694baea3b57cf8018.tar.gz
tk-6b97ba2c3cc4da8e29a95fc694baea3b57cf8018.tar.bz2
text widget more extensive documentation, and two small code improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37396be..a562964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-12-15 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tkText.h:
+ * generic/tkText.h:
+ * generic/tkTextBTree.c:
+ * generic/tkTextDisp.c:
+ * generic/tkTextIndex.c: improved documentation in comments to
+ explain how pixel heights are kept track of. Also ensured
+ correct clean-up of elide-state calculation, even with very
+ large numbers of tags. Also provided slightly better updating
+ of cache for totally elided display lines.
+
2003-12-12 David Gravereaux <davygrvy@pobox.com>
* win/tkWinEmbed.c (TkWinEmbeddedEventProc) : for loop dereferences