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

1275 Коммитов

Автор SHA1 Сообщение Дата
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
blakeross%telocity.com b408a1058c Fix bug 48859: make the tree columns in the XPI install and status dialogs resizable. r=jag a=brendan 2000-09-11 22:21:55 +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 50cf95135d OS_ARCH does not set release numbers 2000-09-11 08:08:24 +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
cls%seawood.org 6ac62626b6 Fix ifdef. 2000-09-11 02:12:21 +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 760079a091 added option to update/noupdate the chrome jar files. a,r=dveditz 2000-09-09 02:08:03 +00:00
jband%netscape.com 39482ddcd7 adding script to support zipping xpt files rather than linking them. Not yet in the build 2000-09-09 00:46:27 +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
dveditz%netscape.com f3a9785531 adding #ifdefs to previous 50689 fix so it doesn't break Unix 2000-09-07 02:09:55 +00:00
dveditz%netscape.com 616bf7ca11 dogfood bug 50689 (no chrome registration on Mac) 2000-09-07 01:25:43 +00:00
dveditz%netscape.com 5c552201c1 bug 38552 for mozilla@bucksch.org, a=brendan 2000-09-07 01:18:34 +00:00
sgehani%netscape.com 47d6db4ab3 Create the install log in the user's profile directory if we don't have permission to write to the program directory.
[nsbeta3+ b=48225; r=ssu]
2000-09-06 21:28:20 +00:00
valeski%netscape.com a2e5fcb24d removing specific timebomb shared lib as it is now built into appcomps.shlb 2000-09-06 05:53:48 +00:00
valeski%netscape.com 02001737e3 46775. removing old xpfe component libs and adding the new one. 2000-09-06 01:05:57 +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
dbragg%netscape.com 87aff23753 Fix for bug 49533. The test case was incorrect but we were not returning a meaningful error. Also the install.log was being filled with junk. r=ssu 2000-09-05 18:17:52 +00:00
beard%netscape.com 30b9358889 fixing code that relied on implicit string construction. r=scc 2000-09-02 07:39:16 +00:00
dimator%netscape.com 437df4c969 Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer 2000-09-01 18:52:08 +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
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +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
ben%netscape.com 27f7b262ce back in we go 2000-08-30 07:12:40 +00:00
ben%netscape.com 234f3ba0c4 going to see if this fixes coffee's orange-ness. I'm guessing not, but you never know... 2000-08-30 05:57:47 +00:00
ben%netscape.com 7f9dc22854 reorder the calls to registerChrome() for the installer scripts to fix 48205 2000-08-30 04:18:30 +00:00
ben%netscape.com 1a59b52b05 reorder jars for 48205 2000-08-30 04:11:55 +00:00
dbragg%netscape.com 8145b5e80d Fix for bug 50234. Added titlebar to the chrome flags. r=ssu 2000-08-29 23:15:41 +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
dbragg%netscape.com 3cc1df665b Fix for bug 45885. The js prototype gFileSpecProto was defined locally and so was set to null. Wrong! r=sgehani 2000-08-28 22:26:18 +00:00
ssu%netscape.com 0d23226bb3 fixing bug #49742 - Eliminate failovers in generated idi. this file is not part of tinderbox builds. would affect only windows platforms. r=sgehani a=dveditz 2000-08-28 04:58:55 +00:00
ssu%netscape.com 2ccaa2cbcc fixing bug #49742 - Eliminate failovers in generated idi. this file is not part of tinderbox builds. would affect only windows platforms. r=sgehani a=dveditz 2000-08-28 04:46:36 +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 a0897a2fd0 Remove hack now that release automation supplies $SpaceRequired$ in i
kilobytes again. part of fix for nsbeta3+b=29845; r=ssu]
2000-08-28 02:47:35 +00:00
dveditz%netscape.com 24b3f2f0d6 fixing 50443, installer crash in browser.xpi. r=BlakeR1234@aol.com 2000-08-27 00:43:22 +00:00
dveditz%netscape.com 8e7702a5e8 fix 47107 addFile(...,false) wrongly interpreted as one of the new mode flags 2000-08-26 08:14:40 +00:00
dveditz%netscape.com ec16579424 fix dogfood bug 50390, chatzilla install won't abort and take the rest of the Mozilla install with it 2000-08-26 07:55:19 +00:00
dveditz%netscape.com 890f465cc3 fix for dogfood bug 50390 2000-08-26 07:52:21 +00:00
mkaply%us.ibm.com b81540d3ab OS/2 Tinderbox break
Close but no cigar :) ndef XP_OS2 to avoid the DBCSLeadByte, but we need to avoid the windows.h include as well
2000-08-26 03:28:27 +00:00
warren%netscape.com d75dfb524a Updated installer to put jar: urls into installed-chrome.txt file. Removed necko dependency. 2000-08-25 22:57:46 +00:00
warren%netscape.com 67fb988244 Changes for jar packaging. 2000-08-25 18:55:53 +00:00
sgehani%netscape.com 5f0f26a23c Convert to kb for $SpaceRequired$.
[nsbeta3+ b=29845i; not part of tbox build]
2000-08-25 15:16:07 +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
sgehani%netscape.com cec606dd65 Add disk space checking. [nsbeta3+ b=29845; r=ssu,dbragg] 2000-08-25 00:45:41 +00:00
tao%netscape.com ee23d73960 2097: take out chrome:locales:* from browser.xpi.r=nhotta,a=ftang. 2000-08-24 20:14:46 +00:00