Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv29608
Modified Files:
ChangeLog installbase.tcl
Log Message:
o installbase.tcl
Removed WindowsAware and SmartSetupTypes options.
o Themes/Classic_Wizard/install.cfg
Added default conditions for some windows and properties.
o Themes/Classic_Wizard/main.tcl
Removed references to WindowsAware and SmartSetupTypes.
o Themes/Classic_Wizard/utils.tcl
Added 'ShowFirstWindow' command which will accurately determine the
first window to be displayed when the install is started.
o lib/conditions.tcl
File added to InstallBase. This file will contain commands specific
to determining conditions during installation.
o lib/common.tcl
Added 'EvalCondition' command to evaluate a given condition and return
a 1 or 0.
Added a check in "Window show" to check a given window's condition
before displaying it.
o lib/utils.tcl
Removed remaining references to WindowsAware and SmartSetupTypes.
Added conditions.tcl to the install build.
Made the Properties tab in Install Panes a scrollable frame to
accomodate for increasingly long property lists.
Added 'ConditionList' command to return a list of possible conditons.
Currently empty.
Added 'ConditionComboBox' command to give a default means of displaying
a combobox of conditions.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.30,ChangeLog
Couldn't generate diff; no version number found in filespec: installbase.tcl,1.33,installbase.tcl
|