edburns%acm.org
6466960f18
r=sr=jst
...
bug=http://bugzilla.mozilla.org/show_bug.cgi?id=78224
This fix modifies NavigatorImpl::JavaEnabled() so that it consults
the nsIJVMManager to see if java is enabled, rather than consulting
the plugin sub-system to see if the there is a plugin for the
java mime-type.
M nsGlobalWindow.cpp
2001-05-02 22:04:10 +00:00
thayes%netscape.com
dfb88bd766
Bug 78123. r=javi/sr=scc. Add security information to page info window.
2001-05-02 22:03:51 +00:00
chak%netscape.com
423deb191d
Fix for blocker#78561 - mfcembed crash on startup
...
r=valeski, rbs@maths.uq.edu.au
sr=alecf
2001-05-02 21:42:03 +00:00
wtc%netscape.com
61a7e87834
Bugzilla bug #78528 : put the const ASN1 template declarations in certt.h,
...
secdig.h, and secoid.h inside extern "C" blocks.
2001-05-02 21:34:13 +00:00
wtc%netscape.com
a30611cb83
Bugzilla bug #78528 : put the const ASN1 template declarations inside
...
an extern "C" block. Thanks to Javier Delgadillo for the patch.
2001-05-02 20:14:46 +00:00
relyea%netscape.com
ede226f675
Fix names in .def file which caused Sunos Debug builds to fail (why didn't any other builds fail?)
2001-05-02 18:59:16 +00:00
wtc%netscape.com
8b2bc6b9d6
Bugzilla bug #78467 : fixed a memory leak in SECMOD_AddNewModule(). Thanks
...
to Patrick Beard <beard@netscape.com> for the bug report.
2001-05-02 18:50:07 +00:00
wtc%netscape.com
e8890d91a2
Bugzilla bug #78464 : fixed a memory leak in pk11_HandleTrustObject().
...
Thanks to Patrick Beard <beard@netscape.com> for the patch.
2001-05-02 18:35:34 +00:00
pschwartau%netscape.com
6fac4f1902
Minor change to status message.
2001-05-02 18:15:26 +00:00
mcgreer%netscape.com
1e11b7a65f
fix broken builds caused by c++ name mangline
2001-05-02 17:51:16 +00:00
javi%netscape.com
84eaff0b4f
Add nsNSSASN1Object.cpp to windows builds.
2001-05-02 17:24:00 +00:00
ccarlen%netscape.com
4b073109ac
Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf
2001-05-02 14:47:09 +00:00
hwaara%chello.se
a37a84b566
#78014 . Fix some leaks in plugin init code. r=bbaetz@cs.mcgill.ca, ra=av@netscape.com, sr=blizzard@mozilla.org
2001-05-02 14:45:59 +00:00
bienvenu%netscape.com
ba78eb7db8
fix twisty showing up on new messages in threads with unread view r=naving, sr=sspitzer 74237
2001-05-02 14:29:10 +00:00
pierre%netscape.com
5d218e63a6
30971 cursor: auto does not work. r=attinasi
2001-05-02 11:03:03 +00:00
pierre%netscape.com
c5bc44cb82
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:58:45 +00:00
pierre%netscape.com
2ae03292f4
74773 UMR in AccumulateCRC(). r=attinasi
2001-05-02 10:55:08 +00:00
pierre%netscape.com
b0fcb3608c
62304 [CASCADE] Can't style form controls. r=attinasi, a=hyatt, sr=the man formerly known as buster.
2001-05-02 10:45:07 +00:00
pierre%netscape.com
e9070a9f0a
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:31:31 +00:00
pierre%netscape.com
35c37fb0de
63502 Content-Style-Type don't ignore parameters. r=attinasi
2001-05-02 10:24:57 +00:00
pierre%netscape.com
8585a14bb1
66190 External style sheet with unrecognized charset is ignored / 63502 Content-Style-Type don't ignore parameters. r=attinasi/glazman
2001-05-02 10:24:33 +00:00
sspitzer%netscape.com
06edf9b3e7
fix for #77446 . fix by gervase markham. r=timeless, sr=sspitzer
2001-05-02 08:29:17 +00:00
sspitzer%netscape.com
cb66aa05a6
push the oncreate down to the popup. thanks to neil@parkwaycc.co.uk for the suggestion in bug #73118
...
sr=bienvenu
2001-05-02 08:21:18 +00:00
rbs%maths.uq.edu.au
bce1ab71b4
Restore default fixed-font that was inadvertently changed b=76531
2001-05-02 07:40:37 +00:00
ssu%netscape.com
7ae78195eb
fixing bug 72926 - Kill thread accelerator should be disabled in mail. r=varada sr=bienvenu
2001-05-02 07:34:51 +00:00
javi%netscape.com
bf24a81d3d
Make patches for Bug78012 build on Mac as well
2001-05-02 06:04:18 +00:00
javi%netscape.com
d41928522e
Fix for Bug 78012 r=thayes sr=blizzard
...
Make the cert viewer more functional.
2001-05-02 05:38:26 +00:00
cls%seawood.org
f6e293fd22
security needs to be built after layout now due to idl issues
2001-05-02 05:03:41 +00:00
rbs%maths.uq.edu.au
7056d3990f
Fix bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window). Patch mostly by bzbarsky@mit.edu r=harishd,brendan sr=jst
2001-05-02 04:55:30 +00:00
rbs%maths.uq.edu.au
651dbbfef2
Fix bug 76567 (load viewsource.css on demand rather than at startup). Patch mostly by bzbarsky@mit.edu r=harishd,brendan sr=jst
2001-05-02 04:53:38 +00:00
rbs%maths.uq.edu.au
fb20130360
Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2001-05-02 04:45:21 +00:00
rbs%maths.uq.edu.au
52753a8d55
Part of the fix for bug 76567 (load viewsource.css on demand rather than at stratup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2001-05-02 04:37:39 +00:00
rbs%maths.uq.edu.au
1d0d6c0021
Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567
2001-05-02 04:33:05 +00:00
idk%eng.sun.com
981ba6c788
*not part of the buils*
...
update for URP connect
a=lsv@sparc.spb.su
sep@sparc.spb.su
2001-05-02 03:58:20 +00:00
arik%netscape.com
ffc7c7df2c
checking in the rest of the code that was accidentally not included. sorry all.
2001-05-02 02:59:17 +00:00
blizzard%redhat.com
c0dfafd625
Part of bug #75745 . Get modal dialogs from the window watcher service working on linux. r=ccarlen, sr=tor
2001-05-02 02:49:07 +00:00
jag%tty.nl
ce0221da6d
Bug 69600: ``Header "Mail Folders" disappears in alternate 3-pane layout'', author=ksosez, r=timeless, sr=sspitzer
2001-05-02 02:37:18 +00:00
idk%eng.sun.com
539b3b5447
*not part of the build*
...
update for URP connect
a=lsv@sparc.spb.su ,
sep@sparc.spb.su
2001-05-02 02:30:42 +00:00
bnesse%netscape.com
c1849239c6
Fix for bug 77975, user.js support broken. r=srilatha, sr=alecf.
2001-05-02 01:37:33 +00:00
cmanske%netscape.com
c654a66039
Fixed missing param in InsertElement calls, b=78204, r=brade, sr=sfraser
2001-05-02 01:18:21 +00:00
cmanske%netscape.com
68ae5ca180
Fixed spell check bug 77865, r=brade, sr=sfraser
2001-05-02 01:16:36 +00:00
ssu%netscape.com
fdb7bc953d
fixing bug 54885 - alternative mailnews 3-pane forgets sizes. r=bhuvan,dark@c2i.net sr=sspitzer.
2001-05-02 01:13:08 +00:00
mscott%netscape.com
163a221150
Bug #76558 --> clear the content type before reading from the cache channel.
...
sr=bienvenu
2001-05-02 01:00:11 +00:00
dr%netscape.com
46ecdc9a26
fix for 75524 (xbl outliner-image classes conflict with xul image class names). contributed by neil@parkwaycc.co.uk, r=dr, sr=hyatt.
2001-05-02 00:47:09 +00:00
dougt%netscape.com
ff1073cc0b
removing ^M
2001-05-02 00:40:56 +00:00
mkaply%us.ibm.com
c1cf4aaeb0
#77350
...
r=cls
Add BIN_SUFFIX and build cleanup on OS/2
2001-05-02 00:36:54 +00:00
dougt%netscape.com
c2cf446820
Fixes bug 78193. adds pause/resume button on the download dialog for ftp protocol. r=darin@netscape.com, sr=ben@netscape.com, a=asa@mozilla.org
2001-05-02 00:36:32 +00:00
dr%netscape.com
fd80839499
fix for 65617 (unsafe memory allocations in PresShell). r=jag, sr=smfr
2001-05-02 00:36:02 +00:00
mkaply%us.ibm.com
1f7eeecae3
OS/2 only - misspelling of DosSleep
2001-05-02 00:33:56 +00:00
pschwartau%netscape.com
f5e98e5aa1
Initial add. Regression test for bug 74474.
2001-05-02 00:27:29 +00:00