diff options
author | vincentdarley <vincentdarley> | 2004-09-24 14:43:28 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-09-24 14:43:28 (GMT) |
commit | 46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b (patch) | |
tree | ab9312a555ad17a539323d76457c691bc01f9490 /ChangeLog | |
parent | 00f74438c9deed2111133ed89d2fedab3ff1990d (diff) | |
download | tk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.zip tk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.tar.gz tk-46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b.tar.bz2 |
more robust text widget display tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * library/text.tcl: corrected mousewheel scrolling [Bug 960190] + * tests/textDisp.test: made some tests more robust to slowness + in asynchronous height calculation callbacks [Bug 1025781] + 2004-09-24 Pat Thoyts <patthoyts@users.sourceforge.net> * win/tkWinX.c: Added declaration for advapi32 now that this file |