Commit Graph

1640 Commits

Author SHA1 Message Date
leaf%mozilla.org
5fa59d58dd resurrecting files for bug 86967; files unreferenced at the moment. 2001-06-22 03:48:52 +00:00
blizzard%redhat.com
ec68a17d08 Fix bug #86438. libmsgbaseutil.so should be in [mail], not [browser]. r=cls,sr=sspitzer,a=asa 2001-06-22 02:39:55 +00:00
dougt%netscape.com
758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
ssu%netscape.com
31499043c0 fixing smoke test blocker bug 86879 - Unable to Install 20010620 Build of Netscape 6. r=sgehani, a=chofmann. affects only windows platforms 2001-06-20 20:50:04 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
srilatha%netscape.com
7f252810a0 Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
ssu%netscape.com
72b8699364 Turbo Mode should default to FALSE. part of the fix for bug fixing bug 81248 - With adoption of system fonts, dialogs become unreadable 2001-06-20 06:28:03 +00:00
ssu%netscape.com
9a6b9fd88c fixing bug 81248 - With adoption of system fonts, dialogs become unreadable
r=,mo=ssu sr=blizard a=drivers@mozilla.org
2001-06-20 06:20:10 +00:00
dbaron%fas.harvard.edu
9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
jj%netscape.com
1753e763be fix for bug 83377: removed obsolete files 2001-06-20 01:04:42 +00:00
syd%netscape.com
4d842a174d Fix for 81149, enable shortcut creation in installer for startup (turbo mode).
r=ssu, sr=mscott, a=asa (drivers)
2001-06-20 00:51:40 +00:00
ssu%netscape.com
4218c34c32 fixing bug 85716 - Can't install 6.1 beta, hangs after launch of setup file
bug 83533 - Installer displays percentages > 100% when using HTTP
bug 83691 - Installer needs to remember 1st good URL when downloading
bug 83692 - libxpnet needs to use 1 connection to download all files

r=syd,sgehani
sr=mscott
a=drivers@mozilla.org
2001-06-19 23:25:02 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
mscott%netscape.com
1e6a6552ad Bug #85264 --> add the web browser xpt file to the packaging lists.
sr=sspitzer
a=blizzard
2001-06-18 20:51:34 +00:00
girish.manwani%eng.sun.com
bfee9c836f bug fix for 66688. r=sgehani, sr=alecf, a=asa 2001-06-15 23:19:39 +00:00
girish.manwani%eng.sun.com
3dbd5e52ab bug fix for 66688, r=sgehani, sr=alecf, a=asa 2001-06-15 23:19:03 +00:00
girish.manwani%eng.sun.com
3c4fc745f0 Overloading Errorhandler to handle E_INSTALL separately. bug 66688, r=sgehani, sr=alecf, a=asa 2001-06-15 23:18:10 +00:00
girish.manwani%eng.sun.com
fec754b7c4 Updating file to include name of .xpi file failed. see bug 66688. r=sgehani, sr=alecf, a=asa 2001-06-15 23:16:48 +00:00
girish.manwani%eng.sun.com
87118b8036 Fix to make installer runnable from anywhere, bug 76223, r=sgehani, sr=alecf, a=asa 2001-06-15 00:17:00 +00:00
jj%netscape.com
ac9a619419 Fix for bug 68643: add talkback to mozilla installer on mac (milestones). r=sgehani, sr=sfraser, a=leaf 2001-06-12 20:54:39 +00:00
dougt%netscape.com
443b992bc1 Fix to 83714 proxyObject.xpt is missing from packaging manifests . sr= jband, a=asa@mozilla.org 2001-06-11 05:42:10 +00:00
ssu%netscape.com
e4a52cb978 fixing bug 84331 - installer build process need not create .jars. a=dbragg,sr=mscott, a=drivers@mozilla.org. not part of tinderbox. would affect windows platforms only 2001-06-08 23:48:29 +00:00
ssu%netscape.com
5f132f8257 fixing bug 81866 - Installer displays percentages gt 100. r=leaf, sr=blake a=drivers@mozilla.org. not part of tinderbox builds. affects only windows platforms. 2001-06-08 20:18:21 +00:00
ssu%netscape.com
f7472e64e8 fixing blocker bug 83977 - installer fails to complete with error -229. a=leaf 2001-06-04 19:13:13 +00:00
syd%netscape.com
ac299f939b Fix for 81523 and 81515. Checking in for ssu, see details in the bug reports.
r=sgehani, rs/sr=mscott, a=chofmann
2001-06-03 01:02:14 +00:00
syd%netscape.com
564d0f14d3 Fix for 76943. r=ssu, sr=mscott, a=asa (drivers@mozilla.org)
The problem being fixes is the progress meter UI will not display when we are dowloading
XPI files from the net (see bug report for more details). We were throttling the update
of progress bar based on some interval being exceeded. The problem is/was that sometimes
the XPI is downloaded faster than the specified interval (a series of these renders the
progress bar "dead", and the user has no feedback UI as to what is happening). It is not
entirely clear that the time interval computation is correct to being with. The safe thing
to do here is to simply let the UI update whenever necko invokes our progress callback,
and dispense with the throttling. This results in a smooth UI update and has minimal
performance sideaffects (we are limited more by the network I/O and disk writes that the
progress bar UI update).
2001-05-30 00:46:16 +00:00
dbragg%netscape.com
3cc793f4e8 I'm an idiot. When I checked this in on Friday 5/25 I had the fix commented out
during some back and forth testing.  This was r/sr=bredan and a=asa for drivers@mozilla.org
The bug is 78428.
2001-05-30 00:24:00 +00:00
ssu%netscape.com
f7cbdaf546 fixing bug 81601 - Left over files from 6.0/6.01 after updating to current build. r=sgehani,sr=mscott,a=pdt2,drivers@mozilla.org. affects only windows platforms. not part of tinderbox builds. 2001-05-25 23:01:29 +00:00
dbragg%netscape.com
7903e3a460 Fix for bug 78428. The call to AddSubcomponent which adds files has to be
bracketed by JS_SuspendRequest and JS_ResumeRequest to prevent deadlock conditions.
r/sr=brendan@mozilla.org, a=asa@mozilla.org
2001-05-25 17:52:09 +00:00
ssu%netscape.com
a20867874e fixing bug 71010, which is part of a fix for bug 81601, which got pdt approval. r=sgehani,sr=mscott,a=pdt2 2001-05-24 08:07:52 +00:00
sgehani%netscape.com
8edc20d964 Add DOWNLOAD_ONLY attribute support to components. (b=4837; r=ssu; sr=mscott) 2001-05-23 03:18:50 +00:00
ssu%netscape.com
c947a7fbe1 fixing bug 82279 - Win32 Installer crashes when using ftp proxy. r=sgehani,sr=mscott,a=chofmann. affects windows only 2001-05-23 02:32:21 +00:00
sgehani%netscape.com
c10a707cfd Forgot newline in debug statement. 2001-05-23 02:28:50 +00:00
sgehani%netscape.com
cdcb69e58f Add DOWNLOAD_ONLY attrbute to components.
b  = 4836
r  = ssu
sr = alecf
2001-05-23 02:24:24 +00:00
scc%mozilla.org
b7b3395bad bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build 2001-05-23 01:21:04 +00:00
ssu%netscape.com
322f1eac8f fixing bug 80838 - Install must delete component.reg and xpti.dat on upgrade. r=sgehani, sr=mscott. 2001-05-23 00:15:55 +00:00
dbaron%fas.harvard.edu
f87d701a5d Fix bustage due to missing closing brace. 2001-05-22 23:45:54 +00:00
ssu%netscape.com
40b249aabb fixing bug 82202 - Do not register mozctlx.dll during installation. r=sgehani, sr=mscott. not part of tinderbox builds. would affect windows platforms only 2001-05-22 23:39:51 +00:00
dbragg%netscape.com
42dde200f3 Final-final part of bug 65678. Special case for 6.0x->6.1 update installations.
6.0x didn't have the code to call the cleanup routine so we have to explicitly
call it in the update case.  This is done through the install.js file in browser.xpi.
r=sgehani, sr=mscott.
2001-05-22 23:38:12 +00:00
sdagley%netscape.com
b6f4f715cf Beta blocker #58928 (moving code from 6.01 branch). Now display a Stop alert to the user with the text from the welcome window that suggests quitting running apps if N6 or Mozilla is already running. Also handle case of 4.x AND N6 or Mozilla running. r/sr were pinkerton & sfraser for original landing. 2001-05-22 22:38:37 +00:00
mkaply%us.ibm.com
4537052a5e #81691
r=cls
Enable packaging on OS/2
2001-05-22 22:05:15 +00:00
dbragg%netscape.com
e6d6fe021f Fix for bug 81966. Added NR_ShutdownRegistry() to free the registry file for deletion.
r=sgehani, syd, sr=mscott.
2001-05-21 22:35:33 +00:00
sgehani%netscape.com
35dcb93929 Add pause/resume to mac installer download. (b=77979; r=ssu; sr=mscott) 2001-05-20 00:15:29 +00:00
ssu%netscape.com
dff925e05c fixing bug 81716 - XPInstall from m0.9 or earlier to m0.9.1 fails (Win). r,sr=dveditz not part of tinderbox builds. affects only windows platforms. 2001-05-19 04:18:46 +00:00
dbragg%netscape.com
2f003ddc33 Minor problem from landing of 65678. An incorrect use of the res directory
prevents update installations from completing. Considered part of 65678 landing.
2001-05-18 20:42:55 +00:00
ssu%netscape.com
c9aa3bdd83 bug 4933 - new image for the download/xpinstall dialog.
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up

sr=dveditz
2001-05-18 10:22:54 +00:00
ssu%netscape.com
fe50881e81 fixing bug 59239 - ActiveX control is not registered by installer. r=sgehani sr=dveditz does not affect tinderbox. affects only windows platforms 2001-05-17 22:36:06 +00:00
sgehani%netscape.com
0c67ee0fe1 Bug 42902, remove localizable strings from rsrc into installer.ini 2001-05-17 22:15:36 +00:00
sgehani%netscape.com
251504b8de Bug 42902, remove localizable strings from rsrc into installer.ini; r=sgehani, sr=alecf 2001-05-17 22:06:19 +00:00
sgehani%netscape.com
0bdb9af944 Bug 42902, UI changes for installer.ini 2001-05-17 22:04:01 +00:00