alecf%netscape.com
8a2ed3cd89
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
0f68f17e7c
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
b6a04b06b1
Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com
2001-05-02 22:31:12 +00:00
heikki%netscape.com
1942822db2
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
02d943b005
fix for bug 53904 sr=ben, r=timeless
2001-05-02 22:29:05 +00:00
javi%netscape.com
00d2b28c7d
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
4deba6b4cb
Bug 78055. Remove vestigial content construction code. r=mjudge, sr=attinasi.
2001-05-02 22:26:33 +00:00
dmose%netscape.com
e282c2f648
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
01ffb24e30
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
f8dfbc931f
Get the JS debugger building on Mac. Not part of the build.
2001-05-02 22:15:28 +00:00
erik%netscape.com
a88825b2b4
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
70504561c6
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
61be90661b
Get the JS debugger building on Mac. Not part of the build.
2001-05-02 22:08:11 +00:00
dmose%netscape.com
82e1565abf
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
91ff2909f5
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
5d0bf2eea3
Bug 78123. r=javi/sr=scc. Add security information to page info window.
2001-05-02 22:03:51 +00:00
chak%netscape.com
7d78b4641b
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
639d6b5305
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
6f7ac9105e
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
556ef1a073
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
d888999582
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
9ace233d66
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
b93cea1370
Minor change to status message.
2001-05-02 18:15:26 +00:00
mcgreer%netscape.com
021aac3285
fix broken builds caused by c++ name mangline
2001-05-02 17:51:16 +00:00
javi%netscape.com
645e0c13dd
Add nsNSSASN1Object.cpp to windows builds.
2001-05-02 17:24:00 +00:00
ccarlen%netscape.com
9143ba9411
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
3dafc4b732
#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
2e87a587c3
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
4da58efd40
30971 cursor: auto does not work. r=attinasi
2001-05-02 11:03:03 +00:00
pierre%netscape.com
b5be561045
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:58:45 +00:00
pierre%netscape.com
d701e5681b
74773 UMR in AccumulateCRC(). r=attinasi
2001-05-02 10:55:08 +00:00
pierre%netscape.com
3b75a7e5fb
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
ed7431771d
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:31:31 +00:00
pierre%netscape.com
6371fbf24f
63502 Content-Style-Type don't ignore parameters. r=attinasi
2001-05-02 10:24:57 +00:00
pierre%netscape.com
ffc2d7be8a
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
d6452eb83d
fix for #77446 . fix by gervase markham. r=timeless, sr=sspitzer
2001-05-02 08:29:17 +00:00
sspitzer%netscape.com
74ccca43d1
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
b75d145e4d
Restore default fixed-font that was inadvertently changed b=76531
2001-05-02 07:40:37 +00:00
ssu%netscape.com
5f4013be8e
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
d962bdb337
Make patches for Bug78012 build on Mac as well
2001-05-02 06:04:18 +00:00
javi%netscape.com
64c8e885eb
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
155a3c6365
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
5eaf6b2f72
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
27b5183dca
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
49f41c0b21
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
3c48ebd51f
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
af9041f957
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
6cf277c191
*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
1e3a67fe29
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
a6e6c3a8f2
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