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

1512 Коммитов

Автор SHA1 Сообщение Дата
dveditz%netscape.com f78b82e80e bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
bug 11682 r=dbragg/sr=mscott: version registry requires UTF8, add missing conversions
2001-02-07 00:12:58 +00:00
dbragg%netscape.com 7d29116ef0 Name change for in-use files to .new or .old. Fixes bug 67703. r=dveditz, sr=mscott 2001-02-06 23:06:32 +00:00
ssu%netscape.com 6763be0a44 fixing bug 67728 - update installer build process to support urls. r=dveditz,leaf sr=mscott. not part of tinderbox builds. affects only windows 2001-02-06 07:43:25 +00:00
ssu%netscape.com 8b4b8a8669 fixing bug 49456 - installer memory usage too high. r=dveditz, sr=mscott. windows platform only. 2001-02-06 07:15:13 +00:00
ssu%netscape.com 9957dd1672 fixing bug 67331 - Installer appends to installed-chrome.txt file rather than overwriting. r=dvetiz, sr=mscott not part of tinderbox builds. 2001-02-03 00:02:20 +00:00
ssu%netscape.com 16d98d15b9 fixing bug 67220 - Win95 cannot download files. r=dveditz, sr=mscott 2001-02-02 23:59:44 +00:00
ssu%netscape.com 6c0564b29d fixing bug 47959 - New component names and descriptions
(suggestions/patches from Henrik Gemal)

bug 40708 - Mozilla installer should not install files into a subfolder

r=dveditz
sr=mscott

affects only windows platforms.
Not part of tinderbox builds.
2001-02-01 09:54:55 +00:00
tao%netscape.com 0f93f62dfb add regus.js; not part of build. 2001-02-01 04:46:14 +00:00
alecf%netscape.com 6e46d1626b Fix for #65988 - add chardet.xpt to the release builds so that we can access the right interfaces. r=jag sr=ftang 2001-01-31 23:25:28 +00:00
sfraser%netscape.com 005fc88468 Remove linkage with the jar component libararies to fix bug 65621. sr=sgehani, r=jfrancis 2001-01-31 21:35:05 +00:00
ssu%netscape.com 020cb5e5d3 fixing bug 33349 - Directory name in Create Directory dialog needs to be left aligned
bug 50525 - Directories should be lowercase

patches from Henrik Gemal.

r=ssu, sr=mscott

affects windows platforms only.
2001-01-31 06:55:14 +00:00
ssu%netscape.com c52c399f30 fixing bug 67041 - Can't install with stub or sea bits
r=dveditz
sr=mscott

affects windows platforms only.
2001-01-31 06:55:12 +00:00
ssu%netscape.com aa2073782a fixing bug 66768 - uninstaller has no product name
bug 66851 - Cannot download over modem using new download agent
r=dveditz,sgehani
sr=mscott

affects windows platforms only.
2001-01-30 01:47:31 +00:00
dbaron%fas.harvard.edu 6a1cef6f9a Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
ssu%netscape.com 67387fa2aa changed the default ftp URL back to default (used to be my test url). It's not part of any tinderbox build. part of fix for bug 66480 2001-01-27 02:54:18 +00:00
ssu%netscape.com ef404f92ee This check-in will fix the following bugs:
Bug 52417 (add downloader code)
Bug 64179 ('K' should be 'KB')
Bug 62560 (misspelled 'Existence')
Bug 64550 (remove 'Seamonkey' reference)
Bug 60352 (add crc check to installer)
Bug 62991 (psm check crashes n6 setup)
Bug 58267 (npoji600.dll)
Bug 47274 (Title should be 'Mozilla Setup')
Bug 66497 (installer need to clean up windows registry)
Bug 66498 (uninstaller checking itself)
Bug 64566 (shouldn't be able to start multiple Setup)
Bug 56292 (Alt-r conflict in Setup Type dialog)
Bug 31821 (force-upgrade support)

r=deveditz
sr=mscott

affects windows platforms only!
2001-01-27 01:49:57 +00:00
dbragg%netscape.com cac7a75e45 This is the XPInstall side of bug 62167 that uses nsIProcess which was checked in earlier. a,r=dvedtiz sr=mscott 2001-01-27 00:05:08 +00:00
ssu%netscape.com 8c3dd31086 fixing bug 64649 - add psm to mozilla installers
r=dgragg, sr=dgragg
affects only linux
not part of tinderbox builds.
2001-01-26 00:47:56 +00:00
jj%netscape.com f68ba7d54c backing out an 'if ($flat)' test case which breaks the Mac packaging. 2001-01-24 19:39:53 +00:00
cls%seawood.org 9a7f3ad4f1 Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env.
Add regchrome & installed-chrome.txt to unix package list.
Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created.
Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list.
Add BZ2 package type.
Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch.
Bug #53462. r=cls
2001-01-23 15:53:12 +00:00
cls%seawood.org aa337476a5 Fix for BeOS problem of stripping away needed file attributes.
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180. r=cls
2001-01-23 15:34:56 +00:00
cls%seawood.org 53ebcef236 Use BeOS' copyattr command which does preserve file attributes correctly instead of zip/unzip hack.
Thanks to <guru@startrek.com> for the patch.
Bug #65705 r=cls
2001-01-17 19:51:29 +00:00
morse%netscape.com deffcbc76a bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com 2001-01-16 22:02:58 +00:00
cls%seawood.org 9d67f27bdd Add support for the zip package format.
Use zip/unzip to copy the files on BeOS as tar & cp do not appear to preserve BeOS' special file attributes.
Added *.stub (BeOS) to the strip exclusion list.
Set STRIP_FLAGS to -g for BeOS.
2001-01-14 01:43:08 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
bnesse%netscape.com a5bac85212 Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser. 2001-01-04 22:18:03 +00:00
ssu%netscape.com c35dca9225 fixing bug 64105 - Remove blue background screen during installation
bug 60149 - Missing folder name in uninstall error
bug 64007 - Mozilla/Netscape strings hardcoded
bug 60039 - Uninstaller doesn't remove N6 cck entry in add/remove programs

This affects only windows platforms.  Not part of tinderbox builds.
 sr=sspitzer r=dveditz,dbragg
2001-01-03 07:16:20 +00:00
ssu%netscape.com ba8f0e6ed5 fixing bug 64105 - Remove blue background screen during installation
bug 60149 - Missing folder name in uninstall error
bug 64007 - Mozilla/Netscape strings hardcoded
bug 60039 - Uninstaller doesn't remove N6 cck entry in add/remove programs

This affects only windows platforms.  sr=sspitzer r=dveditz,dbragg
2001-01-03 07:15:47 +00:00
cls%seawood.org bdf2e4f551 Check for __unix__ as well as __unix since gcc 2.95.2 on linux/ppc doesn't define __unix.
r=monkeypox tinderbox
2000-12-30 02:12:15 +00:00
dbaron%fas.harvard.edu 4217b6b507 Fix bustage on Sun workshop compiler (nebiros tinderbox) by putting in |const| where we really ought to need it anyway. r=cls 2000-12-29 14:22:52 +00:00
sgehani%netscape.com e098abe57c Thanks to dbaron for helping fix the objdir-related bustage. 2000-12-29 01:33:53 +00:00
sgehani%netscape.com dd1c2f3cb4 Fix build bustage. (Solaris tbox resolving gethostbyname at link time.) 2000-12-29 00:36:06 +00:00
sgehani%netscape.com f180bb518d Correcting so it only builds on Linux and Solaris.
b = 63835
r = ssu, dbragg
2000-12-28 23:59:55 +00:00
sgehani%netscape.com 9d69f32ff2 Making libxpnet part of the build for Linux, Solaris, and Windows.
b = 63835
r = dbragg, ssu
2000-12-28 23:45:18 +00:00
sgehani%netscape.com 840151b6f4 Ignoring Makefile and test program. 2000-12-28 23:40:54 +00:00
sgehani%netscape.com 5223bb7535 Ignoring Makefile. 2000-12-28 23:39:37 +00:00
blizzard%redhat.com a2d25fd603 add embed.jar to the [browser] component. r=cls 2000-12-28 19:51:22 +00:00
sgehani%netscape.com 2bda2ee4fc Initial checkin of libxpnet developed on Linux and ported to Windows.
(Not part of build.  Awaiting sr.)

b = 63835
r = ssu,dbragg
2000-12-28 00:27:10 +00:00
blizzard%redhat.com f33c846ab9 add gtkembedmoz.so to the browser section. r,a=leaf 2000-12-28 00:14:12 +00:00
blizzard%redhat.com 08cd00b687 add a [psm] section to packages-unix r,a=leaf 2000-12-27 22:31:17 +00:00
sgehani%netscape.com 0144ba99dc Use new Test() API in libjar to ensure archive integrity before installing.
b = 61544
 r = dveditz
sr = dveditz
2000-12-27 07:06:58 +00:00
ssu%netscape.com 7097e98f42 fixing bug #63307 - PSM is not being installed in mozilla builds. sr=beinvenu, r=leaf,sgehani. not part of any tinderbox builds. affects only windows platforms 2000-12-22 02:49:33 +00:00
ssu%netscape.com 130c897065 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz not part of tinderbox builds. affects only windows platforms 2000-12-21 21:42:13 +00:00
ssu%netscape.com dad0a8b8f2 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz affects only windows platforms 2000-12-21 21:41:28 +00:00
javi%netscape.com 43aaa30b6f Backing out earlier check-in. Turns out ssu didn't need it. 2000-12-20 19:57:56 +00:00
javi%netscape.com f7ea49ca50 Include packages for psm on windows. not part of build.
Needed by build team to fix Bug #63307
2000-12-20 19:53:51 +00:00
blizzard%redhat.com 30bb9321ac remove duplicate entry of libappcomps.so, remove appcomps.xpt which was renamed to search.xpt and add libxremote_client.so which was missing. r=cls sr=alecf 2000-12-19 00:31:07 +00:00
bryner%uiuc.edu cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
ssu%netscape.com 24e740c8db fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. not part of tinderbox builds. 2000-12-14 23:33:37 +00:00
ssu%netscape.com 40262b481f fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. affects only windows platforms 2000-12-14 23:32:53 +00:00
javi%netscape.com 42910ab50f Fix for Bug #62688 r=jj,dveditz sr=sfraser
Include the new PSM bits in the mozilla packages.
2000-12-14 21:59:14 +00:00
cls%seawood.org 5f39dcff13 Fix packaging of cross-compiled builds by using proper $(STRIP) 2000-12-12 20:08:40 +00:00
ssu%netscape.com c5ffc3cf04 fixing bug #33353. patch from Henrik Gemal and Timeless. mo,r=ssu. not part of any tinderbox builds. 2000-12-09 23:22:20 +00:00
ssu%netscape.com 3d41b12cad fixing bug #33349. patch from Henrik Gemal. mo,r=ssu. affects only windows platform. 2000-12-09 23:08:04 +00:00
pinkerton%netscape.com f104113382 add forms.css to packages for hyatt. 2000-12-04 23:40:03 +00:00
blakeross%telocity.com 23b879ac2b Fix 52512: no visual indication that columns are resizable in xpinstall dialogs. r=dveditz sr=alecf 2000-12-02 23:47:49 +00:00
ssu%netscape.com d92bf9be1c Applying patch from disttsc@bart.nl for bug #60161 - Unknown error 804b0005 appears in status bar. r=ssu, sr=mscott. This check in does not affect tinderbox builds. 2000-11-29 21:20:09 +00:00
pinkerton%netscape.com 8e8271295b adding htmlBindings and platform bindings to packages. 2000-11-29 17:36:51 +00:00
granrose%netscape.com bb33b2d5b9 create separate "package" directory in dist when packaging so that we don't strip libraries in the tree. r=cls. bugscape 3391. 2000-11-29 00:48:47 +00:00
dbragg%netscape.com 1785b64f72 Fix for bug 51816. No longer setting max value in progess meter and initializing mLastUpdate to PR_Now. r=dveditz, sr=mscott 2000-11-22 18:57:55 +00:00
ssu%netscape.com 7e65000fe8 fixing bug #60449 - Default Custom N6 installer w/o CDAutorun shell aborts (from CD Media). sr=mscott, r=dveditz. affects only windows platforms 2000-11-21 23:18:20 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
ssu%netscape.com 8692ca81fc fixing bug #59451 - Custom installer's license.txt doesn't appear (WinNT&Win2000). sr=mscott, r=sgehani. affects windows platforms only. 2000-11-17 00:46:48 +00:00
ssu%netscape.com 701914697c fixing bug #53857. Win32 installer's Setup Type components logic does not behave correctly. sr=mscott, r=sgehani. affects windows platforms only. 2000-11-16 20:40:42 +00:00
morse%netscape.com 40e4d9d2b0 bug 59687, wallet to determine schema from displayable strings, r=dveditz, a=alecf 2000-11-14 14:32:06 +00:00
sgehani%netscape.com 428d541789 Make license agreement show up on ja_JP locale systems.
b=58604
r=dbragg,dveditz
a=brendan

(Dan Veditz will watch the tree for me.  Thanks Dan!)
2000-11-02 02:01:18 +00:00
dveditz%netscape.com 867c12a810 Give sterner warnings, locale installations are not "safe" and can be abused
(bug 58584). r=mstoltz,sgehani; sr=syd
2000-11-02 00:48:45 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
cls%seawood.org 32a4c09b68 Adding additional types to the strip exclusion list 2000-10-27 09:52:31 +00:00
axel%pike.org f88be7fd5b making makejs.pl builddir aware, see 22062, r=sgehani@netscape.com, moa=dveditz@netscape.com, a=brendan@mozilla.org 2000-10-27 09:20:28 +00:00
jj%netscape.com 8de3d651d5 #58151: fixed 3 bogus tags 2000-10-27 02:39:08 +00:00
cls%seawood.org b5d609a14c Cross-compiling fixes. Bug #11890 r=blizzard 2000-10-24 21:22:32 +00:00
cls%seawood.org a428010d2b Fix for bogus installer buildid on windows. Thanks to Jerry Baker <jerrybaker@weirdness.com> for the patch. r=ssu 2000-10-18 00:37:42 +00:00
ssu%netscape.com 8c238cd566 fixing bug #55253 - Browser cannot launch after update.html from Win 9x only. sr=brendan,warren r=dveditz,sgehani. not part of tinderbox builds. affects windows platforms only. 2000-10-17 01:29:19 +00:00
jband%netscape.com 03405e44f5 attempting to fix Mac bustage from ssu's checkin. IRC is quiet 2000-10-15 02:25:02 +00:00
ssu%netscape.com 68638e15e2 fixing bug #55253 - Browser cannot launch after update.html from Win 9x only. sr=brendan,warren moa=dveditz r=dveditz,sgehani. Checking in only to the trunk for QA testing. Will check in to the BRANCH after QA certifies OK. 2000-10-14 23:37:16 +00:00
ssu%netscape.com 8d51f86ad3 fixing bug #55253 - Browser cannot launch after update.html from Win 9x only. sr=brendan,warren moa=dveditz r=dveditz,sgehani This file is not part of any tinderbox builds. This file only affect windows platforms. Checking in only to the trunk for QA testing. Will check in to the BRANCH after QA certifies OK. 2000-10-14 23:36:36 +00:00
mscott%netscape.com 69236d3e35 Bug #55732 --> add defaults\mimeTypes.rdf to the packages.
this code came from sspitzer
r=alecf
sr=mscott
2000-10-14 04:05:51 +00:00
sgehani%netscape.com c79f274537 Linux installer launches mozilla -installer at tehend of installation.
b=55419
r=ssu
a=dveditz
2000-10-14 02:22:48 +00:00
dveditz%netscape.com 344e1d59ce Account for null to fix windows upgrade failure (bug 55254), r=dbragg/ssu, sr=mscott 2000-10-14 00:16:55 +00:00
dprice%netscape.com e86c8ae97b fixing 54595 a=dveditz SR=sfraser,dveditz 2000-10-13 21:31:32 +00:00
sgehani%netscape.com 589e7d964c Clean up zippies from the root of the system volume's "Temporary Items" folder. [b=2741; r=dougt; sr=sfraser] 2000-10-13 09:09:50 +00:00
law%netscape.com b1350427ed rtm++ bug 56122; fix typo to get nsIUrlWidget accessible to Navigator.js; r=dveditz@netscape.com, sr=brendan@mozilla.org 2000-10-13 03:46:36 +00:00
dveditz%netscape.com 7312f0eeb7 Use correct type of event queue in xpinstall, bug 54871 r=dougt, sr=brendan/blizzard 2000-10-11 08:47:16 +00:00
sgehani%netscape.com 3792b5a155 Testing the fix for bugscape 2470 on the trunk per PDT.
Make the Unix installer support fallbacks when loading the string bundle.

b=2470
r=dbragg
a=erik
2000-10-11 05:40:51 +00:00
sgehani%netscape.com a2321444a1 Testing the fix fix for bugscape 2470 on the trunk per PDT.
Make Unix installer support fallbacks when loading the string bundle.

b=2470
r=dbragg
a=erik
2000-10-11 05:39:29 +00:00
locka%iol.ie cf24862cb3 Added missing webbrwsr.dll to browser package. b=54345, r=scc, a=scc 2000-10-08 20:04:02 +00:00
dveditz%netscape.com c4904befdb Bug 48155 use relative resource: urls when registering chrome; r=sgehani, r/sr=scc, a=pdt [rtm++] 2000-10-07 10:30:46 +00:00
ssu%netscape.com 1efd3767b6 fixing bug #54372 - installer creates C:\program files\Netscape\Netscape 6\install_wizard.log even if I point it to install somewhere else. sr=mscott, r=dveditz. affects only windows platforms 2000-10-07 03:05:42 +00:00
law%netscape.com 4d45a485fb Bug 53842; move mork to browser component from mail so that history window (i.e., global history) works 2000-10-07 03:05:17 +00:00
ssu%netscape.com d6abefb78b fixing bug #2778 - Win32 Nscp6 installer is misscalculating required space. sr=mscott, r=sgehani. affects only windows platforms. this file is not part of tinderbox builds. 2000-10-07 02:40:41 +00:00
ssu%netscape.com 15586e5b1c fixing bug #2778 - Win32 Nscp6 installer is misscalculating required space. sr=mscott, r=sgehani. affects only windows platforms 2000-10-07 02:30:02 +00:00
sgehani%netscape.com f374aad435 Make linux installer display intl charsets.
b=43057
r=ssu
a=syd,blizzard
2000-10-06 05:23:22 +00:00
sgehani%netscape.com cd2d807fb6 Remove blue.jar from mac and linux installer packaging manifests.
b=54706
r=ssu
a=mscott
2000-10-06 05:19:09 +00:00
ssu%netscape.com d296af24b0 fixing bug #54067 - Clean up purify errors in Xpinstall engine. r=dveditz, sr=mscott 2000-10-06 02:40:13 +00:00
ssu%netscape.com c5d8ee1874 fixing bug # 54063 - cleaning up purify errors in win32 installer. r=dveditz, sr=mscott 2000-10-05 01:38:33 +00:00
sgehani%netscape.com 7eaa9c256f Merge pr3 branch to trunk:
Renaming "Plugins" -> "Plug-ins"

b=53976
r=ssu
a=sfraser
2000-09-28 22:51:16 +00:00
valeski%netscape.com 73bffa4dbb 54508. removing oji.dll from the bin dir in the packager file. the lib is no longer installed in the bin dir, rather now only in the components dir. 2000-09-28 22:46:07 +00:00
sgehani%netscape.com 911639f52a Oops! Trunk not open: backing out last change. 2000-09-28 22:02:28 +00:00
sgehani%netscape.com 7fe8b7f54c Merge pr3 branch to trunk for:
Renaming "Plugins" -> "Plug-ins"

b=53976
r=ssu
a=sfraser
2000-09-28 22:00:39 +00:00
ssu%netscape.com 01c9e03ad3 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 a1790a9d34 Merging pr3 branch change to trunk for:
Part of fix for "Plugins" -> "Plug-ins" for backward compatibility.

b=53976
r=ssu
a=sfraser
2000-09-28 07:14:56 +00:00
dveditz%netscape.com 6db4f18f0b Bug 53845 make InstallTrigger.getVersion() work for SmartUpdate site. r=ssu,sr=mscott,a=pdt nsbeta3++ 2000-09-28 04:14:15 +00:00
sgehani%netscape.com 6a72f5d800 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
akhil.arora%sun.com 2319351207 implementation of the null plugin for unix
checking in on behalf of stephen mak <smak@sun.com>
b=48483 r=pollmann@netscape.com a=brendan@mozilla.org
2000-09-27 23:44:02 +00:00
ssu%netscape.com 79f8ab24c6 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
jst%netscape.com e867075227 Oops, missed a file, this should fix the horkeage. 2000-09-22 11:16:27 +00:00
ssu%netscape.com 3db77ef53a 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
dbragg%netscape.com 27957fb0f9 Fix for bug 53511. Added the warning text and formatted the dialog to fit it correctly. r=ben a=ben 2000-09-22 03:17:52 +00:00
sgehani%netscape.com 1e3a519743 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 bffc387b21 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
dveditz%netscape.com b5a3a963bc mac blocker 53461, mail not registered, chatzilla not installed. a/r=warren 2000-09-21 01:02:28 +00:00
dbragg%netscape.com cecb8d2d14 Fix for bug 52827. Getting the parent window and passing it to the alert and confirm dialogs. r=dveditz, law a=law (I used the old appproval list). 2000-09-20 23:12:03 +00:00
warren%netscape.com 181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
ssu%netscape.com ed04f3e558 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
dprice%netscape.com e316d4a19b backing out changes for jar packaging 2000-09-16 02:26:20 +00:00
dveditz%netscape.com fefaa1b24c Bug 32867 XPInstall API cleanup, r=sgehani@netscape.com 2000-09-15 07:45:03 +00:00
dveditz%netscape.com df065dec7e removing obsolete files 2000-09-15 07:26:50 +00:00
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
dveditz%netscape.com 83bfdf24ae part of bug 32867, XPInstall API cleanup 2000-09-15 06:43:37 +00:00
dveditz%netscape.com 153709c3eb fixing typos in bloat detectors 2000-09-15 06:38:44 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +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
dprice%netscape.com 8bbfc72e29 jar packaging changes for unix 2000-09-14 21:36:03 +00:00
dprice%netscape.com 4ab1196bae jar packaging changes to the installer 2000-09-14 21:35:39 +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
dbragg%netscape.com 68365257d6 Fix for bug 50942. Now I get the parent from the JScontext instead of the hidden window. r=dveditz 2000-09-14 18:52:56 +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
sgehani%netscape.com 82e42903ab Make linux installer localizable. [nsbeta3+ b=2288; r=dbragg,dveditz] 2000-09-14 05:15:40 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ssu%netscape.com 47d0c2501a fixing bug #52347 - installer build script needs to be updated to calculate disk space size correctly given the new chrome archives. r=sgehani. Not part of tinderbox builds. Would only affect windows platforms. 2000-09-13 05:39:19 +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
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