diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:43:25 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:43:25 (GMT) |
commit | d28676b1bedf7d3ce6cd75eae391856fcc1a70d0 (patch) | |
tree | a3747eea844696e78e092f24d64bc4abbf1d605a /ChangeLog | |
parent | 7e4369ff75f512f5454577833873027630964fb2 (diff) | |
download | tk-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |