diff options
author | tmh <tmh> | 2008-08-25 17:13:03 (GMT) |
---|---|---|
committer | tmh <tmh> | 2008-08-25 17:13:03 (GMT) |
commit | 722b9e5353b33fdcd23e186a5855e5488e571278 (patch) | |
tree | 0d04486a051539685f2a55f91368482f3389bef8 /ChangeLog | |
parent | bd79f8a41674406a540bf14e81358a61317902ed (diff) | |
download | tk-722b9e5353b33fdcd23e186a5855e5488e571278.zip tk-722b9e5353b33fdcd23e186a5855e5488e571278.tar.gz tk-722b9e5353b33fdcd23e186a5855e5488e571278.tar.bz2 |
Bug tracker ID 1936220
This patch corrects the multiple selection error reported in this bug tracker.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net> + + The patch is associated with the bug tracker id: 1936220 + library/tkfbox.tcl : fix the multiple selection error for + tk_getOpenFile -multiple 1 which fails on all unix platforms since + the adoption of ttk widgets. + 2008-08-25 Donal K. Fellows <dkf@users.sf.net> * generic/tkImgPhoto.c: Split the implementation of the core of |