installbase-cvs Mailing List for InstallBase (Page 8)
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...> - 2003-01-28 05:03:28
|
Update of /cvsroot/installbase/installbase/Binaries/Windows/wintcl In directory sc8-pr-cvs1:/tmp/cvs-serv21908/wintcl Log Message: Directory /cvsroot/installbase/installbase/Binaries/Windows/wintcl added to the repository |
From: <da...@us...> - 2003-01-28 05:02:09
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory sc8-pr-cvs1:/tmp/cvs-serv20529/Binaries/Windows Added Files: tclkit.exe Log Message: Adding TclKit binaries. Couldn't generate diff; no version number found in filespec: tclkit.exe,NONE,tclkit.exe |
From: <da...@us...> - 2003-01-28 05:02:09
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv20529/lib Added Files: build.tcl Log Message: Adding TclKit binaries. Couldn't generate diff; no version number found in filespec: build.tcl,NONE,build.tcl |
From: <da...@us...> - 2003-01-28 05:02:09
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv20529 Added Files: installbase.exe Log Message: Adding TclKit binaries. Couldn't generate diff; no version number found in filespec: installbase.exe,NONE,installbase.exe |
From: <da...@us...> - 2003-01-28 04:52:58
|
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 |
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory sc8-pr-cvs1:/tmp/cvs-serv16567/Themes/Classic_Wizard Modified Files: install.cfg main.tcl text.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: install.cfg,1.12,install.cfg Couldn't generate diff; no version number found in filespec: main.tcl,1.7,main.tcl Couldn't generate diff; no version number found in filespec: text.tcl,1.9,text.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.21,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.34,windows.tcl |
From: <da...@us...> - 2003-01-28 04:52:57
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv16567 Modified Files: ChangeLog TODO.txt installbase 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: ChangeLog,1.102,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.114,TODO.txt Couldn't generate diff; no version number found in filespec: installbase,1.13,installbase |
From: <da...@us...> - 2002-12-05 09:47:24
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv8320/lib Modified Files: utils.tcl Added Files: main.tcl Removed Files: blank.zip Log Message: o installbase.tcl o lib/main.tcl Removed all functionality from this file and moved it to lib/main.tcl. o Binaries/Windows/freewrap.exe Added a new freeWrap binary to fix a bug where files built with freewrap were coming out too large due to no files being removed. o lib/utils.tcl SetupPlatformBinaries checks to see if the freewrap we are using is newer than the freewish. If it is, it replaces freewish. Couldn't generate diff; no version number found in filespec: main.tcl,NONE,main.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.129,utils.tcl Couldn't generate diff; no version number found in filespec: blank.zip,1.13,blank.zip |
From: <da...@us...> - 2002-12-05 09:47:24
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory sc8-pr-cvs1:/tmp/cvs-serv8320/Binaries/Windows Modified Files: freewrap.exe Log Message: o installbase.tcl o lib/main.tcl Removed all functionality from this file and moved it to lib/main.tcl. o Binaries/Windows/freewrap.exe Added a new freeWrap binary to fix a bug where files built with freewrap were coming out too large due to no files being removed. o lib/utils.tcl SetupPlatformBinaries checks to see if the freewrap we are using is newer than the freewish. If it is, it replaces freewish. Couldn't generate diff; no version number found in filespec: freewrap.exe,1.19,freewrap.exe |
From: <da...@us...> - 2002-12-05 09:47:22
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv8320 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o installbase.tcl o lib/main.tcl Removed all functionality from this file and moved it to lib/main.tcl. o Binaries/Windows/freewrap.exe Added a new freeWrap binary to fix a bug where files built with freewrap were coming out too large due to no files being removed. o lib/utils.tcl SetupPlatformBinaries checks to see if the freewrap we are using is newer than the freewish. If it is, it replaces freewish. Couldn't generate diff; no version number found in filespec: ChangeLog,1.101,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.113,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.67,installbase.tcl |
From: <da...@us...> - 2002-11-22 18:41:12
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv935/lib Modified Files: bwidget.tcl trees.tcl uninstall.tcl Log Message: o lib/bwidget.tcl We don't do all the BWidget setup if there are no image files. o lib/trees.tcl Clear the selection in each tree before deleting everything. o lib/uninstall.tcl Wait on the uninstall window. Couldn't generate diff; no version number found in filespec: bwidget.tcl,1.4,bwidget.tcl Couldn't generate diff; no version number found in filespec: trees.tcl,1.51,trees.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.24,uninstall.tcl |
From: <da...@us...> - 2002-11-22 18:41:11
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv935 Modified Files: ChangeLog Log Message: o lib/bwidget.tcl We don't do all the BWidget setup if there are no image files. o lib/trees.tcl Clear the selection in each tree before deleting everything. o lib/uninstall.tcl Wait on the uninstall window. Couldn't generate diff; no version number found in filespec: ChangeLog,1.100,ChangeLog |
From: <da...@us...> - 2002-11-20 03:14:44
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv7711/lib Modified Files: bwidget.tcl uninstall.tcl utils.tcl Log Message: o Themes/Classic_Wizard/utils.tcl o Themes/Classic_Wizard/windows.tcl Double-clicking a custom component will select it now. o lib/bwidget.tcl If we've included any BWidgets in our install, we need to unpack all of the image files that we stored as well. o lib/uninstall.tcl Added a '-S' option to the uninstall to silently uninstall without any message or windows. o lib/utils.tcl If we're storing BWidget files, store the entire BWidget image library with it. Couldn't generate diff; no version number found in filespec: bwidget.tcl,1.3,bwidget.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.23,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.128,utils.tcl |
From: <da...@us...> - 2002-11-20 03:14:43
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory sc8-pr-cvs1:/tmp/cvs-serv7711/Themes/Classic_Wizard Modified Files: utils.tcl windows.tcl Log Message: o Themes/Classic_Wizard/utils.tcl o Themes/Classic_Wizard/windows.tcl Double-clicking a custom component will select it now. o lib/bwidget.tcl If we've included any BWidgets in our install, we need to unpack all of the image files that we stored as well. o lib/uninstall.tcl Added a '-S' option to the uninstall to silently uninstall without any message or windows. o lib/utils.tcl If we're storing BWidget files, store the entire BWidget image library with it. Couldn't generate diff; no version number found in filespec: utils.tcl,1.20,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.33,windows.tcl |
From: <da...@us...> - 2002-11-20 03:14:43
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv7711 Modified Files: ChangeLog TODO.txt Log Message: o Themes/Classic_Wizard/utils.tcl o Themes/Classic_Wizard/windows.tcl Double-clicking a custom component will select it now. o lib/bwidget.tcl If we've included any BWidgets in our install, we need to unpack all of the image files that we stored as well. o lib/uninstall.tcl Added a '-S' option to the uninstall to silently uninstall without any message or windows. o lib/utils.tcl If we're storing BWidget files, store the entire BWidget image library with it. Couldn't generate diff; no version number found in filespec: ChangeLog,1.99,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.112,TODO.txt |
From: <da...@us...> - 2002-11-20 02:27:33
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv24484/lib Modified Files: bwidget.tcl common.tcl utils.tcl Log Message: o lib/bwidget.tcl Added more default commands to simulate some BWidget functionality. o lib/common.tcl Be sure to delete the install.log itself when cleaning up a cancelled install. o lib/utils.tcl Added a new option to allow inclusion of BWidget widget files directly into an install theme. This removes the custom widget files included in the Classic Wizard theme in favor of the true BWidget files themselves. o Themes/Classic_Wizard/windows.tcl Added a borderwidth back to check boxes in the custom setup pane. They weren't visible on a white background under UNIX. Couldn't generate diff; no version number found in filespec: bwidget.tcl,1.2,bwidget.tcl Couldn't generate diff; no version number found in filespec: common.tcl,1.49,common.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.127,utils.tcl |
From: <da...@us...> - 2002-11-20 02:27:33
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv24484 Modified Files: ChangeLog TODO.txt Log Message: o lib/bwidget.tcl Added more default commands to simulate some BWidget functionality. o lib/common.tcl Be sure to delete the install.log itself when cleaning up a cancelled install. o lib/utils.tcl Added a new option to allow inclusion of BWidget widget files directly into an install theme. This removes the custom widget files included in the Classic Wizard theme in favor of the true BWidget files themselves. o Themes/Classic_Wizard/windows.tcl Added a borderwidth back to check boxes in the custom setup pane. They weren't visible on a white background under UNIX. Couldn't generate diff; no version number found in filespec: ChangeLog,1.98,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.111,TODO.txt |
From: <da...@us...> - 2002-11-20 02:18:33
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory sc8-pr-cvs1:/tmp/cvs-serv21976 Modified Files: install.cfg windows.tcl Removed Files: listbox.tcl tree.tcl Log Message: Removing custom copies of BWidget files. Couldn't generate diff; no version number found in filespec: install.cfg,1.11,install.cfg Couldn't generate diff; no version number found in filespec: windows.tcl,1.32,windows.tcl Couldn't generate diff; no version number found in filespec: listbox.tcl,1.2,listbox.tcl Couldn't generate diff; no version number found in filespec: tree.tcl,1.1,tree.tcl |
From: <da...@us...> - 2002-11-20 01:24:24
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory sc8-pr-cvs1:/tmp/cvs-serv4891/Themes/Classic_Wizard Modified Files: windows.tcl Log Message: o Themes/Classic_Wizard/windows.tcl Made "yes" the default answer in the popup window. o lib/uninstall.tcl Made "yes" the default answer in the popup window. o lib/unpack.tcl Re-ordered the final events of the unpack. InstallBase would sometimes progress forward before unpack had written out the install log or finished its business. This would cause the uninstall and KDE / Gnome dektop icons not to get made in most cases. Fixed a bug that would cause KDE and Gnome desktop icons (or any component for that matter) not to appear. Couldn't generate diff; no version number found in filespec: windows.tcl,1.31,windows.tcl |
From: <da...@us...> - 2002-11-20 01:24:24
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv4891/lib Modified Files: conditions.tcl uninstall.tcl unpack.tcl Log Message: o Themes/Classic_Wizard/windows.tcl Made "yes" the default answer in the popup window. o lib/uninstall.tcl Made "yes" the default answer in the popup window. o lib/unpack.tcl Re-ordered the final events of the unpack. InstallBase would sometimes progress forward before unpack had written out the install log or finished its business. This would cause the uninstall and KDE / Gnome dektop icons not to get made in most cases. Fixed a bug that would cause KDE and Gnome desktop icons (or any component for that matter) not to appear. Couldn't generate diff; no version number found in filespec: conditions.tcl,1.8,conditions.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.22,uninstall.tcl Couldn't generate diff; no version number found in filespec: unpack.tcl,1.28,unpack.tcl |
From: <da...@us...> - 2002-11-20 01:24:24
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv4891 Modified Files: ChangeLog TODO.txt Log Message: o Themes/Classic_Wizard/windows.tcl Made "yes" the default answer in the popup window. o lib/uninstall.tcl Made "yes" the default answer in the popup window. o lib/unpack.tcl Re-ordered the final events of the unpack. InstallBase would sometimes progress forward before unpack had written out the install log or finished its business. This would cause the uninstall and KDE / Gnome dektop icons not to get made in most cases. Fixed a bug that would cause KDE and Gnome desktop icons (or any component for that matter) not to appear. Couldn't generate diff; no version number found in filespec: ChangeLog,1.97,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.110,TODO.txt |
From: <da...@us...> - 2002-11-20 00:48:10
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv23453/lib Modified Files: bwidget.tcl cmdline.tcl help.tcl splash.tcl utils.tcl Log Message: o installbase.tcl o lib/bwidget.tcl o lib/cmdline.tcl o lib/splash.tcl o lib/utils.tcl Fixed a number of minor problems that would cause errors during command-line builds. Couldn't generate diff; no version number found in filespec: bwidget.tcl,1.1,bwidget.tcl Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.8,cmdline.tcl Couldn't generate diff; no version number found in filespec: help.tcl,1.25,help.tcl Couldn't generate diff; no version number found in filespec: splash.tcl,1.2,splash.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.126,utils.tcl |
From: <da...@us...> - 2002-11-20 00:48:10
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv23453 Modified Files: ChangeLog installbase.tcl Log Message: o installbase.tcl o lib/bwidget.tcl o lib/cmdline.tcl o lib/splash.tcl o lib/utils.tcl Fixed a number of minor problems that would cause errors during command-line builds. Couldn't generate diff; no version number found in filespec: ChangeLog,1.96,ChangeLog Couldn't generate diff; no version number found in filespec: installbase.tcl,1.66,installbase.tcl |
From: <da...@us...> - 2002-11-19 08:11:27
|
Update of /cvsroot/installbase/installbase/lib In directory sc8-pr-cvs1:/tmp/cvs-serv25315/lib Modified Files: utils.tcl Log Message: o lib/utils.tcl Cleaned up some incompatibilities with Tcl 8.3. I'm not quite ready to abandon 8.3 support. Fixed a bug in non-Windows platforms concerning testing with an available console. Couldn't generate diff; no version number found in filespec: utils.tcl,1.125,utils.tcl |
From: <da...@us...> - 2002-11-19 08:11:26
|
Update of /cvsroot/installbase/installbase In directory sc8-pr-cvs1:/tmp/cvs-serv25315 Modified Files: ChangeLog Log Message: o lib/utils.tcl Cleaned up some incompatibilities with Tcl 8.3. I'm not quite ready to abandon 8.3 support. Fixed a bug in non-Windows platforms concerning testing with an available console. Couldn't generate diff; no version number found in filespec: ChangeLog,1.95,ChangeLog |