summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-11-12 22:43:25 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-11-12 22:43:25 (GMT)
commitd28676b1bedf7d3ce6cd75eae391856fcc1a70d0 (patch)
treea3747eea844696e78e092f24d64bc4abbf1d605a /ChangeLog
parent7e4369ff75f512f5454577833873027630964fb2 (diff)
downloadtk-d28676b1bedf7d3ce6cd75eae391856fcc1a70d0.zip
tk-d28676b1bedf7d3ce6cd75eae391856fcc1a70d0.tar.gz
tk-d28676b1bedf7d3ce6cd75eae391856fcc1a70d0.tar.bz2
backported listbox test fix from head - the default activestyle on windows is 'underline'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91a1292..2d3a317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-11-12 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * tests/constraints.tcl: backported listbox test fix from head
+ * tests/listbox.test: the default on windows is 'underline'
* tests/winDialog.test: backported some fixes from head
* library/text.tcl: Backported fix for bug #1777362 to have events
* test/text.test: work with window paths that include hyphens.