diff options
author | hobbs <hobbs> | 1999-11-30 00:02:04 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-30 00:02:04 (GMT) |
commit | 6ed6cecb4300435fdd8b959f6910322439f28463 (patch) | |
tree | c9cbb4652e8482f3dbd8f7c6abffb86bbea8fe34 /ChangeLog | |
parent | ce6f5f2208d6be7e48d3839316116e48fffa64b2 (diff) | |
download | tk-6ed6cecb4300435fdd8b959f6910322439f28463.zip tk-6ed6cecb4300435fdd8b959f6910322439f28463.tar.gz tk-6ed6cecb4300435fdd8b959f6910322439f28463.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ * generic/tkListbox.c: fixed 'get' of listbox to return a string when only one item is requested. + * tests/clrpick.test: + * tests/filebox.test: minor whitespace cleanup + + * library/tk.tcl: fixed missing $w in ::tk::PlaceWindow + 1999-11-24 Jeff Hobbs <hobbs@scriptics.com> * library/clrpick.tcl: |