diff options
author | nijtmans <nijtmans> | 2010-09-20 21:21:19 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-09-20 21:21:19 (GMT) |
commit | 82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d (patch) | |
tree | 727f31bc188ef306a555a8f7b8f89c17fcfc155e | |
parent | 94c95998f5f9ea746f60b416637897978d13542b (diff) | |
download | tk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.zip tk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.tar.gz tk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.tar.bz2 |
clean-up, port all genStubs.tcl changes
from Tcl to ttkGenStubs.tcl as well
(no change in any output files)
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ -2010-09-14 Jan Nijtmans <nijtmans@users.sf.net> +2010-09-20 Jan Nijtmans <nijtmans@users.sf.net> * generic/ttk/ttkGenStubs.tcl: clean-up, port all genStubs.tcl changes - * generic/ttk/ttk.decls from Tcl to ttkGenStubs.tcl as well - * generic/tk.decls (no change in any output files) - * generic/tkInt.decls + * generic/ttk/ttk.decls: from Tcl to ttkGenStubs.tcl as well (no + * generic/tk.decls: change in any output files). This brings + * generic/tkInt.decls: all *.decls in the same form as tcl.decls 2010-09-16 Jeff Hobbs <jeffh@ActiveState.com> |