diff options
author | hobbs <hobbs> | 1999-08-10 15:27:45 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-08-10 15:27:45 (GMT) |
commit | 58001043022773e21bfbfb6e0805a71f51951903 (patch) | |
tree | 2d5763166669aff5c475a9c3452c9567c4491f13 /ChangeLog | |
parent | b8cd6cd207680969577b6c57f6117462af60b265 (diff) | |
download | tk-58001043022773e21bfbfb6e0805a71f51951903.zip tk-58001043022773e21bfbfb6e0805a71f51951903.tar.gz tk-58001043022773e21bfbfb6e0805a71f51951903.tar.bz2 |
1999-08-10 Jeff Hobbs <hobbs@scriptics.com>
* library/clrpick.tcl:
* library/console.tcl:
* library/tk.tcl: fixed code where abbreviations where used
in calling widget methods (confuses iWidgets) [Bug: 2422]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-08-10 Jeff Hobbs <hobbs@scriptics.com> + + * library/clrpick.tcl: + * library/console.tcl: + * library/tk.tcl: fixed code where abbreviations where used + in calling widget methods (confuses iWidgets) [Bug: 2422] + 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/button.tcl: cleaned up programming (config -> configure) |