oeschger%netscape.com
d15ebe6a3f
rdfification of help system per bug 124273, sr=waterson, r=hewitt, r=oeschger, authors=pwilson@gorge.net and oeschger
2002-02-08 01:45:36 +00:00
morse%netscape.com
dfbcc8e823
bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf
2002-02-08 01:36:56 +00:00
jst%netscape.com
9085695ba0
Fixing bug 124252. Calling Init() from nsImageDocument::StartDocumentLoad() is pointless, Init() has already been called and any subsequent calls do nothing (but assert). r=jkeiser@iname.com, sr=vidur@netscape.com
2002-02-08 01:36:28 +00:00
sgehani%netscape.com
8682bc2d2c
Eliminate debug pref: show about box as modal.
...
b=86780; r=morse; sr=alecf
2002-02-08 01:25:05 +00:00
bishakhabanerjee%netscape.com
72a45eb95a
Patch for bug 119368: SECU_PrintError prints decimal error code now if
...
unknown error
2002-02-08 01:20:04 +00:00
gordon%netscape.com
1a49cf0942
Checkin patch for diego@biurrun.de for bug 46490 "User selected Cache directory UI" r=sgehani, sr=sfraser.
2002-02-08 01:15:25 +00:00
cathleen%netscape.com
31f584b51c
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
racham%netscape.com
ad08d86ea6
Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt.
2002-02-08 01:09:23 +00:00
ducarroz%netscape.com
d38dec7a40
Fix for bug 122815 (part 2). We don't need to manggle the file name of the temp file, just use the default one. R=cavin, SR=bienvenu
2002-02-08 01:07:20 +00:00
rginda%netscape.com
aece29288c
bug 124076, "nsJSProtocolHandler.cpp doesn't set filename", sr=shaver, r=jband
...
compile javascript: urls with an appropriate filename/line number
2002-02-08 01:06:25 +00:00
danm%netscape.com
c2d73b78ad
stifle infinite focus/activation recursion. bug 124299 r=hyatt,jst
2002-02-08 01:01:21 +00:00
ducarroz%netscape.com
24de4f9737
Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt
2002-02-08 01:00:52 +00:00
rbs%maths.uq.edu.au
ffbb28bad2
Updated comments
2002-02-08 00:58:15 +00:00
rbs%maths.uq.edu.au
d428b5d5e6
Opted to move a functionality to the specialized class where it belongs
2002-02-08 00:57:39 +00:00
srilatha%netscape.com
ff1c69b9c4
Fix for bug 120423. Enable and disable Addressbook commands when directory is selected
...
r=racham@netscape.com , sr=sspitzer@netscape.com
2002-02-08 00:55:54 +00:00
rbs%maths.uq.edu.au
ada94f70c0
By definition <mi> renders in italic type when its textual content consists of a single char, and in normal type when it consists of mutiple chars. This is a fix to re-resolve the style data properly when the text content (and its length) get changed back and forth dynamically
2002-02-08 00:53:19 +00:00
sonja.mirtitsch%sun.com
07a85eef74
removed compiler workshop 5 marker bug# 124256 r=nelsonb
2002-02-08 00:43:18 +00:00
rbs%maths.uq.edu.au
d7e44515c5
s/gInvariantChar/gInvariantCharArray/g and avoid an unnecessary string copy in LookupInvariantChar()
2002-02-08 00:42:32 +00:00
rginda%netscape.com
829e8bfe94
- venkman only -
...
add "open-dialog" command, bug 124158
2002-02-08 00:22:42 +00:00
radha%netscape.com
711f85c478
Fix for bug 90224. Send nsISHistoryListener notifications for Reload. r=mcafee, sr=rpotts.
2002-02-08 00:20:26 +00:00
hewitt%netscape.com
f4255ecb62
123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag
2002-02-08 00:16:51 +00:00
hewitt%netscape.com
9606dd3f5e
123216 - no caret in password dialogs, patch=jag, r=bryner, sr=hewitt
2002-02-08 00:16:02 +00:00
bzbarsky%mit.edu
0f3179400d
Use the URI Checker to get headers for Save As. Bug 118719,
...
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
relyea%netscape.com
677f4822c8
Bug 120651: Stop up memory leaks in the built-in token. We are slowly leaking
...
memory in arenas by allocating temporary objects out of permanment arenas.
Also rename file sin the builtins directory that conflict with it's parent.
xxxxx.c -> bxxxx.c except instance.c becomes binst.c
2002-02-08 00:10:07 +00:00
timeless%mac.com
9302b1672b
Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
...
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu
6d136360c3
The type attr is only _sometimes_ case-sensitive for <li>. Bug 124167,
...
r=fabian, sr=jst
2002-02-08 00:05:17 +00:00
timeless%mac.com
6a49b05b3b
Bug 33601�fixing warnings about switch(enumVar){case onlyOne: {}}
...
adds a default case. also removing an else after return.
r=roc+moz@cs.cmu.edu sr=alecf
2002-02-08 00:05:16 +00:00
cmanske%netscape.com
ed650367b4
Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz
2002-02-07 23:46:55 +00:00
cmanske%netscape.com
9d1e665b37
Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz
2002-02-07 23:44:32 +00:00
colin%theblakes.com
2119ef8137
Add sdeckanji for OpenVMS. b=122203. r=yokoyama
2002-02-07 23:23:33 +00:00
serge%netscape.com
bc3f719d6c
fix #123791 ; Installing Shockwave crashes Mozilla; r=peterl, sr=beard
2002-02-07 23:22:39 +00:00
mkaply%us.ibm.com
cf10002526
#123023
...
r=timeless
Fix various syntactical errors in HTML files.
2002-02-07 23:13:42 +00:00
sgehani%netscape.com
b38939ac4e
Remove button in Smart Browsing pref pane should be context disabled.
...
b=119768; r=morse; sr=hewitt
2002-02-07 23:07:14 +00:00
dbragg%netscape.com
4de2a4b225
Moving platform-specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 23:05:18 +00:00
bnesse%netscape.com
860f708bd1
Remove unused files as per bug 122997. r=sfraser, sr=beard.
2002-02-07 23:05:13 +00:00
bnesse%netscape.com
fea93fe664
Fix for bug 122997. Repair the 4.x MRJ plugin build. r=sfraser, sr=beard.
2002-02-07 23:03:22 +00:00
dbragg%netscape.com
c224428e90
Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 22:54:31 +00:00
bnesse%netscape.com
18761de374
Fix for bug 120390. Use PL_strncasecmp rather than PL_strcasecmp to check for java mimetype. Patch by, and checking in for, Igor Nekrestyanov, r=bnesse, sr=jst.
2002-02-07 22:52:21 +00:00
dbragg%netscape.com
fefbb6ceb6
Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 22:52:20 +00:00
harishd%netscape.com
d5786c0c38
remove existing p3p support
2002-02-07 22:51:17 +00:00
sgehani%netscape.com
aa6b02b8b6
Add reload and stop sidebar tab header context menu items.
...
b=41445; r=morse; sr=alecf
2002-02-07 22:42:57 +00:00
kin%netscape.com
d9c596c3ec
Fix for bug 83650 (textarea control has problems with caret positioning at end)
...
and bug 97207 (textarea pastes sometimes misplaced by failing to reposition).
- Added new utility method GetOriginToViewOffset().
- Modified nsPresShell::HandleEvent(), nsBoxFrame::GetFrameForPoint(),
and nsContainerFrame::GetFrameForPointUsing() to factor in the
offset from GetOriginToViewOffset() to insure that the point
used is always transformed into the correct coordinate system.
Files modified:
mozilla/layout/base/public/nsIFrame.h
mozilla/layout/html/base/src/nsContainerFrame.cpp
mozilla/layout/html/base/src/nsFrame.cpp
mozilla/layout/html/base/src/nsFrame.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/xul/base/src/nsBoxFrame.cpp
r=kmcclusk@netscape.com sr=sfraser@netscape.com
2002-02-07 22:39:15 +00:00
hwaara%chello.se
c487a18fd8
#124156 , wrong icon was displayed for news messages with attachments.
...
r=alecf, sr=sspitzer
2002-02-07 22:38:19 +00:00
cbiesinger%web.de
349a7271a7
bug 62199 r=bzbarsky sr=blake
...
JS Strict warning in tasksOverlay.js
2002-02-07 22:36:37 +00:00
mkaply%us.ibm.com
570e8d4bdf
#121944
...
r=pedemont, sr=blizzard
OS/2 only - don't handle WM_ACTIVATE in DealWithPopups
2002-02-07 22:35:37 +00:00
ian.mcgreer%sun.com
e788196849
bug 124268, -P is used twice
2002-02-07 22:28:04 +00:00
locka%iol.ie
27d2201580
Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze
2002-02-07 21:50:19 +00:00
nboyd%atg.com
ef54ffb244
* Avoid creating a ClassNameHelper when turning caching off.
...
* When turning debug generation on, don't change opt level from -1 to 0.
2002-02-07 17:54:57 +00:00
ccarlen%netscape.com
dca471f970
New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com
2002-02-07 15:56:35 +00:00
ian.mcgreer%sun.com
6a275b1a17
This is a revision of the patch shown in bug 122907. It should fix the leakage seen with client auth. It is needed either way, as NSS 3.3 always checked for pre-existing temp certs before creating a new one.
2002-02-07 14:58:05 +00:00