[Installbase-cvs] installbase/Themes/Classic_Wizard/uninstall main.tcl,1.1,main.tcl windows.tcl,1.3,
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2003-03-20 03:27:25
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard/uninstall In directory sc8-pr-cvs1:/tmp/cvs-serv16934/Themes/Classic_Wizard/uninstall Modified Files: main.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.1,main.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.3,windows.tcl |