diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-12-03 23:58:34 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-12-03 23:58:34 (GMT) |
commit | 4f22e4e2865a8ef6917cc8a16c3a4041ab2e3b5a (patch) | |
tree | af01d0a3f9a01d3ce36f35080c91b9855a8d1636 /ChangeLog | |
parent | 11451aec4915dc62cc84ee9caf897dc10818e8c9 (diff) | |
download | tk-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-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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) |