Update of /cvsroot/installbase/installbase/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv32132/lib
Modified Files:
common.tcl components.tcl trees.tcl unpack.tcl utils.tcl
widgets.tcl windows.tcl
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: common.tcl,1.77,common.tcl
Couldn't generate diff; no version number found in filespec: components.tcl,1.38,components.tcl
Couldn't generate diff; no version number found in filespec: trees.tcl,1.57,trees.tcl
Couldn't generate diff; no version number found in filespec: unpack.tcl,1.34,unpack.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.155,utils.tcl
Couldn't generate diff; no version number found in filespec: widgets.tcl,1.15,widgets.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.117,windows.tcl
|