Update of /cvsroot/installbase/installbase/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv16567/lib
Modified Files:
cmdline.tcl common.tcl components.tcl install.tcl main.tcl
new.tcl splash.tcl trees.tcl uninstall.tcl unpack.tcl
utils.tcl windows.tcl
Log Message:
o installbase
Removed checks for external version of wish.
o Themes/Classic_Wizard/main.tcl
Instead of withdrawing the root window, we hide it off screen.
This allows us to make windows transient to the root window.
o Themes/Classic_Wizard/text.tcl
Added text for the readme buttons.
o Themes/Classic_Wizard/utils.tcl
Made all windows transient to .
o lib/cmdline.tcl
Grab the last argument as the filename.
o lib/common.tcl
Added a lot of code for the new TclKit changes.
o lib/install.tcl
Added a lot of code for the new TclKit changes.
o lib/trees.tcl
Added file groups for dragging and dropping new file groups.
o lib/uninstall.tcl
Added a -Y option to uninstall to run without prompting the user.
Added a -S option to silently uninstall with no windows.
o lib/unpack.tcl
Moved everything to TclKit.
Added some support for rollbacks. Not complete yet.
o lib/utils.tcl
Moved everything to TclKit.
o lib/windows.tcl
Added some progress bars that are likely to change shortly.
Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.9,cmdline.tcl
Couldn't generate diff; no version number found in filespec: common.tcl,1.50,common.tcl
Couldn't generate diff; no version number found in filespec: components.tcl,1.35,components.tcl
Couldn't generate diff; no version number found in filespec: install.tcl,1.63,install.tcl
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: new.tcl,1.24,new.tcl
Couldn't generate diff; no version number found in filespec: splash.tcl,1.3,splash.tcl
Couldn't generate diff; no version number found in filespec: trees.tcl,1.52,trees.tcl
Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.25,uninstall.tcl
Couldn't generate diff; no version number found in filespec: unpack.tcl,1.29,unpack.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.130,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.103,windows.tcl
|