Commit Graph

99751 Commits

Author SHA1 Message Date
dbragg%netscape.com
ad6de85e31 Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks.  r=tao, sr=alecf, a=scc (for drivers)
2002-03-19 22:53:10 +00:00
brendan%mozilla.org
cdad9798f3 Fix 'var arguments;' in a function by specializing to JSOP_ARGUMENTS properly (131510, r=khanson, sr=jband, a=asa). 2002-03-19 22:51:48 +00:00
seawood%netscape.com
634fcf1067 Erk! That should've been:
Traverse mkdepend dir when not using system makedepend and not using _compiler dgenerated dependencies_.
Bug #131663
2002-03-19 22:40:31 +00:00
seawood%netscape.com
a85acbb393 Move chatzilla to the list of default extensions on unix/mac.
Bug #131092 r=rginda a=asa
2002-03-19 22:38:11 +00:00
bzbarsky%mit.edu
e74dfd3b5a |foo.style.cssText = "";| should work (need to take old hint into
account).  Bug 131905, r=caillon, sr=jst, a=scc.
2002-03-19 22:38:08 +00:00
seawood%netscape.com
df6e54b6ad Traverse mkdepend dir if not using native makedepend & not using autodeps
Bug #131663 r=bryner a=asa
2002-03-19 22:32:08 +00:00
blakeross%telocity.com
391f0933ed 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:31:06 +00:00
darin%netscape.com
55a33a709e fixes bug 126755 "try next ip address on connection timeout"
r=dougt, sr=rpotts, a=asa
2002-03-19 22:30:55 +00:00
seawood%netscape.com
d377c8ed22 Move extensions to a separate build tier.
Bug #107302 sr=alecf a=asa
2002-03-19 22:30:48 +00:00
locka%iol.ie
e542c23fba Implement GUID comparison method inilne rather than rely on ATLs constantly changing method. b=127982 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-19 22:28:50 +00:00
locka%iol.ie
40bf1930e8 Send error messages when file creation/open errors occur during persistence. b=124035 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-19 22:24:06 +00:00
blakeross%telocity.com
fb0487897d 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:19:39 +00:00
blakeross%telocity.com
ed4e537109 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:12:27 +00:00
cbiesinger%web.de
331c17d74b bug 131580 r=doron sr=blake a=asa
typo in msgSecurityInfo.properties
2002-03-19 22:11:52 +00:00
bnesse%netscape.com
d49b1fa6d2 Fix for bug 126578. Initialize the event record on OS X without using the system's EventAvail function to eliminate excess window erases and redraws. r=sdagley, sr=beard, a=asa. 2002-03-19 22:10:45 +00:00
ducarroz%netscape.com
cd488b8463 Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa 2002-03-19 22:06:36 +00:00
pinkerton%netscape.com
75c2a47ecf enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +00:00
pinkerton%netscape.com
fb366798fa refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
smontagu%netscape.com
2ef941a509 Improve performance by making nsWordFrame in nsLineLayout an nsDeque instead of an nsAutoVoidArray. Bug 121967, r=timeless, sr=attinasi, a=asa 2002-03-19 21:57:45 +00:00
nhotta%netscape.com
b385b7c3d9 Changed GetTopmostMsgWindow to return the real top most in case more than one message windows,
bug 59229, r=ducarroa, sr=sspitzer, a=asa.
2002-03-19 21:57:07 +00:00
ducarroz%netscape.com
8b21a292e9 Fix for bug 128888. Do not emit a MIME header for a message/rfc822 part. Also fix bogus partNum string extraction. R=bienvenu, SR=mscott, A=asa 2002-03-19 21:56:22 +00:00
bryner%netscape.com
2863ac5493 - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
harishd%netscape.com
94856f71df META tags enclosed in a comment should be ignored. b=124904, r=dp/heikki, sr=darin, a=asa 2002-03-19 21:41:41 +00:00
mostafah%oeone.com
e14d3e9613 Fix for bug 127028: Daylight saving adjustment was miscalculated 2002-03-19 21:12:45 +00:00
mkaply%us.ibm.com
f1415ab02c better fix for OS/2 bustage 2002-03-19 20:17:44 +00:00
sonja.mirtitsch%sun.com
35e022c85a uploading only waht's specified in the parameters 2002-03-19 19:54:16 +00:00
alecf%netscape.com
6e402296f7 fix for blocker - intialize originalStart 2002-03-19 19:52:45 +00:00
kestes%walrus.com
c0f82ecc2c add information about how we might implement Tinderbox style trees. 2002-03-19 19:04:16 +00:00
kestes%walrus.com
916332ed5e some of my own personal debug code got checked in by accident, remove it.
It will cause problems for others.

Add a 1; at the bottom of the file.
2002-03-19 18:47:48 +00:00
kestes%walrus.com
07d8925cfd numerous fixes to the way in which the Perforce data is displayed in table form.
This is now a usable module.
I need to remove some debugging code, I just remembered.
I also need to  figure out how to create something like CVS branches and
modules so that a large project can be partioned up and different groups can
watch different tinderbox pages to get the information they need.
2002-03-19 18:45:25 +00:00
bienvenu%netscape.com
475389b756 fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491 2002-03-19 15:40:37 +00:00
peterlubczynski%netscape.com
3c5ced0393 Cleaning up nsPluginInstanceOwner::GetHeight and ::GetWidth bug 40185 r=av sr=attinasi a=asa 2002-03-19 15:39:45 +00:00
mkaply%us.ibm.com
ef70195b92 Hey, this isn't going to work, but we can't be anymore busted, can we? 2002-03-19 15:33:46 +00:00
bienvenu%netscape.com
26c1716e82 fix reloading of pop3 truncated message while in standalone msg window r=cavin, sr=sspitzer, a=asa 127100 2002-03-19 15:25:57 +00:00
mikep%oeone.com
f31c62a713 Patch from Mostafa that fixes Win32 truncation problem. 2002-03-19 14:20:54 +00:00
peterv%netscape.com
088903bbe1 Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa. 2002-03-19 14:14:27 +00:00
brade%netscape.com
a8b61b1da2 always seek so variables are initialized properly, increment mSegmentNum before getting next block; bug 129760, r=dougt, sr=darin, a=Asa 2002-03-19 14:11:06 +00:00
hidday%geocities.com
1ae774e877 Fixing bug 26528 "cloneNode() doesn't copy event handlers".
r=brendan@mozilla.org sr=jst@netscape.com a=asa@mozilla.org
This patch causes event handlers set as attributes on an element
to be registered as event handlers on the cloned element as well.
This patch also fixes bug 71937 "value of cloned input
type=button is not displayed correctly".
2002-03-19 13:46:33 +00:00
jaggernaut%netscape.com
bce9d4135a Attempt to fix OS/2 bustage. 2002-03-19 11:36:06 +00:00
seawood%netscape.com
f974fe7e31 Fixing REQUIRES bustage in win32 gmake build. 2002-03-19 11:15:02 +00:00
alecf%netscape.com
f27670c9df fixing non-IBMBIDI builds 2002-03-19 10:58:41 +00:00
alecf%netscape.com
84c29a38fc argh! remove unnecessary sizeof(), fixes orange 2002-03-19 10:48:31 +00:00
alecf%netscape.com
d5cc8727e4 *sigh* fix activeX bustage 2002-03-19 08:22:02 +00:00
cavin%netscape.com
1713121ffb Fix for 126483. Init 'rv' to NS_OK so that we don't stop on the first header which doesn't have a value associated with it. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 08:17:04 +00:00
alecf%netscape.com
26711e1f36 documentation updates only 2002-03-19 08:13:17 +00:00
cavin%netscape.com
a2555208e4 Fix for 100867 - Use system charset for body conversion if not set in msgs. r=ducarroz, sr=sspitzer, a=asa. 2002-03-19 08:11:35 +00:00
alecf%netscape.com
1de7da5660 *sigh* more nmake bustage 2002-03-19 08:04:27 +00:00
alecf%netscape.com
1333f77291 *sigh* stupid nmake build 2002-03-19 07:38:25 +00:00
alecf%netscape.com
b90e3425b4 Fix for bug 107575, files which didn't land the first time (I was working off the wrong patch file) r=dougt, sr=jag, a=scc 2002-03-19 07:26:32 +00:00
alecf%netscape.com
20fb555d31 not sure why these didn't land the first time. for my last checkin, bug 107575 sr=jag, r=dougt, a=scc 2002-03-19 07:20:29 +00:00