installbase-cvs Mailing List for InstallBase (Page 20)
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-06-11 02:49:27
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv24873/lib Modified Files: utils.tcl Log Message: Slight bug fix. Couldn't generate diff; no version number found in filespec: utils.tcl,1.63,utils.tcl |
|
From: <da...@us...> - 2002-06-11 02:45:32
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv23995/lib
Modified Files:
utils.tcl windows.tcl
Log Message:
o lib/utils.tcl
o lib/windows.tcl
Window geometry for . and .build are saved with the project.
Couldn't generate diff; no version number found in filespec: utils.tcl,1.62,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.55,windows.tcl
|
|
From: <da...@us...> - 2002-06-11 02:45:31
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv23995
Modified Files:
ChangeLog installbase.tcl
Log Message:
o lib/utils.tcl
o lib/windows.tcl
Window geometry for . and .build are saved with the project.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.37,ChangeLog
Couldn't generate diff; no version number found in filespec: installbase.tcl,1.36,installbase.tcl
|
|
From: <da...@us...> - 2002-06-11 02:30:18
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv20793/lib
Modified Files:
windows.tcl
Log Message:
o lib/windows.tcl
Made the main build window a scrollable frame contained within a
scrolled window. This will allow more configurability as the
window gets larger with more platforms.
Couldn't generate diff; no version number found in filespec: windows.tcl,1.54,windows.tcl
|
|
From: <da...@us...> - 2002-06-11 02:30:17
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv20793
Modified Files:
ChangeLog
Log Message:
o lib/windows.tcl
Made the main build window a scrollable frame contained within a
scrolled window. This will allow more configurability as the
window gets larger with more platforms.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.36,ChangeLog
|
|
From: <da...@us...> - 2002-06-11 00:40:37
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv27845/lib Modified Files: components.tcl install.tcl Log Message: Fixing some sizes. Couldn't generate diff; no version number found in filespec: components.tcl,1.14,components.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.37,install.tcl |
|
From: <da...@us...> - 2002-06-11 00:40:37
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv27845 Modified Files: TODO.txt Log Message: Fixing some sizes. Couldn't generate diff; no version number found in filespec: TODO.txt,1.57,TODO.txt |
|
From: <da...@us...> - 2002-06-10 23:45:15
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv15675/lib
Modified Files:
common.tcl components.tcl install.tcl utils.tcl
Log Message:
o lib/components.tcl
o lib/install.tcl
Added 'GnomeShortcut' and 'KDEShortcut' components.
Added base support for adding icons in Gnome and KDE. This is
tested and works but definitely needs more work before going live.
Couldn't generate diff; no version number found in filespec: common.tcl,1.21,common.tcl
Couldn't generate diff; no version number found in filespec: components.tcl,1.13,components.tcl
Couldn't generate diff; no version number found in filespec: install.tcl,1.36,install.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.61,utils.tcl
|
|
From: <da...@us...> - 2002-06-10 23:45:15
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv15675
Modified Files:
ChangeLog TODO.txt
Log Message:
o lib/components.tcl
o lib/install.tcl
Added 'GnomeShortcut' and 'KDEShortcut' components.
Added base support for adding icons in Gnome and KDE. This is
tested and works but definitely needs more work before going live.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.35,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.56,TODO.txt
|
|
From: <da...@us...> - 2002-06-10 18:42:01
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv2262 Modified Files: installbase.tcl Log Message: Added a return. Couldn't generate diff; no version number found in filespec: installbase.tcl,1.35,installbase.tcl |
|
From: <da...@us...> - 2002-06-10 18:37:45
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv740/lib
Modified Files:
components.tcl help.tcl utils.tcl windows.tcl
Log Message:
o installbase.tcl
Moved InstallBase's libraries to the front of the auto path. This
will make sure we're loading our libraries instead of what may be
an older, local copy.
o lib/components.tcl
Added conditions to all the components.
Changed most of the entry boxes in component adds to comboboxes.
o lib/help.tcl
Added a simple about box.
o lib/utils.tcl
Changed the way components are loaded from a project.
Added a 'DirListComboBox' command.
o lib/windows.tcl
Changed a COMBOBOX to a DirListComboBox.
Couldn't generate diff; no version number found in filespec: components.tcl,1.12,components.tcl
Couldn't generate diff; no version number found in filespec: help.tcl,1.11,help.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.60,utils.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.53,windows.tcl
|
|
From: <da...@us...> - 2002-06-10 18:37:45
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv740
Modified Files:
ChangeLog TODO.txt installbase.tcl
Log Message:
o installbase.tcl
Moved InstallBase's libraries to the front of the auto path. This
will make sure we're loading our libraries instead of what may be
an older, local copy.
o lib/components.tcl
Added conditions to all the components.
Changed most of the entry boxes in component adds to comboboxes.
o lib/help.tcl
Added a simple about box.
o lib/utils.tcl
Changed the way components are loaded from a project.
Added a 'DirListComboBox' command.
o lib/windows.tcl
Changed a COMBOBOX to a DirListComboBox.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.34,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.55,TODO.txt
Couldn't generate diff; no version number found in filespec: installbase.tcl,1.34,installbase.tcl
|
|
From: <da...@us...> - 2002-06-09 17:25:58
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv27078/lib
Modified Files:
common.tcl conditions.tcl install.tcl utils.tcl
Log Message:
o lib/common.tcl
Added 'HomeDir' command which returns the home directory of a user
under UNIX.
o lib/conditions.tcl
Added 'HasGnomeDesktop' condition.
Added 'HasKDEDesktop' condition.
o lib/install.tcl
Added some default directories to the info array during install.
o lib/utils.tcl
Added new conditions to the condition list.
Added new directories to the directory list.
Couldn't generate diff; no version number found in filespec: common.tcl,1.20,common.tcl
Couldn't generate diff; no version number found in filespec: conditions.tcl,1.1,conditions.tcl
Couldn't generate diff; no version number found in filespec: install.tcl,1.35,install.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.59,utils.tcl
|
|
From: <da...@us...> - 2002-06-09 17:25:58
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv27078
Modified Files:
ChangeLog TODO.txt
Log Message:
o lib/common.tcl
Added 'HomeDir' command which returns the home directory of a user
under UNIX.
o lib/conditions.tcl
Added 'HasGnomeDesktop' condition.
Added 'HasKDEDesktop' condition.
o lib/install.tcl
Added some default directories to the info array during install.
o lib/utils.tcl
Added new conditions to the condition list.
Added new directories to the directory list.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.33,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.54,TODO.txt
|
|
From: <da...@us...> - 2002-06-09 16:54:40
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv19061
Modified Files:
ChangeLog TODO.txt
Log Message:
o lib/help.tcl
o lib/images.tcl
Added some images for the help browser navigation buttons.
Added a refresh button to the help browser.
o lib/windows.tcl
Removed the checkboxes for 'Windows Aware' and 'Smart Setup Types'.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.32,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.53,TODO.txt
|
|
From: <da...@us...> - 2002-06-09 16:54:40
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv19061/lib
Modified Files:
help.tcl images.tcl windows.tcl
Log Message:
o lib/help.tcl
o lib/images.tcl
Added some images for the help browser navigation buttons.
Added a refresh button to the help browser.
o lib/windows.tcl
Removed the checkboxes for 'Windows Aware' and 'Smart Setup Types'.
Couldn't generate diff; no version number found in filespec: help.tcl,1.10,help.tcl
Couldn't generate diff; no version number found in filespec: images.tcl,1.8,images.tcl
Couldn't generate diff; no version number found in filespec: windows.tcl,1.52,windows.tcl
|
|
From: <da...@us...> - 2002-06-08 21:09:56
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv30549
Modified Files:
ChangeLog TODO.txt
Log Message:
o lib/windows.tcl
Added an escape binding to cancel each window throughout the
install builder.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.31,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.52,TODO.txt
|
|
From: <da...@us...> - 2002-06-08 21:09:56
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv30549/lib
Modified Files:
windows.tcl
Log Message:
o lib/windows.tcl
Added an escape binding to cancel each window throughout the
install builder.
Couldn't generate diff; no version number found in filespec: windows.tcl,1.51,windows.tcl
|
|
From: <da...@us...> - 2002-06-07 19:30:59
|
Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv29608/lib
Modified Files:
common.tcl utils.tcl
Added Files:
conditions.tcl
Log Message:
o installbase.tcl
Removed WindowsAware and SmartSetupTypes options.
o Themes/Classic_Wizard/install.cfg
Added default conditions for some windows and properties.
o Themes/Classic_Wizard/main.tcl
Removed references to WindowsAware and SmartSetupTypes.
o Themes/Classic_Wizard/utils.tcl
Added 'ShowFirstWindow' command which will accurately determine the
first window to be displayed when the install is started.
o lib/conditions.tcl
File added to InstallBase. This file will contain commands specific
to determining conditions during installation.
o lib/common.tcl
Added 'EvalCondition' command to evaluate a given condition and return
a 1 or 0.
Added a check in "Window show" to check a given window's condition
before displaying it.
o lib/utils.tcl
Removed remaining references to WindowsAware and SmartSetupTypes.
Added conditions.tcl to the install build.
Made the Properties tab in Install Panes a scrollable frame to
accomodate for increasingly long property lists.
Added 'ConditionList' command to return a list of possible conditons.
Currently empty.
Added 'ConditionComboBox' command to give a default means of displaying
a combobox of conditions.
Couldn't generate diff; no version number found in filespec: conditions.tcl,NONE,conditions.tcl
Couldn't generate diff; no version number found in filespec: common.tcl,1.19,common.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.58,utils.tcl
|
|
From: <da...@us...> - 2002-06-07 19:30:59
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard
In directory usw-pr-cvs1:/tmp/cvs-serv29608/Themes/Classic_Wizard
Modified Files:
install.cfg main.tcl utils.tcl
Log Message:
o installbase.tcl
Removed WindowsAware and SmartSetupTypes options.
o Themes/Classic_Wizard/install.cfg
Added default conditions for some windows and properties.
o Themes/Classic_Wizard/main.tcl
Removed references to WindowsAware and SmartSetupTypes.
o Themes/Classic_Wizard/utils.tcl
Added 'ShowFirstWindow' command which will accurately determine the
first window to be displayed when the install is started.
o lib/conditions.tcl
File added to InstallBase. This file will contain commands specific
to determining conditions during installation.
o lib/common.tcl
Added 'EvalCondition' command to evaluate a given condition and return
a 1 or 0.
Added a check in "Window show" to check a given window's condition
before displaying it.
o lib/utils.tcl
Removed remaining references to WindowsAware and SmartSetupTypes.
Added conditions.tcl to the install build.
Made the Properties tab in Install Panes a scrollable frame to
accomodate for increasingly long property lists.
Added 'ConditionList' command to return a list of possible conditons.
Currently empty.
Added 'ConditionComboBox' command to give a default means of displaying
a combobox of conditions.
Couldn't generate diff; no version number found in filespec: install.cfg,1.3,install.cfg
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: utils.tcl,1.10,utils.tcl
|
|
From: <da...@us...> - 2002-06-07 19:30:59
|
Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv29608
Modified Files:
ChangeLog installbase.tcl
Log Message:
o installbase.tcl
Removed WindowsAware and SmartSetupTypes options.
o Themes/Classic_Wizard/install.cfg
Added default conditions for some windows and properties.
o Themes/Classic_Wizard/main.tcl
Removed references to WindowsAware and SmartSetupTypes.
o Themes/Classic_Wizard/utils.tcl
Added 'ShowFirstWindow' command which will accurately determine the
first window to be displayed when the install is started.
o lib/conditions.tcl
File added to InstallBase. This file will contain commands specific
to determining conditions during installation.
o lib/common.tcl
Added 'EvalCondition' command to evaluate a given condition and return
a 1 or 0.
Added a check in "Window show" to check a given window's condition
before displaying it.
o lib/utils.tcl
Removed remaining references to WindowsAware and SmartSetupTypes.
Added conditions.tcl to the install build.
Made the Properties tab in Install Panes a scrollable frame to
accomodate for increasingly long property lists.
Added 'ConditionList' command to return a list of possible conditons.
Currently empty.
Added 'ConditionComboBox' command to give a default means of displaying
a combobox of conditions.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.30,ChangeLog
Couldn't generate diff; no version number found in filespec: installbase.tcl,1.33,installbase.tcl
|
|
From: <da...@us...> - 2002-06-07 19:22:37
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv27379 Modified Files: TODO.txt Log Message: Updating TODO list. Couldn't generate diff; no version number found in filespec: TODO.txt,1.51,TODO.txt |
|
From: Damon C. <da...@yo...> - 2002-06-04 19:04:14
|