installbase-cvs Mailing List for InstallBase (Page 9)
Status: Alpha
Brought to you by:
damonc
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(110) |
Jul
(19) |
Aug
(94) |
Sep
(36) |
Oct
(28) |
Nov
(26) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(9) |
Feb
|
Mar
(128) |
Apr
(9) |
May
|
Jun
(14) |
Jul
|
Aug
(8) |
Sep
(6) |
Oct
(7) |
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <da...@us...> - 2002-11-19 08:09:24
|
Update of /cvsroot/installbase/installbase/Binaries/ix86-Linux/static In directory sc8-pr-cvs1:/tmp/cvs-serv24148/static Modified Files: freewrap Log Message: Adding new freeWrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.1,freewrap |
From: <da...@us...> - 2002-11-19 08:09:21
|
Update of /cvsroot/installbase/installbase/Binaries/ix86-Linux/dynamic In directory sc8-pr-cvs1:/tmp/cvs-serv24148/dynamic Modified Files: freewrap Log Message: Adding new freeWrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.1,freewrap |
From: <da...@us...> - 2002-11-19 06:41:42
|
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 |
From: <da...@us...> - 2002-11-19 06:41:42
|
Update of /cvsroot/installbase/installbase/lib/help In directory sc8-pr-cvs1:/tmp/cvs-serv2638/lib/help Modified Files: FileGroups.html 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: FileGroups.html,1.4,FileGroups.html |
From: <da...@us...> - 2002-11-19 06:41:42
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory sc8-pr-cvs1:/tmp/cvs-serv2638/Themes/Classic_Wizard Modified Files: main.tcl utils.tcl windows.tcl Added Files: tree.tcl 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: tree.tcl,NONE,tree.tcl Couldn't generate diff; no version number found in filespec: main.tcl,1.6,main.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.19,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.30,windows.tcl |
From: <da...@us...> - 2002-11-19 06:41:42
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv2638/lib Modified Files: common.tcl components.tcl conditions.tcl help.tcl install.tcl new.tcl trees.tcl uninstall.tcl unpack.tcl utils.tcl widgets.tcl windows.tcl 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: common.tcl,1.48,common.tcl Couldn't generate diff; no version number found in filespec: components.tcl,1.34,components.tcl Couldn't generate diff; no version number found in filespec: conditions.tcl,1.7,conditions.tcl Couldn't generate diff; no version number found in filespec: help.tcl,1.24,help.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.62,install.tcl Couldn't generate diff; no version number found in filespec: new.tcl,1.23,new.tcl Couldn't generate diff; no version number found in filespec: trees.tcl,1.50,trees.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.21,uninstall.tcl Couldn't generate diff; no version number found in filespec: unpack.tcl,1.27,unpack.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.124,utils.tcl Couldn't generate diff; no version number found in filespec: widgets.tcl,1.8,widgets.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.102,windows.tcl |
From: <da...@us...> - 2002-11-19 06:41:41
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv2638 Modified Files: ChangeLog TODO.txt installbase.tcl 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: ChangeLog,1.94,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.109,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.65,installbase.tcl |
From: <da...@us...> - 2002-11-13 04:56:55
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv21647 Modified Files: TODO.txt Log Message: Adding bwidget.tcl Couldn't generate diff; no version number found in filespec: TODO.txt,1.108,TODO.txt |
From: <da...@us...> - 2002-11-13 04:56:55
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv21647/lib Modified Files: utils.tcl windows.tcl Added Files: bwidget.tcl Log Message: Adding bwidget.tcl Couldn't generate diff; no version number found in filespec: bwidget.tcl,NONE,bwidget.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.123,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.101,windows.tcl |
From: <da...@us...> - 2002-11-04 00:26:20
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv22156/lib Modified Files: components.tcl install.tcl utils.tcl windows.tcl Log Message: o lib/install.tcl Don't wrap applications with encryption. This was causing a bug on installed Tcl files. They were encrypted as they were laid down and they shouldn't have been. o lib/windows.tcl Added a checkbox for auto-updating file lists, but they haven't been implemented yet. Couldn't generate diff; no version number found in filespec: components.tcl,1.33,components.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.61,install.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.122,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.100,windows.tcl |
From: <da...@us...> - 2002-11-04 00:26:20
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv22156 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o lib/install.tcl Don't wrap applications with encryption. This was causing a bug on installed Tcl files. They were encrypted as they were laid down and they shouldn't have been. o lib/windows.tcl Added a checkbox for auto-updating file lists, but they haven't been implemented yet. Couldn't generate diff; no version number found in filespec: ChangeLog,1.93,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.107,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.64,installbase.tcl |
From: <da...@us...> - 2002-10-25 17:32:01
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory usw-pr-cvs1:/tmp/cvs-serv31521/Themes/Classic_Wizard Modified Files: install.cfg listbox.tcl utils.tcl windows.tcl Log Message: o Themes/Classic_Wizard/install.cfg Added an option to display file groups in the custom setup pane. Added tree.tcl as a file to handle tree widgets. o Themes/Classic_Wizard/listbox.tcl Removed the BWidget headers, leaving on the listbox commands. o Themes/Classic_Wizard/listbox.tcl o Themes/Classic_Wizard/windows.tcl Re-wrote the way component and file group checks are handled in the custom setup pane. Selecting components and file groups will now properly update the size required field based on the selection. Previously, if the same file group existed in two different components, and both components were checked, the size would reflect two copies of the file group. Added a Finish button to the view readme window. o lib/common.tcl Added an option to display the console while installing under Windows. Fixed a bug where InstallBase would try to cleanup an install that it hadn't even started installing. o lib/help.tcl Added some commands to handle images in help documentation. Added a command to handle the HTML title tag and adjust the title of the help window accordingly. o lib/install.tcl Changed the way components and file groups in a custom setup are recognized and installed. Fixed a bug where if a file group were selected more than once, files would be installed more than once. Now, files only install once regardless of how many times a particular file group is selected. Removed blank.zip from InstallBase. With the new ::freewrap::wrap command, it is superfluous. This will decrease the size of all installs by 100k. Cleaned up all the code that used blank.zip. o lib/utils.tcl Added IncludeBWidgetHeaders proc to determine if the install we're building needs some standard BWidget header files. This makes including BWidgets in installs really easy by simply copying the file containing the widget you want. Fixed a bug where components and file groups were being ordered incorrectly in an install. o lib/windows.tcl Added a menu option under the Help menu to go right to the tutorial. Added an option under Windows to show the Tcl console during installation for debugging purposes. Couldn't generate diff; no version number found in filespec: install.cfg,1.10,install.cfg Couldn't generate diff; no version number found in filespec: listbox.tcl,1.1.1.1,listbox.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.18,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.29,windows.tcl |
From: <da...@us...> - 2002-10-25 17:30:11
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv31521 Modified Files: ChangeLog TODO.txt Log Message: o Themes/Classic_Wizard/install.cfg Added an option to display file groups in the custom setup pane. Added tree.tcl as a file to handle tree widgets. o Themes/Classic_Wizard/listbox.tcl Removed the BWidget headers, leaving on the listbox commands. o Themes/Classic_Wizard/listbox.tcl o Themes/Classic_Wizard/windows.tcl Re-wrote the way component and file group checks are handled in the custom setup pane. Selecting components and file groups will now properly update the size required field based on the selection. Previously, if the same file group existed in two different components, and both components were checked, the size would reflect two copies of the file group. Added a Finish button to the view readme window. o lib/common.tcl Added an option to display the console while installing under Windows. Fixed a bug where InstallBase would try to cleanup an install that it hadn't even started installing. o lib/help.tcl Added some commands to handle images in help documentation. Added a command to handle the HTML title tag and adjust the title of the help window accordingly. o lib/install.tcl Changed the way components and file groups in a custom setup are recognized and installed. Fixed a bug where if a file group were selected more than once, files would be installed more than once. Now, files only install once regardless of how many times a particular file group is selected. Removed blank.zip from InstallBase. With the new ::freewrap::wrap command, it is superfluous. This will decrease the size of all installs by 100k. Cleaned up all the code that used blank.zip. o lib/utils.tcl Added IncludeBWidgetHeaders proc to determine if the install we're building needs some standard BWidget header files. This makes including BWidgets in installs really easy by simply copying the file containing the widget you want. Fixed a bug where components and file groups were being ordered incorrectly in an install. o lib/windows.tcl Added a menu option under the Help menu to go right to the tutorial. Added an option under Windows to show the Tcl console during installation for debugging purposes. Couldn't generate diff; no version number found in filespec: ChangeLog,1.92,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.106,TODO.txt |
From: <da...@us...> - 2002-10-25 17:30:08
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv31521/lib Modified Files: common.tcl help.tcl install.tcl utils.tcl windows.tcl Log Message: o Themes/Classic_Wizard/install.cfg Added an option to display file groups in the custom setup pane. Added tree.tcl as a file to handle tree widgets. o Themes/Classic_Wizard/listbox.tcl Removed the BWidget headers, leaving on the listbox commands. o Themes/Classic_Wizard/listbox.tcl o Themes/Classic_Wizard/windows.tcl Re-wrote the way component and file group checks are handled in the custom setup pane. Selecting components and file groups will now properly update the size required field based on the selection. Previously, if the same file group existed in two different components, and both components were checked, the size would reflect two copies of the file group. Added a Finish button to the view readme window. o lib/common.tcl Added an option to display the console while installing under Windows. Fixed a bug where InstallBase would try to cleanup an install that it hadn't even started installing. o lib/help.tcl Added some commands to handle images in help documentation. Added a command to handle the HTML title tag and adjust the title of the help window accordingly. o lib/install.tcl Changed the way components and file groups in a custom setup are recognized and installed. Fixed a bug where if a file group were selected more than once, files would be installed more than once. Now, files only install once regardless of how many times a particular file group is selected. Removed blank.zip from InstallBase. With the new ::freewrap::wrap command, it is superfluous. This will decrease the size of all installs by 100k. Cleaned up all the code that used blank.zip. o lib/utils.tcl Added IncludeBWidgetHeaders proc to determine if the install we're building needs some standard BWidget header files. This makes including BWidgets in installs really easy by simply copying the file containing the widget you want. Fixed a bug where components and file groups were being ordered incorrectly in an install. o lib/windows.tcl Added a menu option under the Help menu to go right to the tutorial. Added an option under Windows to show the Tcl console during installation for debugging purposes. Couldn't generate diff; no version number found in filespec: common.tcl,1.47,common.tcl Couldn't generate diff; no version number found in filespec: help.tcl,1.23,help.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.60,install.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.121,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.99,windows.tcl |
From: <da...@us...> - 2002-10-25 17:29:38
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory usw-pr-cvs1:/tmp/cvs-serv31521/Binaries/Windows Modified Files: freewrap.exe Log Message: o Themes/Classic_Wizard/install.cfg Added an option to display file groups in the custom setup pane. Added tree.tcl as a file to handle tree widgets. o Themes/Classic_Wizard/listbox.tcl Removed the BWidget headers, leaving on the listbox commands. o Themes/Classic_Wizard/listbox.tcl o Themes/Classic_Wizard/windows.tcl Re-wrote the way component and file group checks are handled in the custom setup pane. Selecting components and file groups will now properly update the size required field based on the selection. Previously, if the same file group existed in two different components, and both components were checked, the size would reflect two copies of the file group. Added a Finish button to the view readme window. o lib/common.tcl Added an option to display the console while installing under Windows. Fixed a bug where InstallBase would try to cleanup an install that it hadn't even started installing. o lib/help.tcl Added some commands to handle images in help documentation. Added a command to handle the HTML title tag and adjust the title of the help window accordingly. o lib/install.tcl Changed the way components and file groups in a custom setup are recognized and installed. Fixed a bug where if a file group were selected more than once, files would be installed more than once. Now, files only install once regardless of how many times a particular file group is selected. Removed blank.zip from InstallBase. With the new ::freewrap::wrap command, it is superfluous. This will decrease the size of all installs by 100k. Cleaned up all the code that used blank.zip. o lib/utils.tcl Added IncludeBWidgetHeaders proc to determine if the install we're building needs some standard BWidget header files. This makes including BWidgets in installs really easy by simply copying the file containing the widget you want. Fixed a bug where components and file groups were being ordered incorrectly in an install. o lib/windows.tcl Added a menu option under the Help menu to go right to the tutorial. Added an option under Windows to show the Tcl console during installation for debugging purposes. Couldn't generate diff; no version number found in filespec: freewrap.exe,1.18,freewrap.exe |
From: <da...@us...> - 2002-10-25 17:29:38
|
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv31521/lib/help Modified Files: Tutorial.html Log Message: o Themes/Classic_Wizard/install.cfg Added an option to display file groups in the custom setup pane. Added tree.tcl as a file to handle tree widgets. o Themes/Classic_Wizard/listbox.tcl Removed the BWidget headers, leaving on the listbox commands. o Themes/Classic_Wizard/listbox.tcl o Themes/Classic_Wizard/windows.tcl Re-wrote the way component and file group checks are handled in the custom setup pane. Selecting components and file groups will now properly update the size required field based on the selection. Previously, if the same file group existed in two different components, and both components were checked, the size would reflect two copies of the file group. Added a Finish button to the view readme window. o lib/common.tcl Added an option to display the console while installing under Windows. Fixed a bug where InstallBase would try to cleanup an install that it hadn't even started installing. o lib/help.tcl Added some commands to handle images in help documentation. Added a command to handle the HTML title tag and adjust the title of the help window accordingly. o lib/install.tcl Changed the way components and file groups in a custom setup are recognized and installed. Fixed a bug where if a file group were selected more than once, files would be installed more than once. Now, files only install once regardless of how many times a particular file group is selected. Removed blank.zip from InstallBase. With the new ::freewrap::wrap command, it is superfluous. This will decrease the size of all installs by 100k. Cleaned up all the code that used blank.zip. o lib/utils.tcl Added IncludeBWidgetHeaders proc to determine if the install we're building needs some standard BWidget header files. This makes including BWidgets in installs really easy by simply copying the file containing the widget you want. Fixed a bug where components and file groups were being ordered incorrectly in an install. o lib/windows.tcl Added a menu option under the Help menu to go right to the tutorial. Added an option under Windows to show the Tcl console during installation for debugging purposes. Couldn't generate diff; no version number found in filespec: Tutorial.html,1.1,Tutorial.html |
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv29466/lib Modified Files: common.tcl components.tcl install.tcl uninstall.tcl utils.tcl windows.tcl Log Message: o lib/common.tcl o lib/components.tcl o lib/install.tcl o lib/uninstall.tcl Added an option to forcefully uninstall a directory when adding an "Uninstall Components." o lib/utils.tcl Made the build log window auto-scroll as new entries are added. The build log window doesn't clear itself with every build, only when a project is closed. Increased the default dimensions of the build log window. Couldn't generate diff; no version number found in filespec: common.tcl,1.46,common.tcl Couldn't generate diff; no version number found in filespec: components.tcl,1.32,components.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.59,install.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.20,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.120,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.98,windows.tcl |
From: <da...@us...> - 2002-10-21 19:59:44
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv29466 Modified Files: ChangeLog TODO.txt Log Message: o lib/common.tcl o lib/components.tcl o lib/install.tcl o lib/uninstall.tcl Added an option to forcefully uninstall a directory when adding an "Uninstall Components." o lib/utils.tcl Made the build log window auto-scroll as new entries are added. The build log window doesn't clear itself with every build, only when a project is closed. Increased the default dimensions of the build log window. Couldn't generate diff; no version number found in filespec: ChangeLog,1.91,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.105,TODO.txt |
From: <da...@us...> - 2002-10-18 10:47:47
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv19404/lib Modified Files: new.tcl utils.tcl windows.tcl Log Message: o lib/new.tcl Pick a default project name when creating a new project. The current platform is automatically selected when creating a new project. o lib/utils.tcl o lib/windows.tcl Added a new option to only repack the files InstallBase uses for its installation instead of always rebuilding the entire install. This makes for much faster subsequent builds when all the files in the install don't need to be re-compressed. Very useful for testing install changes. Couldn't generate diff; no version number found in filespec: new.tcl,1.22,new.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.119,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.97,windows.tcl |
From: <da...@us...> - 2002-10-18 10:47:47
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory usw-pr-cvs1:/tmp/cvs-serv19404/Binaries/Windows Modified Files: freewrap.exe Log Message: o lib/new.tcl Pick a default project name when creating a new project. The current platform is automatically selected when creating a new project. o lib/utils.tcl o lib/windows.tcl Added a new option to only repack the files InstallBase uses for its installation instead of always rebuilding the entire install. This makes for much faster subsequent builds when all the files in the install don't need to be re-compressed. Very useful for testing install changes. Couldn't generate diff; no version number found in filespec: freewrap.exe,1.17,freewrap.exe |
From: <da...@us...> - 2002-10-18 10:47:46
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv19404 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o lib/new.tcl Pick a default project name when creating a new project. The current platform is automatically selected when creating a new project. o lib/utils.tcl o lib/windows.tcl Added a new option to only repack the files InstallBase uses for its installation instead of always rebuilding the entire install. This makes for much faster subsequent builds when all the files in the install don't need to be re-compressed. Very useful for testing install changes. Couldn't generate diff; no version number found in filespec: ChangeLog,1.90,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.104,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.63,installbase.tcl |
From: <da...@us...> - 2002-10-17 10:12:55
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv13479 Modified Files: ChangeLog Log Message: o lib/help.tcl If a help browser is not available on the current platform, notify the user and tell them to choose a web browser. Couldn't generate diff; no version number found in filespec: ChangeLog,1.89,ChangeLog |
From: <da...@us...> - 2002-10-17 10:12:55
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv13479/lib Modified Files: help.tcl uninstall.tcl utils.tcl windows.tcl Log Message: o lib/help.tcl If a help browser is not available on the current platform, notify the user and tell them to choose a web browser. Couldn't generate diff; no version number found in filespec: help.tcl,1.22,help.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.19,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.118,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.96,windows.tcl |
From: <da...@us...> - 2002-10-17 09:45:13
|
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv4659/lib/help Modified Files: VirtualDirectories.html VirtualText.html index.html Log Message: o lib/windows.tcl o lib/help.tcl Added the option to specify the web browser to use when browsing help files. The default, 'Internal Browser', will use InstallBase's internal browser. o lib/common.tcl Fixed some bugs in uninstalling directories. o lib/utils.tcl Fixed a bug that would cause errors while loading a project if no .installbaserc file existed. o lib/help/VirtualDirectories.html o lib/help/VirtualText.html Finished up the last of making the help files generic and easily readable by any web browser. Couldn't generate diff; no version number found in filespec: VirtualDirectories.html,1.4,VirtualDirectories.html Couldn't generate diff; no version number found in filespec: VirtualText.html,1.3,VirtualText.html Couldn't generate diff; no version number found in filespec: index.html,1.5,index.html |
From: <da...@us...> - 2002-10-17 09:45:13
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv4659/lib Modified Files: help.tcl uninstall.tcl utils.tcl windows.tcl Log Message: o lib/windows.tcl o lib/help.tcl Added the option to specify the web browser to use when browsing help files. The default, 'Internal Browser', will use InstallBase's internal browser. o lib/common.tcl Fixed some bugs in uninstalling directories. o lib/utils.tcl Fixed a bug that would cause errors while loading a project if no .installbaserc file existed. o lib/help/VirtualDirectories.html o lib/help/VirtualText.html Finished up the last of making the help files generic and easily readable by any web browser. Couldn't generate diff; no version number found in filespec: help.tcl,1.21,help.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.18,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.117,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.95,windows.tcl |