[Installbase-cvs] installbase/Themes/Classic_Wizard utils.tcl,1.16,utils.tcl windows.tcl,1.27,window
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2002-10-10 03:38:22
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory usw-pr-cvs1:/tmp/cvs-serv3222/Themes/Classic_Wizard Modified Files: 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: utils.tcl,1.16,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.27,windows.tcl |