summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-27 20:47:15 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-27 20:47:15 (GMT)
commit24503ec516039a59c4368bdbaff909db6451514c (patch)
tree92fdb4b46336cb3491563115bc9abccb4bb2c11c /ChangeLog
parent52acde6cd7b9c4bf080adb98afcc37c7dcf2baa7 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8aefff..6d4c09d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,