Update of /cvsroot/installbase/installbase
In directory sc8-pr-cvs1:/tmp/cvs-serv32132
Modified Files:
ChangeLog TODO.txt
Log Message:
o lib/common.tcl
Fixed setting of versions during installation.
Moved more functionality into the File class.
o lib/components.tcl
Fixed listbox selection in the components list.
o lib/trees.tcl
Removed variables for autodir and autodirrecurse.
Clicking the image in a file tree works like a check now.
o lib/unpack.tcl
Rewrote the handling of unpacking files to use the internal
class mechanisms.
o lib/utils.tcl
We no longer save the FileInfo array to installs, all the info
is contained in the File class.
o lib/widgets.tcl
All comboboxes have the auto-complete feature turned on by default.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.118,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.124,TODO.txt
|