diff options
author | patthoyts@users.sourceforge.net <patthoyts> | 2009-12-03 23:58:34 (GMT) |
---|---|---|
committer | patthoyts@users.sourceforge.net <patthoyts> | 2009-12-03 23:58:34 (GMT) |
commit | 0e0295f9bd8cc412914dd778e9ff2aa896292110 (patch) | |
tree | af01d0a3f9a01d3ce36f35080c91b9855a8d1636 /ChangeLog | |
parent | 6e334cff394d3bcb9de81d4328e2a0df08115f7c (diff) | |
download | tk-0e0295f9bd8cc412914dd778e9ff2aa896292110.zip tk-0e0295f9bd8cc412914dd778e9ff2aa896292110.tar.gz tk-0e0295f9bd8cc412914dd778e9ff2aa896292110.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) |