[Installbase-cvs] installbase/lib/help CommandLine.html,NONE,CommandLine.html About.html,1.2,About.h
Status: Alpha
Brought to you by:
damonc
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv26015/lib/help Modified Files: About.html ProjectPreferences.html index.html Added Files: CommandLine.html 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: CommandLine.html,NONE,CommandLine.html Couldn't generate diff; no version number found in filespec: About.html,1.2,About.html Couldn't generate diff; no version number found in filespec: ProjectPreferences.html,1.3,ProjectPreferences.html Couldn't generate diff; no version number found in filespec: index.html,1.3,index.html |