Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv26015/lib
Modified Files:
cmdline.tcl common.tcl install.tcl new.tcl splash.tcl
uninstall.tcl utils.tcl windows.tcl
Added Files:
convert.tcl
Log Message:
o installbase.tcl
Fixed command-line builds. They were broken by the new splash screen.
o Themes/Classic_Wizard/install.cfg
o Themes/Classic_Wizard/main.tcl
o Themes/Classic_Wizard/text.tcl
o Themes/Classic_Wizard/windows.tcl
Added a new window to popup before doing anything and ask the
user if they want to install the software.
o lib/cmdline.tcl
Moved ParseCommandLineArgs to installbase.tcl
Added CheckRunStatus to do the work of determining if we need
to run in GUI mode or not.
o lib/splash.tcl
Added version to the splash screen.
o lib/uninstall.tcl
Added the option to completely delete an install even if everything
is not empty.
o lib/utils.tcl
Added the ability to retain current properties when restoring the
theme of the install.
o lib/help/CommandLine.html
Added a help file describing command-line build options.
Couldn't generate diff; no version number found in filespec: convert.tcl,NONE,convert.tcl
Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.7,cmdline.tcl
Couldn't generate diff; no version number found in filespec: common.tcl,1.41,common.tcl
Couldn't generate diff; no version number found in filespec: install.tcl,1.56,install.tcl
Couldn't generate diff; no version number found in filespec: new.tcl,1.20,new.tcl
Couldn't generate diff; no version number found in filespec: splash.tcl,1.1,splash.tcl
Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.14,uninstall.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.108,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.87,windows.tcl
|