diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-27 20:47:15 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-27 20:47:15 (GMT) |
commit | 24503ec516039a59c4368bdbaff909db6451514c (patch) | |
tree | 92fdb4b46336cb3491563115bc9abccb4bb2c11c /ChangeLog | |
parent | 52acde6cd7b9c4bf080adb98afcc37c7dcf2baa7 (diff) | |
download | tk-24503ec516039a59c4368bdbaff909db6451514c.zip tk-24503ec516039a59c4368bdbaff909db6451514c.tar.gz tk-24503ec516039a59c4368bdbaff909db6451514c.tar.bz2 |
[ttk::style theme use] without an argument now returns the current theme
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-05-27 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/ttk/ttkTheme.c: [ttk::style theme use] without + * doc/ttk_style.n: an argument now returns the current theme + 2008-05-23 Joe English <jenglish@users.sourceforge.net> * doc/ttk_treeview.n, generic/ttk/ttkTreeview.c, |