Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv9356/lib
Modified Files:
common.tcl editor.tcl images.tcl new.tcl trees.tcl unpack.tcl
utils.tcl windows.tcl
Log Message:
o installbase.tcl
Added WINDOWS, SYSTEM and SYSTEM32 to Windows special directories.
o lib/common.tcl
Added pause checks during the component install phase.
Added more checks to WindowsDir proc so that if we can't find
certain Windows directories, we can try our best guess.
o lib/editor.tcl
Hooked up the undo/redo buttons in the editor when using Tcl 8.4.
o lib/images.tcl
Added transparency to some of the component icons.
o lib/new.tcl
Changed to using the AllPlatforms command.
o lib/trees.tcl
Fixed a bug that would break when adding new file groups under
certain circumstances.
Added the ability to duplicate one platform to another in the
file group menu.
Sizes now get updated automatically when adding files.
o lib/unpack.tcl
Moved PauseCheck to common.tcl
o lib/utils.tcl
Added 'AllPlatforms' command to return a list of all available
platforms.
Couldn't generate diff; no version number found in filespec: common.tcl,1.31,common.tcl
Couldn't generate diff; no version number found in filespec: editor.tcl,1.4,editor.tcl
Couldn't generate diff; no version number found in filespec: images.tcl,1.10,images.tcl
Couldn't generate diff; no version number found in filespec: new.tcl,1.18,new.tcl
Couldn't generate diff; no version number found in filespec: trees.tcl,1.37,trees.tcl
Couldn't generate diff; no version number found in filespec: unpack.tcl,1.24,unpack.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.84,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.77,windows.tcl
|