installbase-cvs Mailing List for InstallBase (Page 12)
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
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv18531/lib Modified Files: common.tcl convert.tcl trees.tcl uninstall.tcl utils.tcl windows.tcl Log Message: o lib/convert.tcl Added a prompt to let the user know that their project had been converted. o lib/trees.tcl Added a 1 second pause before editing entries in lists and trees. It can be a pain to try and double click an actively editing entry sometimes. o lib/utils.tcl Added a prompt to ask the user if they want to restore the install theme if the project was converted during load. Couldn't generate diff; no version number found in filespec: common.tcl,1.43,common.tcl Couldn't generate diff; no version number found in filespec: convert.tcl,1.1,convert.tcl Couldn't generate diff; no version number found in filespec: trees.tcl,1.45,trees.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.15,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.110,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.89,windows.tcl |
From: <da...@us...> - 2002-08-20 15:59:12
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv18531 Modified Files: ChangeLog TODO.txt Log Message: o lib/convert.tcl Added a prompt to let the user know that their project had been converted. o lib/trees.tcl Added a 1 second pause before editing entries in lists and trees. It can be a pain to try and double click an actively editing entry sometimes. o lib/utils.tcl Added a prompt to ask the user if they want to restore the install theme if the project was converted during load. Couldn't generate diff; no version number found in filespec: ChangeLog,1.81,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.96,TODO.txt |
From: <da...@us...> - 2002-08-20 15:01:22
|
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv29608/lib/help Modified Files: Conditions.html VirtualDirectories.html VirtualText.html Log Message: o installbase.tcl o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/utils.tcl Removed the Program Executable option from the Classic Wizard theme and made it a standard variable for each platform. Added some help to some of the properties. o lib/common.tcl Turned on condition checking for install components. It was curiously absent until now. 0-] Fixed a bug in conditions that would cause most of them to fail owing to the \'s put in front of ['s when doing SubstText. o lib/conditions.tcl Added 'AskUser' condition that prompts the user to say yes or no. o lib/utils.tcl Added the ability to add help balloons to properties and text fields in the install pane tabs. o lib/help Updated help documentation with new features and changes. Couldn't generate diff; no version number found in filespec: Conditions.html,1.2,Conditions.html Couldn't generate diff; no version number found in filespec: VirtualDirectories.html,1.2,VirtualDirectories.html Couldn't generate diff; no version number found in filespec: VirtualText.html,1.1,VirtualText.html |
From: <da...@us...> - 2002-08-20 15:01:21
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv29608/lib Modified Files: common.tcl conditions.tcl utils.tcl windows.tcl Log Message: o installbase.tcl o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/utils.tcl Removed the Program Executable option from the Classic Wizard theme and made it a standard variable for each platform. Added some help to some of the properties. o lib/common.tcl Turned on condition checking for install components. It was curiously absent until now. 0-] Fixed a bug in conditions that would cause most of them to fail owing to the \'s put in front of ['s when doing SubstText. o lib/conditions.tcl Added 'AskUser' condition that prompts the user to say yes or no. o lib/utils.tcl Added the ability to add help balloons to properties and text fields in the install pane tabs. o lib/help Updated help documentation with new features and changes. Couldn't generate diff; no version number found in filespec: common.tcl,1.42,common.tcl Couldn't generate diff; no version number found in filespec: conditions.tcl,1.6,conditions.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.109,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.88,windows.tcl |
From: <da...@us...> - 2002-08-20 15:01:14
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory usw-pr-cvs1:/tmp/cvs-serv29608/Themes/Classic_Wizard Modified Files: install.cfg utils.tcl Log Message: o installbase.tcl o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/utils.tcl Removed the Program Executable option from the Classic Wizard theme and made it a standard variable for each platform. Added some help to some of the properties. o lib/common.tcl Turned on condition checking for install components. It was curiously absent until now. 0-] Fixed a bug in conditions that would cause most of them to fail owing to the \'s put in front of ['s when doing SubstText. o lib/conditions.tcl Added 'AskUser' condition that prompts the user to say yes or no. o lib/utils.tcl Added the ability to add help balloons to properties and text fields in the install pane tabs. o lib/help Updated help documentation with new features and changes. Couldn't generate diff; no version number found in filespec: install.cfg,1.8,install.cfg Couldn't generate diff; no version number found in filespec: utils.tcl,1.15,utils.tcl |
From: <da...@us...> - 2002-08-20 15:01:11
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv29608 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o installbase.tcl o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/utils.tcl Removed the Program Executable option from the Classic Wizard theme and made it a standard variable for each platform. Added some help to some of the properties. o lib/common.tcl Turned on condition checking for install components. It was curiously absent until now. 0-] Fixed a bug in conditions that would cause most of them to fail owing to the \'s put in front of ['s when doing SubstText. o lib/conditions.tcl Added 'AskUser' condition that prompts the user to say yes or no. o lib/utils.tcl Added the ability to add help balloons to properties and text fields in the install pane tabs. o lib/help Updated help documentation with new features and changes. Couldn't generate diff; no version number found in filespec: ChangeLog,1.80,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.95,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.56,installbase.tcl |
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv26015/lib/help Modified Files: About.html ProjectPreferences.html index.html Added Files: CommandLine.html Log Message: o installbase.tcl Fixed command-line builds. They were broken by the new splash screen. o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/main.tcl o Themes/Classic_Wizard/text.tcl o Themes/Classic_Wizard/windows.tcl Added a new window to popup before doing anything and ask the user if they want to install the software. o lib/cmdline.tcl Moved ParseCommandLineArgs to installbase.tcl Added CheckRunStatus to do the work of determining if we need to run in GUI mode or not. o lib/splash.tcl Added version to the splash screen. o lib/uninstall.tcl Added the option to completely delete an install even if everything is not empty. o lib/utils.tcl Added the ability to retain current properties when restoring the theme of the install. o lib/help/CommandLine.html Added a help file describing command-line build options. Couldn't generate diff; no version number found in filespec: CommandLine.html,NONE,CommandLine.html Couldn't generate diff; no version number found in filespec: About.html,1.2,About.html Couldn't generate diff; no version number found in filespec: ProjectPreferences.html,1.3,ProjectPreferences.html Couldn't generate diff; no version number found in filespec: index.html,1.3,index.html |
From: <da...@us...> - 2002-08-20 13:14:06
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv26015/lib Modified Files: cmdline.tcl common.tcl install.tcl new.tcl splash.tcl uninstall.tcl utils.tcl windows.tcl Added Files: convert.tcl Log Message: o installbase.tcl Fixed command-line builds. They were broken by the new splash screen. o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/main.tcl o Themes/Classic_Wizard/text.tcl o Themes/Classic_Wizard/windows.tcl Added a new window to popup before doing anything and ask the user if they want to install the software. o lib/cmdline.tcl Moved ParseCommandLineArgs to installbase.tcl Added CheckRunStatus to do the work of determining if we need to run in GUI mode or not. o lib/splash.tcl Added version to the splash screen. o lib/uninstall.tcl Added the option to completely delete an install even if everything is not empty. o lib/utils.tcl Added the ability to retain current properties when restoring the theme of the install. o lib/help/CommandLine.html Added a help file describing command-line build options. Couldn't generate diff; no version number found in filespec: convert.tcl,NONE,convert.tcl Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.7,cmdline.tcl Couldn't generate diff; no version number found in filespec: common.tcl,1.41,common.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.56,install.tcl Couldn't generate diff; no version number found in filespec: new.tcl,1.20,new.tcl Couldn't generate diff; no version number found in filespec: splash.tcl,1.1,splash.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.14,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.108,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.87,windows.tcl |
From: <da...@us...> - 2002-08-20 13:14:05
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory usw-pr-cvs1:/tmp/cvs-serv26015/Themes/Classic_Wizard Modified Files: install.cfg main.tcl text.tcl windows.tcl Log Message: o installbase.tcl Fixed command-line builds. They were broken by the new splash screen. o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/main.tcl o Themes/Classic_Wizard/text.tcl o Themes/Classic_Wizard/windows.tcl Added a new window to popup before doing anything and ask the user if they want to install the software. o lib/cmdline.tcl Moved ParseCommandLineArgs to installbase.tcl Added CheckRunStatus to do the work of determining if we need to run in GUI mode or not. o lib/splash.tcl Added version to the splash screen. o lib/uninstall.tcl Added the option to completely delete an install even if everything is not empty. o lib/utils.tcl Added the ability to retain current properties when restoring the theme of the install. o lib/help/CommandLine.html Added a help file describing command-line build options. Couldn't generate diff; no version number found in filespec: install.cfg,1.7,install.cfg Couldn't generate diff; no version number found in filespec: main.tcl,1.5,main.tcl Couldn't generate diff; no version number found in filespec: text.tcl,1.7,text.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.26,windows.tcl |
From: <da...@us...> - 2002-08-20 13:14:04
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv26015 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o installbase.tcl Fixed command-line builds. They were broken by the new splash screen. o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/main.tcl o Themes/Classic_Wizard/text.tcl o Themes/Classic_Wizard/windows.tcl Added a new window to popup before doing anything and ask the user if they want to install the software. o lib/cmdline.tcl Moved ParseCommandLineArgs to installbase.tcl Added CheckRunStatus to do the work of determining if we need to run in GUI mode or not. o lib/splash.tcl Added version to the splash screen. o lib/uninstall.tcl Added the option to completely delete an install even if everything is not empty. o lib/utils.tcl Added the ability to retain current properties when restoring the theme of the install. o lib/help/CommandLine.html Added a help file describing command-line build options. Couldn't generate diff; no version number found in filespec: ChangeLog,1.79,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.94,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.55,installbase.tcl |
From: <da...@us...> - 2002-08-17 22:47:19
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv1670 Modified Files: installbase.tcl Log Message: Added another message. Couldn't generate diff; no version number found in filespec: installbase.tcl,1.54,installbase.tcl |
From: <da...@us...> - 2002-08-17 22:41:58
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv680 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o installbase.tcl Moved some things around. Added a splash window. o lib/common.tcl Added a QUICK_LAUNCH Windows virtual directory. o lib/utils.tcl Added a check in opening a project to convert the project to a new format if the format has been changed. Moved CenterWindow, Status and ClearStatus to splash.tcl. Couldn't generate diff; no version number found in filespec: ChangeLog,1.78,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.93,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.53,installbase.tcl |
From: <da...@us...> - 2002-08-17 22:41:58
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv680/lib Modified Files: common.tcl trees.tcl utils.tcl Added Files: splash.tcl Log Message: o installbase.tcl Moved some things around. Added a splash window. o lib/common.tcl Added a QUICK_LAUNCH Windows virtual directory. o lib/utils.tcl Added a check in opening a project to convert the project to a new format if the format has been changed. Moved CenterWindow, Status and ClearStatus to splash.tcl. Couldn't generate diff; no version number found in filespec: splash.tcl,NONE,splash.tcl Couldn't generate diff; no version number found in filespec: common.tcl,1.40,common.tcl Couldn't generate diff; no version number found in filespec: trees.tcl,1.44,trees.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.107,utils.tcl |
From: <da...@us...> - 2002-08-16 02:26:10
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv15277 Modified Files: installbase Removed Files: configure Log Message: Removing configure script in place of some changes to the installbase script. Couldn't generate diff; no version number found in filespec: installbase,1.12,installbase Couldn't generate diff; no version number found in filespec: configure,1.10,configure |
From: <da...@us...> - 2002-08-14 09:04:42
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv19851 Modified Files: uninstall.tcl Log Message: Fixed a few minor details in uninstall. Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.13,uninstall.tcl |
From: <da...@us...> - 2002-08-14 08:46:50
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/static In directory usw-pr-cvs1:/tmp/cvs-serv15205/static Modified Files: freewrap Log Message: More Linux binaries. Couldn't generate diff; no version number found in filespec: freewrap,1.12,freewrap |
From: <da...@us...> - 2002-08-14 08:46:49
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv15205/dynamic Modified Files: freewrap Log Message: More Linux binaries. Couldn't generate diff; no version number found in filespec: freewrap,1.12,freewrap |
From: <da...@us...> - 2002-08-14 08:41:48
|
Update of /cvsroot/installbase/installbase/Binaries/sparc-SunOS-8/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv12838/sparc-SunOS-8/dynamic Modified Files: freewrap Log Message: New binaries for FreeBSD and Solaris. Couldn't generate diff; no version number found in filespec: freewrap,1.2,freewrap |
From: <da...@us...> - 2002-08-14 08:41:47
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/static In directory usw-pr-cvs1:/tmp/cvs-serv12838/i386-FreeBSD-4/static Modified Files: freewrap Log Message: New binaries for FreeBSD and Solaris. Couldn't generate diff; no version number found in filespec: freewrap,1.13,freewrap |
From: <da...@us...> - 2002-08-14 08:41:45
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv12838/i386-FreeBSD-4/dynamic Modified Files: freewrap Log Message: New binaries for FreeBSD and Solaris. Couldn't generate diff; no version number found in filespec: freewrap,1.13,freewrap |
From: <da...@us...> - 2002-08-14 08:30:57
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv11516/lib Modified Files: blank.zip utils.tcl Log Message: New binaries again. sigh Couldn't generate diff; no version number found in filespec: blank.zip,1.12,blank.zip Couldn't generate diff; no version number found in filespec: utils.tcl,1.106,utils.tcl |
From: <da...@us...> - 2002-08-14 08:30:57
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory usw-pr-cvs1:/tmp/cvs-serv11516/Binaries/Windows Modified Files: freewrap.exe Log Message: New binaries again. sigh Couldn't generate diff; no version number found in filespec: freewrap.exe,1.14,freewrap.exe |
From: <da...@us...> - 2002-08-14 07:25:35
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/static In directory usw-pr-cvs1:/tmp/cvs-serv27787/i586-Linux/static Modified Files: freewrap Log Message: Adding new freeWrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.11,freewrap |
From: <da...@us...> - 2002-08-14 07:25:34
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv27787/i586-Linux/dynamic Modified Files: freewrap Log Message: Adding new freeWrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.11,freewrap |
From: <da...@us...> - 2002-08-14 07:19:21
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/static In directory usw-pr-cvs1:/tmp/cvs-serv25542/static Modified Files: freewrap Log Message: Adding new freeWrap binaries for FreeBSD. Couldn't generate diff; no version number found in filespec: freewrap,1.12,freewrap |