Commit Graph

98671 Commits

Author SHA1 Message Date
cbiesinger%web.de
559f8fc646 Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
Remove the DOM dependendecies from gfx/src/xprint/
2002-02-23 15:32:03 +00:00
hidday%geocities.com
b057574143 Bug 16605: text node child-adding functions throw wrong exception.
Modified nsGenericDOMDataNode::ReplaceChild() to throw
HIERARCHY_REQUEST_ERR instead of NOT_FOUND_ERR, per the spec.
sr=jst@netscape.com a=asa@mozilla.org
2002-02-23 10:51:50 +00:00
brendan%mozilla.org
6b265c5d37 Sync these mirrored sources with their primaries at js/src/jsdhash.[ch] (see bug 62164, r=shaver, sr=jband). 2002-02-23 10:04:29 +00:00
bryner%netscape.com
f9c800b681 Backing out my checkin for bug 127189 -- it caused a regression. 2002-02-23 07:18:23 +00:00
cmanske%netscape.com
a193d9c572 Fix selection of image on click, b=123727, r=brade, sr=kin, a=asa/drivers 2002-02-23 06:54:41 +00:00
brendan%mozilla.org
032c9bde1f Comment change only, quick followup to last humongous checkin. 2002-02-23 04:44:40 +00:00
wtc%netscape.com
1a7fc6755d Removed the temporary depend->clean hack for NSS 3.4 update.
Modified Files:
	Makefile.in security/manager/Makefile.in
	security/nss/makefile.win
2002-02-23 04:41:30 +00:00
dprice%netscape.com
ca3aa8dc00 99670 r=dprice sr=mscott a=dbaron patch by dveditz
Install.addDirectory() now reports correct error
2002-02-23 03:57:25 +00:00
brendan%mozilla.org
57483a3082 Major footprint/perf win: share property state using a tree whose root represents empty scopes, and whose non-root nodes represent scopes with properties added in order from the root to that node; to use double hashing to map these tree-paths for per-scope property lookup; and avoid locking where possible through immutability and mostly-benign&rare race tolerance (62164, r=shaver, sr=jband). 2002-02-23 03:49:27 +00:00
bryner%netscape.com
5c925910d6 Bug 127189 - make sizetopopup=true set the min size as well as the preferred size. r=jag, sr=hyatt, a=dbaron. 2002-02-23 03:42:48 +00:00
blakeross%telocity.com
ca2e741ad8 Download manager. Not part of build. 2002-02-23 03:15:26 +00:00
morse%netscape.com
4785893294 attachments in hotmail don't work, r=sgehani, sr=alecf, a=asa 2002-02-23 03:10:54 +00:00
blakeross%telocity.com
55af2c3b17 Download manager. Not part of build. 2002-02-23 03:06:57 +00:00
blakeross%telocity.com
c5191e5271 Download manager. Not part of build. 2002-02-23 02:34:27 +00:00
pschwartau%netscape.com
46e46a7d7e Adding two more cases to test. Improving readability. 2002-02-23 01:14:51 +00:00
akkana%netscape.com
68d64a1ce7 126651,126909: Fix some glitches in the find algorithm. r=cmanske sr=kin a=asa 2002-02-23 01:12:26 +00:00
tor%cs.brown.edu
3c050670ab Fix cement bustage. 2002-02-23 00:47:15 +00:00
pete%alphanumerica.com
e7b5cb1664 b=118639, r=bbaetz, sr=darin, a=asa
inadvertantly removed a needed nsMemory::Free when cleaning up leaks in this file.

--pete
2002-02-23 00:41:52 +00:00
blakeross%telocity.com
cd2d695468 Download manager. Not part of build. 2002-02-23 00:07:16 +00:00
tor%cs.brown.edu
45315576a3 Bug 121015 - nsImageGTK server side scaling. r=pavlov, sr=blizzard, a=asa. 2002-02-22 23:58:25 +00:00
bbaetz%student.usyd.edu.au
ab4d6c5338 Bug 106756 - fix vertical alignment for html directory viewer
r=basic, sr=sfraser, a=asa
2002-02-22 23:55:25 +00:00
bryner%netscape.com
e0ebf58bee Removing obsolete header xp_file.h. r=cls, sr=alecf, a=brendan. 2002-02-22 23:42:07 +00:00
rayw%netscape.com
7ac2fea7ee Complete deployment of soap by adding xmlsoap.xlt to the installers.
r=dveditz, sr=vidur, a=dbaron for 0.9.9  See bug 107796.

This is a one-line addition to each of five non-embedded packages (3 platforms,
static and non-static).
2002-02-22 23:17:12 +00:00
naving%netscape.com
ca0afe6112 101485 r=sspitzer sr=bienvenu a=asa Fix crash on filing messages from search
upon File | Quit pass valid msgWindow so that we can stop the running news
url.
2002-02-22 23:11:12 +00:00
bnesse%netscape.com
544b26e836 [not part of the build] Lets try again... without destroying the resource fork this time. version -> 1.0b1 2002-02-22 22:44:31 +00:00
dp%netscape.com
152f1063d8 modified regexp for free and used blocks 2002-02-22 22:23:16 +00:00
dp%netscape.com
3519948e03 first version 2002-02-22 22:22:50 +00:00
ftang%netscape.com
f23b7d87e7 fix bug 107731. r=ftang sr=alecf a=shaver
add some more language names and region name to the property file
2002-02-22 22:14:18 +00:00
ftang%netscape.com
ea8c95073e fix bug 107731. r=ftang sr=alecf a=shaver
turn on some language list
2002-02-22 22:11:11 +00:00
oeschger%netscape.com
aa47dd77cf update to Help table of contents. Changed all references from Netscape
to Mozilla, got rid of the extraneous glossary section at bottom, and
cleaned up a little. Claiming hermetic, approval-less impunity per
bug 122806, r=cotter
2002-02-22 22:05:01 +00:00
ftang%netscape.com
3ba9ec9492 fix bug 113380. use en-US, en instead of "en-US" as the default english accept language
r=yokoyama@netscape.com sr=alecf@netscape.com
2002-02-22 22:00:24 +00:00
kestes%walrus.com
762d3e7cf9 better checking of input parameters.
Add option "index-only".
document major functions.
2002-02-22 21:41:37 +00:00
wtc%netscape.com
11bbf1a4da Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
                security/nss/makefile.win
2002-02-22 21:26:29 +00:00
bnesse%netscape.com
872fab56d1 [not part of build] Updated change information. 2002-02-22 20:15:27 +00:00
bnesse%netscape.com
96bb057150 [not part of build] Bumped all version number references to 1.0b1. 2002-02-22 20:14:40 +00:00
bnesse%netscape.com
ddb95818d5 [not part of build] Fix for bug 127085. Unescape file paths before trying to use them. r=sdagley, sr=beard. 2002-02-22 20:13:31 +00:00
mitchf%netscape.com
e0b5d4da68 Removed reference to CCK in desktop icon resource. Fixes bug 12085 2002-02-22 19:24:26 +00:00
nboyd%atg.com
a12ac7748a Missed one codepath in previous fix for 126722. This should complete the fix. 2002-02-22 17:40:32 +00:00
timeless%mac.com
3e6948a33f Bug 66035 Image urls are copied with text selection
patch by rossi@telnet.at r=hixie sr=jst a=shaver
2002-02-22 16:39:35 +00:00
mkaply%us.ibm.com
042c09f66c More OS/2 SOAP bustage - PR_CALLBACK, false 2002-02-22 16:24:58 +00:00
cmanske%netscape.com
14652088d5 Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz 2002-02-22 15:40:25 +00:00
badami%netscape.com
2906cee182 Intermittent "connection refused" errors [@ nsHttpHandler::GetConnection_Locked]
Pop oldest idle connection when a new one is created and maxConnections is exceeded.
bug 91429 r=bbaetz sr=darin a=asa
2002-02-22 14:02:40 +00:00
rods%netscape.com
66e676c78b Fix comparison for pref defined fonts names
Bug 126920 r=rods sr=attinasi a=asa
2002-02-22 13:12:12 +00:00
timeless%mac.com
a0fde413c1 Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
2002-02-22 12:11:04 +00:00
timeless%mac.com
066b07bd71 Bug 126667 ../../../../dist/include/content/nsCSSDeclaration.h:657: warning: comparison is always true due to limited range of data type
r=bbaetz,pink sr=alecf a=roc+moz
2002-02-22 11:58:22 +00:00
leaf%mozilla.org
a45dae2773 Automated update 2002-02-22 11:11:57 +00:00
locka%iol.ie
ab694dd0cf Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu 2002-02-22 11:11:24 +00:00
locka%iol.ie
28547df338 NOT PART OF BUILD. Allow plugin to read name/value PARAMs when embedded by an OBJECT tag. b=126492 2002-02-22 11:08:55 +00:00
rayw%netscape.com
884baddcda Trying the safer version of the bustage fix. Last reviewed by jst, but
that version busted, I think this cannot fail.
2002-02-22 11:02:19 +00:00
rayw%netscape.com
b56c36f778 Reverting ineffective patch.
Busted another build.
2002-02-22 10:48:07 +00:00