Граф коммитов

81701 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 67bf87fb46 Make it so that bookmarks pasted into closed folders appear in the folder rather than the folder's peer.
b  = 27945
r  = pchen
sr = alecf
2001-05-02 22:51:10 +00:00
law%netscape.com d27c1ee3a6 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:50:02 +00:00
law%netscape.com a4870c1eba Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-02 22:44:14 +00:00
saari%netscape.com f6eb7f9be2 Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt 2001-05-02 22:42:19 +00:00
sgehani%netscape.com d894d1d3a2 Give content area focus after sidebar is closed using F9.
b  = 78440
r  = timeless@mac.com
sr = alecf@netscape.com
2001-05-02 22:41:50 +00:00
sgehani%netscape.com fdd7ba1840 Fix up remote containers even when the remote datasource is already
loaded.

b  = 52336
r  = sgehani (thanks to waterson for the patch)
sr = alecf
2001-05-02 22:39:34 +00:00
peterv%netscape.com 7a0fee7033 Get P3P support building on Mac. Bug 62399. r=harishd. Not part of the build. 2001-05-02 22:34:23 +00:00
alecf%netscape.com 8dcf64f03f partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
sr=ben
2001-05-02 22:33:43 +00:00
alecf%netscape.com 52292ba581 fix for bug 54422 sr=ben/waterson - update status when user clicks on history items 2001-05-02 22:31:26 +00:00
law%netscape.com f2dd24c0fe Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:31:12 +00:00
heikki%netscape.com 68d71281ad Bug 78455, regression with link target. My attempt to override GetbaseTarget was foiled by extraneous 'const'. r=harishd, sr=jst. 2001-05-02 22:31:02 +00:00
alecf%netscape.com 73a2cb5f6c fix for bug 53904 sr=ben, r=timeless 2001-05-02 22:29:05 +00:00
javi%netscape.com 3f6c047b01 Fix for Bug 78556 r=thayes sr=blizzard
Fix for crash when viewing v1 certs.
2001-05-02 22:27:47 +00:00
waterson%netscape.com d18fab4f90 Bug 78055. Remove vestigial content construction code. r=mjudge, sr=attinasi. 2001-05-02 22:26:33 +00:00
dmose%netscape.com 6e8f1fef17 Initial implementation of nsLDAPAutoCompleteSession (not yet used by the message compose window -- coming soon). Bug 70933. r=leif@netscape.com,ducarroz@netscape.com sr=shaver@mozilla.org; Windows/Unix build changes r=cls@seawood.org 2001-05-02 22:17:22 +00:00
danm%netscape.com 1afd8a0bef just changing the name of internal classes nsWindowEnumerator (and WindowInfo). the old name was causing problems with the static build and noisy leak logs. bug 46775 r=hyatt,jband 2001-05-02 22:16:10 +00:00
peterv%netscape.com 2f35172dca Get the JS debugger building on Mac. Not part of the build. 2001-05-02 22:15:28 +00:00
erik%netscape.com 6bbe0d4deb bug 74587; author=simon@softel.co.il; r=attinasi; sr=erik; fix for a
crasher in IBMBIDI-ifdeffed code for bidi documents
2001-05-02 22:13:29 +00:00
dprice%netscape.com e062efa93a merging in rick's changes, sliders hooked up properly, new option to load the
awt.dll and a new UI to tell where the preloader is finding .dlls.
2001-05-02 22:11:51 +00:00
peterv%netscape.com 8014d291a7 Get the JS debugger building on Mac. Not part of the build. 2001-05-02 22:08:11 +00:00
dmose%netscape.com ffdaa9f196 minor LDAP XPCOM SDK changes to support nsLDAPAutoCompleteSession, which will be checked in shortly (bug 70933). r=leif@netscape.com, sr=shaver@mozilla.org 2001-05-02 22:04:28 +00:00
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