|
From: Jeffrey H. <ho...@us...> - 2003-11-11 22:39:37
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv21315
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/tkfbox.tcl (::tk::dialog::file::Update): optimize the
dir/files list separation by using the -tails, -directory and
-type option of 'glob'. Also passes the glob the -filetypes
filters instead of calling string match over each file.
[Patch #833819]
|