diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-05 21:50:53 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-05 21:50:53 (GMT) |
commit | f33376cb218f06084bae0b06bbb386d8b99b3d2b (patch) | |
tree | 3f85b109ef6004a2909d2cb58e7ca41ec0fed885 /ChangeLog | |
parent | 0fba977b7b80efcefd747101ba1308a67eb54aab (diff) | |
download | tk-f33376cb218f06084bae0b06bbb386d8b99b3d2b.zip tk-f33376cb218f06084bae0b06bbb386d8b99b3d2b.tar.gz tk-f33376cb218f06084bae0b06bbb386d8b99b3d2b.tar.bz2 |
Patch 289825: Enable unlimited multiple file selection from the open files dialog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-01-05 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinDialog.c: [Patch 2898255] Enable unlimited multiple + file selection from the open files dialog (pawlak,fellows,thoyts) + 2010-01-05 Donal K. Fellows <dkf@users.sf.net> * generic/tkMenu.c (MenuWidgetObjCmd): [Bug 220950]: Do not delete |