Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv3222/lib
Modified Files:
common.tcl help.tcl install.tcl trees.tcl uninstall.tcl
unpack.tcl utils.tcl windows.tcl
Log Message:
o installbase.tcl
Added option to cleanup a cancelled install.
o Themes/Classic_Wizard/utils.tcl
When an install is cancelled, we need to call ::MPI::CancelInstall
to make it official.
o Theme/Classic_Wizard/windows.tcl
Added new virtual text for the User Information pane in the
Classic Wizard: <UserName>, <UserCompany> and <UserSerial>.
o lib/common.tcl
Added functions to cleanup a cancelled install.
Changed the way DirIsWritable works slightly. Should give
more accurate results on Windows.
Added <Temp> as a virtual directory to use InstallBase's temporary
directory during installation.
o lib/help.tcl
Help can be called with a window and tab.
o lib/install.tcl
Added some code to setup default user information under Windows.
o lib/trees.tcl
Added some catches due to some erroneous errors under 8.4.
o lib/utils.tcl
Fixed a bug where building main.tcl only would cause InstallBase
to think it was still building when it wasn't.
Added a check to see if a build was in progress before closing
a project.
o lib/windows.tcl
Cleaned up transience on all of the windows in the builder.
There were some inconsistencies with Tcl 8.4.
The delete key now deletes install components.
Couldn't generate diff; no version number found in filespec: common.tcl,1.44,common.tcl
Couldn't generate diff; no version number found in filespec: help.tcl,1.20,help.tcl
Couldn't generate diff; no version number found in filespec: install.tcl,1.57,install.tcl
Couldn't generate diff; no version number found in filespec: trees.tcl,1.47,trees.tcl
Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.16,uninstall.tcl
Couldn't generate diff; no version number found in filespec: unpack.tcl,1.25,unpack.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.114,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.92,windows.tcl
|