[Installbase-cvs] installbase/lib/help ModifyFile.html,NONE,ModifyFile.html About.html,1.4,About.htm
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2002-10-10 03:38:23
|
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv3222/lib/help Modified Files: About.html VirtualDirectories.html Added Files: ModifyFile.html 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: ModifyFile.html,NONE,ModifyFile.html Couldn't generate diff; no version number found in filespec: About.html,1.4,About.html Couldn't generate diff; no version number found in filespec: VirtualDirectories.html,1.3,VirtualDirectories.html |