Commit Graph

326 Commits

Author SHA1 Message Date
sgehani%netscape.com
c9dc925036 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
b91cab4191 fixing bug #52542 - Change download menu text. r=sgehani. affects only windows platforms 2000-09-15 06:46:32 +00:00
ssu%netscape.com
3b88620c17 fixing bugsgape #2279 - shrimp uninstall fails. r=sgehani. affects windows platforms only 2000-09-14 23:05:57 +00:00
sgehani%netscape.com
75d8da9f69 Add scrollbars to the custom dlg listbox.
[r=dbragg; nsbeta3+ bscape=2288]
2000-09-14 19:41:00 +00:00
ssu%netscape.com
75889d85d9 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
029610f199 Make linux installer localizable. [nsbeta3+ b=2288; r=dbragg;dveditz] 2000-09-14 05:15:46 +00:00
ssu%netscape.com
222dfae906 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
4a9e6bd82d 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
ca8038b10c 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
a7839ee7fb Correct fix for unix distributions that don't define SHUT_RDWR. 2000-09-12 05:21:34 +00:00
sgehani%netscape.com
fb5fdb2a05 Tentative bustage band-aid attempt. 2000-09-12 05:15:15 +00:00
sgehani%netscape.com
0b5f8f1ee0 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
8fc4197f5b *** 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
5d6c54902f 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
dea8421e19 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
939ff071ff 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
fd31645d84 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
8ca0bdcdf1 Keep ini template consistent (rearchitected failovers: bzilla=49741). [r=ssu] 2000-09-06 00:27:53 +00:00
sgehani%netscape.com
9f88733fea (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
671abb6107 fixing bug 2201 - changing Cancel button behaviour. r=sgehani. affects only windows platforms. 2000-09-01 02:56:03 +00:00
tao%netscape.com
3d8b2da92b Take out en-DE place holder from installer build. a=ftang. 2000-08-31 00:56:23 +00:00
sgehani%netscape.com
ce56f916ce 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
4df1b0c5a5 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
f195a26ef5 fixing bug #49742 - Eliminate failovers in generated idi. r=sgehani a=dveditz 2000-08-28 04:43:54 +00:00
sgehani%netscape.com
8b7c694896 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
b1a4f87995 new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
ssu%netscape.com
95448fd1b5 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
b269c16355 Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com
79e5e96686 Backing out changes. 2000-08-19 00:21:04 +00:00
sgehani%netscape.com
ec2018a592 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
f04eb8cd80 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com
35c1592c4e 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
e6ce33db89 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
69f944a436 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
b7d4d9dbd0 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
2dfdacd869 Make license box non-editable.
[nsbeta3+ bugscape b=1939; r=syd]
2000-08-10 20:19:20 +00:00
sgehani%netscape.com
e4eb57d447 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
bdcc060776 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
665c40a58e 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
8755b31f98 Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg] 2000-08-03 22:49:30 +00:00
sgehani%netscape.com
8e978de4af Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg] 2000-07-26 22:33:47 +00:00
sgehani%netscape.com
111d7940a1 Add localization comments for bugscape bug 1393.
[r=ssu]
2000-07-26 08:21:30 +00:00
sgehani%netscape.com
cfbfb229f3 Fix comment parsing and site selector failover sequence for nsbeta2+ bug 45256 and bugscape bug 1393. [r=ssu] 2000-07-26 08:18:31 +00:00
sgehani%netscape.com
9ff7f35280 Fixing linux installer horkage: parser handling substring comparisons with
incorrect length assumptions to strncmp's.

b = 46263
r = dbragg
a = granrose
2000-07-24 22:53:34 +00:00
sgehani%netscape.com
c5acd2fb55 Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:10:45 +00:00
sgehani%netscape.com
700247792d Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:08:35 +00:00
tao%netscape.com
0b5857b004 41054: Bundle 2-3 langpacks w/Seamonkey build. r=ssu,dveditz,ssu. 2000-07-22 02:44:13 +00:00
tao%netscape.com
7df4a0c132 41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
build and packaging process. r=ssu & sfraser.
2000-07-20 21:40:42 +00:00
sgehani%netscape.com
58c3b4d965 Fix "local display" crash for Linux installer. No longer destroying gtk
widgets that were already freed during a prior call to gtk_exit().

[nsbeta2+ b=36781; r=ssu]
2000-07-18 00:09:29 +00:00
sgehani%netscape.com
3fcd0cd82f *** NOT PART OF TBOX BUILDS ***
1> Enabling talkback in Unix and Mac builds [bugscape nsbeta2+ b=1405]
2> Adding en-US and en-GB language packs to installers [nsbeta2+ b=41054]

[r=ssu]
2000-07-13 02:56:21 +00:00