Update of /cvsroot/installbase/installbase/lib/Icons
In directory sc8-pr-cvs1:/tmp/cvs-serv2638/lib/Icons
Modified Files:
tkIcons.installbase
Log Message:
o installbase.tcl
Added auto-updating file groups. Each file group can now be
assigned a directory to check for file changes. When the
auto-update is run, InstallBase will check for new and deleted
files and update the file group accordingly.
Added an option to run auto-update upon loading a project.
Moved the load order around a little.
If InstallBase cannot find a suitable platform binary, it now asks
the user what platform they want to use.
o Themes/Classic_Wizard/utils.tcl
Added a command to register file groups and components when selecting
a setup type. This gives us a running list of actively selected
file groups and components for later use.
o lib/common.tcl
Moved several commands into the global namespace and made their
names match their equivalent TclX command.
o lib/components.tcl
o lib/install.tcl
Added 'External Program' install component to execute external
programs during installation.
o lib/new.tcl
Store the current theme version in a new install. This will stop
InstallBase from thinking a new project's theme has changed.
o lib/trees.tcl
Added autodir and autodirrecurse as variables to file groups.
Fixed a bug where deleting files didn't decrement the size of the
file group it was in.
Added an entry to the right-click file menu to 'Explore' if the
file group has an associated auto-update directory. The file
explorer will start in this directory.
o lib/utils.tcl
Fixed a bug where some Solaris systems would sometime not
calculate the version number properly, and InstallBase would
think the user's platform binary didn't exist.
Added a command to check for platform and prompt the user if
no platform binary could be found.
Added a command to run auto-update file group checks.
o lib/utils.tcl
o lib/windows.tcl
Changed the options on the input window when adding new file
groups. If the user has selected to be prompted when a new
file group is automatically created, they now get more options
than just the install directory.
Couldn't generate diff; no version number found in filespec: tkIcons.installbase,1.2,tkIcons.installbase
|