summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-12-03 23:58:34 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-12-03 23:58:34 (GMT)
commit4f22e4e2865a8ef6917cc8a16c3a4041ab2e3b5a (patch)
treeaf01d0a3f9a01d3ce36f35080c91b9855a8d1636 /ChangeLog
parent11451aec4915dc62cc84ee9caf897dc10818e8c9 (diff)
downloadtk-4f22e4e2865a8ef6917cc8a16c3a4041ab2e3b5a.zip
tk-4f22e4e2865a8ef6917cc8a16c3a4041ab2e3b5a.tar.gz
tk-4f22e4e2865a8ef6917cc8a16c3a4041ab2e3b5a.tar.bz2
Fix the selection of treeview rows on Windows XP and Vista
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 28182b5..f5c1772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
+2009-12-03 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/ttk/xpTheme.tcl: Fix selection of treeview rows on
+ * library/ttk/vistaTheme.tcl: Windows XP and Vista.
+
2009-12-02 Jan Nijtmans <nijtmans@users.sf.net>
* doc/GetHINSTANCE.3 correct mentioned header file
* win/tkWinInt.h make TkWinChildProc available in private
- * generic/tkInt.decls stub table. [Bug #220600] and [Bug #220690].
+ * generic/tkInt.decls stub table. [Bug #220600] and [Bug #220690].
* generic/tkIntPlatDecls.h (regenerated)
* generic/tkStubInit.c (regenerated)