[Installbase-cvs] installbase/lib fileclass.tcl,NONE,fileclass.tcl common.tcl,1.64,common.tcl instal
Status: Alpha
Brought to you by:
damonc
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv16934/lib Modified Files: common.tcl install.tcl uninstall.tcl utils.tcl widgets.tcl Added Files: fileclass.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: fileclass.tcl,NONE,fileclass.tcl Couldn't generate diff; no version number found in filespec: common.tcl,1.64,common.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.68,install.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.30,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.148,utils.tcl Couldn't generate diff; no version number found in filespec: widgets.tcl,1.14,widgets.tcl |