[Installbase-cvs] installbase/Themes/Classic_Wizard/install main.tcl,1.4,main.tcl utils.tcl,1.2,util
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2003-03-20 03:27:24
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard/install In directory sc8-pr-cvs1:/tmp/cvs-serv16934/Themes/Classic_Wizard/install Modified Files: main.tcl utils.tcl windows.tcl Log Message: o Themes/Classic_Wizard/install/main.tcl Removed the entire MPI_init proc. All of this will be done in CommonInit from now on. o Themes/Classic_Wizard/install/windows.tcl o Themes/Classic_Wizard/uninstall/windows.tcl Windows now have to specify background and font using variables instead of the options database. o Themes/Classic_Wizard/uninstall/main.tcl Removed init stuff to ::MPI::InitUninstall which calls itself upon loading. o lib/common.tcl Moved more basic initialization stuff into CommonInit. o lib/fileclass.tcl o lib/utils.tcl Added some file cacheing code. It will be used more in future releases. Removed the options commands from PreviewWindow. This was causing too many problems with BWidgets. Couldn't generate diff; no version number found in filespec: main.tcl,1.4,main.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.2,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.4,windows.tcl |