diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-05-14 00:53:04 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-05-14 00:53:04 (GMT) |
commit | d6ae9ac6b68ade20d79d00780b721ba419701f0b (patch) | |
tree | ce1858139a85cb202f0ab4ed0983c33143debec5 /ChangeLog | |
parent | a49b9d01cc58374d6882839ff6e9ca8c14c88c0a (diff) | |
download | tk-d6ae9ac6b68ade20d79d00780b721ba419701f0b.zip tk-d6ae9ac6b68ade20d79d00780b721ba419701f0b.tar.gz tk-d6ae9ac6b68ade20d79d00780b721ba419701f0b.tar.bz2 |
Backported support for the Vista theme.
This requires the vsapi element engine, the hover state and the theme script definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2009-05-14 Pat Thoyts <patthoyts@users.sourceforge.net> + + * doc/ttk_image.n: Backported support for the Vista theme. + * doc/ttk_style.n: This requires the vsapi element engine, + * doc/ttk_vsapi.n: the hover state and the theme script + * doc/ttk_widget.n: definition. + * generic/ttk/ttkState.c: + * generic/ttk/ttkTheme.h: + * generic/ttk/ttkWidget.c: + * library/ttk/ttk.tcl: + * library/ttk/vistaTheme.tcl: + * library/ttk/xpTheme.tcl: + * tests/ttk/vsapi.test: + * win/ttkWinXPTheme.c: + 2009-05-13 Pat Thoyts <patthoyts@users.sourceforge.net> * generic/tkFont.c: [Bug 2791352]: backported fix and tests for |