rayw%netscape.com
98e730f31e
Description Change.
...
Not part od default build.
2002-01-18 18:47:22 +00:00
rayw%netscape.com
df3d1e0e55
Fixes to the test.
...
SOAP is not part of default build.
2002-01-18 18:44:13 +00:00
rayw%netscape.com
7feae90fbd
Made another test work, with a couple of bug fixes.
...
SOAP is not part of default build.
2002-01-18 18:28:37 +00:00
dkl%redhat.com
97f4a2d26f
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl
2002-01-18 16:50:08 +00:00
rayw%netscape.com
2ea0e22e42
Fixed type handling when decoding nested arrays.
2002-01-18 15:09:58 +00:00
timeless%mac.com
66c56df948
Bug 120444 packager/packages-unix does not contain libgfxxprint.so for Xprint
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=mcafee sr=jst a=blizzard
2002-01-18 15:07:39 +00:00
rayw%netscape.com
648f100447
Fixed name of sparse array offset attribute.
...
Not part of default build.
2002-01-18 14:30:11 +00:00
rayw%netscape.com
fd083ebd9d
Added most of implementation of decoding of multidimensional arrays. The
...
only thing missing is proper construction of a variant. I will consult
with John.
Not part of default build.
2002-01-18 14:17:03 +00:00
glazman%netscape.com
d751514687
backing out my fix for bug 119447 due to major side effect described in bug 120377; a=asa
2002-01-18 10:17:12 +00:00
bryner%netscape.com
1a1db3e353
Some minor changes for scrollbar buttons that use transparency. Not part of the build.
2002-01-18 10:10:51 +00:00
glazman%netscape.com
e3d4b000f6
horizontal line properties window does not show that line is centered; fix done by neil@parkwaycc.co.uk; b=120120, r=glazman, sr=kin, a=blizzard
2002-01-18 10:08:12 +00:00
seawood%netscape.com
9260b0b35e
Fixing win32 static build bustage in activex & simple plugin.
...
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
rjc%netscape.com
e95ecf5b74
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
2002-01-18 07:20:36 +00:00
rjc%netscape.com
f31818dfd6
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
2002-01-18 07:19:46 +00:00
pschwartau%netscape.com
045cf7247b
Added two more cases to test.
2002-01-18 07:07:13 +00:00
curt%netscape.com
ecb72ac2b5
Uses the version information passed in through $ARGV[0] to create other variables whereever possible to improve maintainability.
2002-01-18 06:33:33 +00:00
relyea%netscape.com
1e98db5857
remove bogus verify step (the cert passed in is almost certainly a signing cert).
2002-01-18 03:38:29 +00:00
relyea%netscape.com
fdc3985b20
Fix the case where the subjectID is an issuer/SN. don't build a dbkey in
...
this case, return the actual subject cert id after looking up the cert
directly
2002-01-18 03:36:44 +00:00
relyea%netscape.com
05d176b9c4
Increment length on LABEL, not on CLASS to catch the added NULL case.
2002-01-18 03:35:18 +00:00
rayw%netscape.com
4be3942b19
Added untested decoding of arrays. Did not break tests.
...
SOAP is not part of default build.
2002-01-18 03:01:06 +00:00
darin%netscape.com
f8f8860cdc
fixes bug 120394 "properly" should be removed from missing psm warning
...
patch=bugzilla@gemal.dk , r=timeless, sr=darin, a=blizzard
2002-01-18 02:48:37 +00:00
bryner%netscape.com
cf1979e3a5
Backing out my fix for bug 104544, it is causing artifacts to appear around the edges of images in the chrome. a=dbaron.
2002-01-18 02:05:50 +00:00
rogerl%netscape.com
7297d39c0a
Incremental ECMA compatibility fixings.
2002-01-18 02:03:56 +00:00
wtc%netscape.com
72a56c320d
Bugzilla bug 100776: handle non-blocking connect correctly on OS/2.
...
The fix is contributed by Javier Pedemonte <pedemont@us.ibm.com>.
r=mkaply.
Modified files: configure configure.in _os2.h _os2_errors.h prsocket.c
os2_errors.c os2poll.c os2sock.c
2002-01-18 01:27:20 +00:00
hyatt%netscape.com
880fdbee62
Fix cocoa widgets to compile again. Not part of build.
2002-01-18 00:55:49 +00:00
bryner%netscape.com
eb85fa3166
Fixing display of XBL select boxes. Not turned on yet.
2002-01-17 23:20:24 +00:00
locka%iol.ie
16cf423f11
Fix directory creation permissions so files can actually be saved in them! b=120307 r=brade@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-01-17 23:11:33 +00:00
pinkerton%netscape.com
5ddd42b71b
add tab support and fix up drawing problems with port not being set. r=sdagley/sr=sfraser/a=asa. bug# 120171
2002-01-17 23:08:25 +00:00
timeless%mac.com
9a91badd93
Bug 120397 "about:" should be updated to say "Copyright 1998-2002"
...
patch by caillon@returnzero.com r=choess@stwing.upenn.edu sr=jst a=blizzard
2002-01-17 23:07:14 +00:00
nicolson%netscape.com
b5ca6bf07e
add secret decoder ring for JSS 3.1.2, special release for CMS.
2002-01-17 22:54:00 +00:00
yokoyama%netscape.com
e98e536191
Bug 120275
...
Redeclaration of contentArea strict warning in charsetOverlay.js
checking in for Alex Vincent
sr/a=brendan
2002-01-17 22:36:38 +00:00
jst%netscape.com
5ba0abd81d
Fixing bogus assertions caused by my checkins for bug 118933 and removing unnecessary double null check. trivial change, no reviews.
2002-01-17 22:12:28 +00:00
akkana%netscape.com
19e49244c2
120623: remove printfs. r=bzbarsky r,a=blizzard
2002-01-17 21:57:00 +00:00
ssu%netscape.com
e5776542c8
fixing bug 70097 - pressing up/down in folder pane focuses thread pane. r=bhuvan, sr=sspitzer, a=blizzard
2002-01-17 21:54:27 +00:00
varga%utcru.sk
0401e01e1b
Fix for bug 120395. "Your Certificates" tab is blank.
...
r=bryner
sr=waterson
a=blizzard
2002-01-17 21:27:35 +00:00
pschwartau%netscape.com
beebac8550
Fix Mac build errors/warnings
2002-01-17 21:23:59 +00:00
rogerl%netscape.com
830d61e424
Need stdlib on Linux.
2002-01-17 21:15:48 +00:00
rogerl%netscape.com
5262a916e2
GCC does now support the iterator.
2002-01-17 21:15:16 +00:00
rogerl%netscape.com
f67e076e91
Fixed signed'ness bug.
2002-01-17 21:14:32 +00:00
timeless%mac.com
f2dda4b9ad
Bug 115357 Favicon displayed blank
...
patch by cbiesinger@web.de r=pavlov sr=tor a=blizzard
2002-01-17 21:13:27 +00:00
rogerl%netscape.com
eb3f3793b2
Added regexp directory as include path.
2002-01-17 21:12:59 +00:00
rogerl%netscape.com
849df10f52
Added package test.
2002-01-17 18:23:20 +00:00
rogerl%netscape.com
24c830aadd
Package/Namespace fixes.
2002-01-17 18:22:27 +00:00
bzbarsky%mit.edu
6f15edeb2b
Fix Content-Disposition parsing not to include "filename=" in the
...
filename for Save Link As. Bug 120409, r=sballard@netreach.net , sr=ben,
a=brendan.
2002-01-17 15:51:59 +00:00
rods%netscape.com
9aaa73d6c3
PersShell needs to be created via the document->CreateShell, or the document doesn't know about it
...
and this means there would be no Primary PresShell in the document
Bug 114139 r=dcone sr=attinasi a=dbaron
2002-01-17 15:04:54 +00:00
ccarlen%netscape.com
b701f2747d
Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile.
...
r=rjc@netscape.com/sr=alecf@netscape.com/a=blizzard@mozilla.org
2002-01-17 14:25:52 +00:00
nboyd%atg.com
85c4ac9982
Skip changed test.
2002-01-17 13:50:47 +00:00
rayw%netscape.com
71a3c9e38b
Remove spurious test lines unintentionally committed.
...
Not part of default build.
2002-01-17 12:57:35 +00:00
rayw%netscape.com
baa334a798
Changed aliasing of propertiesto fix JS visibility of property bag.
...
Not part od default build.
2002-01-17 12:54:24 +00:00
locka%iol.ie
c29d5139b4
Add pointer test to prevent crashes on frame/iframe elements with no src attribute. b=119939 r=timeless@bemail.org sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-01-17 12:15:44 +00:00