shrutiv%netscape.com
|
c163f9c4d9
|
21447: "Temp\ directory gets created in new Config directory. " Recursively
remove the contents of the Temp directory.
|
2001-05-03 22:55:33 +00:00 |
|
varada%netscape.com
|
605f245267
|
fix for bug#57340; custom components not showing up in build;added additional field
|
2000-12-08 04:00:29 +00:00 |
|
varada%netscape.com
|
81276efbba
|
fix for bug#60100; ftp fix
|
2000-11-15 23:07:32 +00:00 |
|
varada%netscape.com
|
abd2a6b1e7
|
getting rid of wrong commenting
|
2000-11-15 01:30:50 +00:00 |
|
varada%netscape.com
|
82bf564273
|
fix for bug#60037; changing N6Setup.exe to setup.exe
|
2000-11-14 19:20:47 +00:00 |
|
varada%netscape.com
|
280987b8cf
|
fix for 59020; changing typical to recommended
|
2000-11-14 19:11:45 +00:00 |
|
varada%netscape.com
|
6fa2b0b88a
|
fix for 58849;copying readme file to setup location
|
2000-11-10 21:52:44 +00:00 |
|
varada%netscape.com
|
b65d5c4dce
|
fix for 59030;removing netscape 6 by from the installer screen first line
|
2000-11-09 21:02:56 +00:00 |
|
varada%netscape.com
|
2a733c231a
|
fix for bug#55972;customized helpmenu.rdf
|
2000-10-26 00:34:18 +00:00 |
|
varada%netscape.com
|
c65e32c96c
|
fix for bug#52834
|
2000-10-19 22:01:06 +00:00 |
|
varada%netscape.com
|
b4f184d281
|
changing ib.cpp because of jar changes
|
2000-09-27 01:42:51 +00:00 |
|
varada%netscape.com
|
5d4860cc48
|
Adding customized UserAgent String to the Browser all-ns.js
|
2000-08-30 01:26:39 +00:00 |
|
varada%netscape.com
|
f58e93cd56
|
fix for bug#4992 -implementing infozip to customize config.ini on all platforms
|
2000-08-29 23:27:11 +00:00 |
|
varada%netscape.com
|
986060cccb
|
fix for bug#47328 - not able to launch customized netscape;caused by all-ns.js using properties files for the values- changed ib.cpp and script.ib to reflect that
|
2000-08-04 18:09:21 +00:00 |
|
varada%netscape.com
|
d954f041d8
|
changing the exe name from Netscapesetup to N6setup
|
2000-07-13 20:31:14 +00:00 |
|
varada%netscape.com
|
9165025223
|
fix for bug #32115 -extending the progress bar
|
2000-05-24 00:30:55 +00:00 |
|
varada%netscape.com
|
84f930f6aa
|
trivial bug fix for help
|
2000-05-16 21:05:11 +00:00 |
|
varada%netscape.com
|
03f7eed335
|
adding files for customizing helpmenu
|
2000-05-16 20:26:50 +00:00 |
|
varada%netscape.com
|
98e3d8fbf6
|
fix for bug#35684- removing the creation of the help shortcut link on the desktop
|
2000-04-13 19:12:25 +00:00 |
|
varada%netscape.com
|
2d4f930492
|
fix for bug #34089 - customizations werent makeing it in because there were spaces in the directory name - fixed it by appending the quotes before and after the directory name
|
2000-03-31 20:47:46 +00:00 |
|
varada%netscape.com
|
a6364b1182
|
changing the look of progress bar bug #32115
|
2000-03-28 22:47:59 +00:00 |
|
varada%netscape.com
|
a26bf4af0f
|
fix for bug#32111 - getting the file size for a bitmap and comparing with 302 kb
|
2000-03-28 22:27:48 +00:00 |
|
varada%netscape.com
|
8965a8cb8c
|
Fix for bug#22948- the line has been moved from the comp desc to the comp file path
|
2000-03-28 20:59:19 +00:00 |
|
varada%netscape.com
|
c21d0ef060
|
fixing the check for disk space
|
2000-03-28 19:58:24 +00:00 |
|
varada%netscape.com
|
0b749428b9
|
fix for bug #32294 - the animated logo url is obtained from the chrome if http:// is missing - therefore the installer checks for it and if missing inserts it
|
2000-03-28 02:26:25 +00:00 |
|
varada%netscape.com
|
86a2afaa26
|
fix for bug #27030
|
2000-03-27 22:18:11 +00:00 |
|
varada%netscape.com
|
a6fdc2fe0b
|
tweaks to the ib.cpp to handle correct ordering of the components
|
2000-03-09 19:39:29 +00:00 |
|
varada%netscape.com
|
26f0eab67f
|
fix for bug#31111. the invisible components dont get included the first time when they are shown to the user but are counted later when the xpi files need to be copied.did so by having an extra parameter for buildcomponents
|
2000-03-09 08:56:15 +00:00 |
|
varada%netscape.com
|
c8dc172dc3
|
Core directory is not created if CD Autorun shell is not selected - all the files get copied into the output directory
|
2000-03-09 01:46:00 +00:00 |
|
varada%netscape.com
|
319f84afa8
|
Changing name of the exe from seamonkey32e.exe to NetscapeSetup.exe
|
2000-03-08 18:59:46 +00:00 |
|
varada%netscape.com
|
65fe75c441
|
fixes for bug #30123:temp hack - if the command is not returning true force it to do so inorder to prevent further commands from not being ignored- Permanent fix after Beta
|
2000-03-08 01:39:19 +00:00 |
|
varada%netscape.com
|
9df0b4455b
|
hack for bug #30123 - checking to see if a filename is null before copying it
|
2000-03-03 00:08:25 +00:00 |
|
varada%netscape.com
|
25feeddca5
|
checking in changes to enable setting up of homepage thru the all-ns.js file
|
2000-02-22 02:26:56 +00:00 |
|
varada%netscape.com
|
fd75610cd9
|
fix for bug#23129 - changed the structure of the output directory depending on the choice of CD autorun
|
2000-01-18 23:41:08 +00:00 |
|
varada%netscape.com
|
997191560c
|
fix for bug #6572 the progress bar now displays the information regarding the progress - no bar but there are text.
|
2000-01-18 22:42:18 +00:00 |
|
varada%netscape.com
|
0205f0cc89
|
creating desktop shortcut to helpfile - will point to current browser.startib makes another function call within ib.cpp to create the shortcut and right now it points to wizardmachine.ini as a placeholder
|
2000-01-07 20:31:27 +00:00 |
|
varada%netscape.com
|
c64132a51d
|
adding new files for the progress bar
|
1999-12-21 02:34:06 +00:00 |
|
varada%netscape.com
|
2ea8c0dfa0
|
fix for bug #5435 UDP requirement that netscape communicator be part of the program folder name
|
1999-12-10 00:52:43 +00:00 |
|
varada%netscape.com
|
03d3a5decf
|
cleaning up
|
1999-12-09 23:53:03 +00:00 |
|
varada%netscape.com
|
76b2a10f12
|
check for bug #7924 autorun.inf points to seamonkey32e.exe when the cdshell is not selected
|
1999-12-08 06:45:16 +00:00 |
|
varada%netscape.com
|
e3379095f8
|
clean up
|
1999-12-07 23:26:22 +00:00 |
|
varada%netscape.com
|
b71fdd368f
|
fix for bug #5020 creating the proper cd output directory
|
1999-12-07 21:26:20 +00:00 |
|
varada%netscape.com
|
faf835dded
|
cleaning up ib.cpp
|
1999-12-03 23:48:23 +00:00 |
|
varada%netscape.com
|
ba030af2f8
|
third party components fix for bug#7173
|
1999-11-22 23:11:38 +00:00 |
|
varada%netscape.com
|
b25ebc5986
|
fix for bug #18332 and other clean ups
|
1999-11-18 17:34:18 +00:00 |
|
varada%netscape.com
|
2c47774272
|
copying customCD shell contents onto the config CD directory
|
1999-11-16 03:14:56 +00:00 |
|
varada%netscape.com
|
3086df2ec9
|
adding rshell creation feature
|
1999-11-16 02:09:40 +00:00 |
|
selmer%netscape.com
|
25e148a11b
|
Only put selected components in config's build
|
1999-11-06 00:04:08 +00:00 |
|
selmer%netscape.com
|
1a53ce4e18
|
Fixups
|
1999-11-05 19:18:33 +00:00 |
|
selmer%netscape.com
|
454ac620e9
|
Fixups to generatelist & related handling of listbox type widgets
|
1999-11-05 00:36:17 +00:00 |
|