[Installbase-cvs] installbase ChangeLog,1.111,ChangeLog TODO.txt,1.121,TODO.txt
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2003-03-20 03:27:24
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv16934 Modified Files: ChangeLog TODO.txt 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: ChangeLog,1.111,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.121,TODO.txt |