Граф коммитов

334 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com ae579e163d fixing bug # 54063 - cleaning up purify errors in win32 installer. r=dveditz, sr=mscott 2000-10-05 01:38:33 +00:00
ssu%netscape.com e7359ac565 fixing bug #53906 - updated Java 2 installer bits. sr=vishy, r=dveditz,sgehani. affects only windows platforms 2000-09-28 11:01:41 +00:00
sgehani%netscape.com 7df747d21e Merging pr3 branch change for:
Fix setup dlg display to make selected dir legible.

b=52739
r=ssu
a=vishy
2000-09-27 23:57:22 +00:00
ssu%netscape.com b7b13b2eb9 fixing bugscape #2469 - setuprsc.dll contains windows extended dialogs. sr=vishy r=dveditz affects only windows platforms 2000-09-26 05:23:00 +00:00
ssu%netscape.com 83bad5d9c0 fixing bug #39015 - enabling proxy info to be set in bin\defaults\prefs\all-proxy.js if set in installer as well. a=mscott r=dveditz 2000-09-22 07:29:58 +00:00
sgehani%netscape.com 545717ad8a Throw up an error dialog and stop if any zippy errors detected. [nsbeta3+ b=34014; r=ssu; a=syd] 2000-09-22 02:23:54 +00:00
sgehani%netscape.com 334ef01a02 Make linux installer work with netscape.com ftp servers. Flush the *entire*
response from the control connection.
[nsbeta3++ b=53289; r=ssu; a=mscott]
2000-09-22 02:20:32 +00:00
ssu%netscape.com 021d8447c7 fixing bugscape #2351 - Cannot install from N6Setup.exe due to stale ns_temp dir. Affects only windows platforms a=mscott r=sgehani 2000-09-19 23:12:43 +00:00
sgehani%netscape.com e82c3edeb9 Open a new ftp cxn for every .xpi being downloaded: makes the linux installer
work on RH 6.2 distributions.
[r=ssu; nsbeta3+ b=52716]
2000-09-15 07:06:45 +00:00
ssu%netscape.com 042a7726f9 fixing bug #52542 - Change download menu text. r=sgehani. affects only windows platforms 2000-09-15 06:46:32 +00:00
ssu%netscape.com 284927e576 fixing bugsgape #2279 - shrimp uninstall fails. r=sgehani. affects windows platforms only 2000-09-14 23:05:57 +00:00
sgehani%netscape.com 6dcf3e9314 Add scrollbars to the custom dlg listbox.
[r=dbragg; nsbeta3+ bscape=2288]
2000-09-14 19:41:00 +00:00
ssu%netscape.com d07ed784e9 fixing bug #52513 - Disk space error during install. Affects windows platforms only. r=sgehani 2000-09-14 07:35:08 +00:00
sgehani%netscape.com 20c3da5d88 Make linux installer localizable. [nsbeta3+ b=2288; r=dbragg;dveditz] 2000-09-14 05:15:46 +00:00
ssu%netscape.com 04153b91bd fixing bug #51928 - Disk space check doesn't return you to dir selection dialog.
and another fix that helps with fixing bugscape bug #2069 - Need appropriate strings for new UI dialogs.
r=sgehani.

affects only windows platforms.
2000-09-13 05:35:13 +00:00
ssu%netscape.com 8e94cbc664 cleaned up some error checking code. Not part of any build system. It's my personal test build script. 2000-09-13 05:30:10 +00:00
sgehani%netscape.com f6e5d43329 Make linux installer ftp download correctly by flushing the control connection
after file transfer has completed. [nsbeta3+ b=52287; r=ssu]

Also, make the folder selection dialog cancel button *actually* destroy the
dialog when clicked. [r=ssu]
2000-09-12 23:36:12 +00:00
sgehani%netscape.com 64e7289417 Correct fix for unix distributions that don't define SHUT_RDWR. 2000-09-12 05:21:34 +00:00
sgehani%netscape.com af8500c71a Tentative bustage band-aid attempt. 2000-09-12 05:15:15 +00:00
sgehani%netscape.com 061628a73f Replace command line `ftp' with our ftp impl for the linux/solaris installers.
[r=ssu; nsbeta3+ b=47886]
2000-09-12 04:47:36 +00:00
sgehani%netscape.com 31e5104548 *** NOT PART OF TBOX BUILDS ***
First cut at ftp impl for linux installer (for nsbeta3+ b=47886; r=ssu).
2000-09-12 01:43:49 +00:00
sgehani%netscape.com 3d4af8d2f8 Mac OS 8.5 or higher required dialog text and layout changes. [nsbeta3+ b=38166] 2000-09-11 19:28:20 +00:00
cls%seawood.org e15a95d603 Workshop 5.0 refuses to cast a |const char *| to a |char *| so fix the variable 2000-09-11 08:05:02 +00:00
rich.burridge%sun.com 779ff70497 Fix to enable XPInstall to build/run on the Solaris platform.
r=sgehani@netscape.com  a=brendan@mozilla.org
BugId: #43080.
2000-09-09 14:18:48 +00:00
ssu%netscape.com 7116f8e1f5 revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
sgehani%netscape.com dddf6859cd Keep ini template consistent (rearchitected failovers: bzilla=49741). [r=ssu] 2000-09-06 00:27:53 +00:00
sgehani%netscape.com 8c1f8bbba1 (1) Fix leaks. (2) Rearchitect failovers [bzilla=49741]. (3) Fix upgrade string [bscape=1784]. [r=ssu,dbragg,sfraser] 2000-09-06 00:24:37 +00:00
ssu%netscape.com 31650b8186 fixing bug 2201 - changing Cancel button behaviour. r=sgehani. affects only windows platforms. 2000-09-01 02:56:03 +00:00
tao%netscape.com 3b781fd7e4 Take out en-DE place holder from installer build. a=ftang. 2000-08-31 00:56:23 +00:00
sgehani%netscape.com 90b03ce4df Make INI parser handle start section tokens ('[') in values (nsbeta3+ b=2116;
r=ssu).

Also, remove obsolete files.
2000-08-28 23:10:21 +00:00
sgehani%netscape.com 62180e1715 Make scrollbars work again in custom and additional windows (nsbeta3+ b=49856; r=dbragg). Make INI parser handle start section characters ('[') in values (nsbeta3+ b=2116; r=dbragg,dveditz). 2000-08-28 23:06:53 +00:00
ssu%netscape.com aad4dce28e fixing bug #49742 - Eliminate failovers in generated idi. r=sgehani a=dveditz 2000-08-28 04:43:54 +00:00
sgehani%netscape.com a81899ffad Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
ssu%netscape.com 43fa5d8883 new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
ssu%netscape.com 47a9a81cdf fixing bug http://bugscape/show_bug.cgi?id=2044 - need better ui/user experience for the Advanced Settings dialog. affects windows platforms only. a=dveditz r=sgehani 2000-08-22 00:45:10 +00:00
sgehani%netscape.com debf368ef0 Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com 8d15a7a463 Backing out changes. 2000-08-19 00:21:04 +00:00
sgehani%netscape.com 5917adfeda Installer now uses libjar for extraction eliminating the dependency on the
"unzip" command in the user's path.
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:10:44 +00:00
ssu%netscape.com af9fa781e2 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com f0f804e6a3 fixing bug #44364 - uninstaller no longer leaves .rdf files around. a=dveditz r=sgehani 2000-08-16 23:01:21 +00:00
sgehani%netscape.com 98f1078915 Can now install to Macs with boot volumes that have slashes in their names. [nsbeta3+ b=18482; r=ssu; a=dveditz] 2000-08-16 22:43:08 +00:00
sgehani%netscape.com e6001e0646 Fix scrollbar crasher in custom install dialog for mac installer. [nsbeta3+ b=48882; r=ssu] 2000-08-16 00:32:56 +00:00
sgehani%netscape.com 30e122d973 Eliminate engine thread yielding to main thread duirng XPCOM extraction. [nsbeta3+ b=1895; r=ssu] 2000-08-14 22:40:14 +00:00
sgehani%netscape.com 7fc9995a7b Make license box non-editable.
[nsbeta3+ bugscape b=1939; r=syd]
2000-08-10 20:19:20 +00:00
sgehani%netscape.com 978f5a1897 Merge M17 branch fix for nsbeta2+ bugscape bug 1895: get rid of error 340 in
Mac installer during XPCOM autoreg by delaying so fragment registry has time
to update newly extracted shlbs.

[branch fix r=dveditz; a=pdt]
2000-08-10 19:05:19 +00:00
sgehani%netscape.com e84fbad78c Make Linux installer work on non-Redhat distributions.
[nsbeta2+ b=47921; r=sgehani; checking in for pavlov]
2000-08-08 23:29:36 +00:00
sgehani%netscape.com 1952fea17d Ensure linux installer doesn't core dump for "long" install destination paths
when a default location is specified in the config.ini.

[nsbeta3+ b=46458; r=dveditz]
2000-08-08 01:29:04 +00:00
sgehani%netscape.com 306dbd6dd6 Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg] 2000-08-03 22:49:30 +00:00
sgehani%netscape.com 62e0fd9327 Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg] 2000-07-26 22:33:47 +00:00
sgehani%netscape.com 6b23fe3cd2 Add localization comments for bugscape bug 1393.
[r=ssu]
2000-07-26 08:21:30 +00:00