dbaron%fas.harvard.edu
79e6560fc8
Fix to fix for bug 134580: quirks mode line height must ignore all whitespace at the beginning of the line, not just what happens to be in the first text node. b=134580 sr=waterson r=attinasi
2002-05-16 19:44:20 +00:00
jkeiser%netscape.com
b9e5e084ab
Make option text show up when option changes. bug 136885, r=rods@netscape.com, sr=attinasi@netscape.com
2002-05-16 19:27:13 +00:00
rbs%maths.uq.edu.au
9c16e826ee
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00
ccarlen%netscape.com
d517bd23b8
Bug 144930 - Profile dialog pops up on every launch with QuickLaunch. Regression from bug 76431. r=rjesup@wgate.com/sr=brendan@mozilla.org
2002-05-16 19:16:31 +00:00
seawood%netscape.com
6fb0d98d67
Override compile flags instead of appending them for profile, coverage & trace-malloc builds. This should fix the talkback line number issue.
...
Bug #141834 r=leaf sr=jdunn
2002-05-16 19:02:45 +00:00
rods%netscape.com
3550bf4953
Missed the mailnews dir for previous patch and checkin
...
Bug 144128 r=dcone sr=kin
2002-05-16 18:48:50 +00:00
jkeiser%netscape.com
79d7d4bffc
Make textarea wrap="hard" not wrap text for restore/JS (only submit and edit). bug 74091, r=rods@netscape.com, sr=attinasi@netscape.com
2002-05-16 18:26:05 +00:00
dbaron%fas.harvard.edu
8fa134d477
Speed up IMAGE_CheckForPermission by (1) caching the 'imageblocker.enabled' pref and using a pref-changed callback and (2) not getting the warning message from the string bundle and formatting it with nsTextFormatter::smprintf until we know we're going to display the warning dialog. Also do (2) in nsCookies since they share the same permission checking code (Permission_Check). b=143918 r=morse sr=alecf
2002-05-16 18:00:39 +00:00
pinkerton%netscape.com
fa4232596b
Fix dougt's nsCRT bustage.
2002-05-16 17:38:26 +00:00
wtc%netscape.com
b05d855681
Bug 131171: added HP-UX 11.20 support.
2002-05-16 17:35:41 +00:00
blizzard%redhat.com
a9086d6444
Fix gtk2 build bustage. Not part of the build.
2002-05-16 16:21:00 +00:00
mkaply%us.ibm.com
b548dbc70a
#141528
...
r=bzbarsky, sr=blizzard, a=chofmann
OS/2 only - new helper app code - more like unix - new protoocl handler code
2002-05-16 14:32:19 +00:00
bienvenu%netscape.com
5b0636cad4
fix warning about possible use of unitialized var, r=naving, sr=sspitzer 127289
2002-05-16 14:24:36 +00:00
bienvenu%netscape.com
41bdd08895
fix problem with threads with unread msgs only view where unread header gets added to thread not in view, and ends up with collapsed bit set in db, r=naving, sr=sspitzer 123858
2002-05-16 14:23:17 +00:00
brade%netscape.com
7b168d7966
fix build bustage
2002-05-16 14:06:58 +00:00
jefft%netscape.com
7ba0bfcc72
fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu
2002-05-16 14:01:21 +00:00
rods%netscape.com
55cdb88790
Adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
dbaron%fas.harvard.edu
d10ff83425
Clean up FindFrameWithContent. No need to search children of special frames too (hang bug 140275). Use special sibling when next-in-flow isn't available, and use the hint even when we have special frames. Convert gotos into additional while loop. Turn useless :after check into assertion. Don't modify aParentFrame and aParentContent for when the hint fails. b=140275 r=attinasi sr=waterson
2002-05-16 13:39:44 +00:00
wtc%netscape.com
ec52ca8b50
Bugzilla bug 138532: use pipes instead of semaphores for NetBSD, which does
...
not have semaphore.h. Thanks to Chris Seawood <seawood@netscape.com> for
the patch. Modified files: sslmutex.h sslmutex.c
2002-05-16 13:36:03 +00:00
dbaron%fas.harvard.edu
c268e85567
Attempt to refix bug 118014 crash by removing SetUndisplayedPseudoIn and doing run-time checks that we're not inserting the same node into the undisplayed map twice. b=136704 r=attinasi sr=waterson
2002-05-16 13:30:57 +00:00
wtc%netscape.com
9d9c8c4c56
Bugzilla bug 133753: added support for AIX 5.1 to security/coreconf.
2002-05-16 13:12:33 +00:00
rginda%netscape.com
71ee9c152d
- chatzilla only -
...
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net , sr=shaver@mozilla.org , a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.
bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net , sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
2002-05-16 10:49:25 +00:00
peterlubczynski%netscape.com
926fa63da0
Fixing keyboard events with full page plugins on Mac bug 143316 r=av sr=attinasi
2002-05-16 06:43:03 +00:00
oeschger%netscape.com
4dcd572ebf
restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf
2002-05-16 05:48:33 +00:00
oeschger%netscape.com
0da3dfcb54
adding a help button to page info, bug=140466, r=racham, sr=alecf
2002-05-16 05:40:57 +00:00
wtc%netscape.com
272f7f9153
Fixed build breakage on BeOS -- made the ifdef match the one in sslsnce.c.
2002-05-16 05:32:30 +00:00
jaggernaut%netscape.com
844bea71c2
Bug 139649: Fix IsDependentOn, I forgot to make the ptr and ptr, length based Assign, Append and Insert go through the dependency checks. r=alecf, sr=scc.
2002-05-16 04:35:00 +00:00
igor%mir2.org
e2ae944398
In evalSpecial do not allocate int[] buffer Context.getSourcePositionFromStack if line number is already known
2002-05-16 04:18:56 +00:00
igor%mir2.org
f7a3211e91
In jsConstructor use single StringBuffer to build function source
2002-05-16 04:17:04 +00:00
kaie%netscape.com
1a9df62b37
b=129067 Deleted certs still appear in Cert Manager.
...
r=javi sr=alecf
2002-05-16 04:03:19 +00:00
kaie%netscape.com
6d4667a84a
b=129067 Backing out unreliable patch.
...
See bugzilla for details.
Better patch will be checked in a minute.
2002-05-16 03:59:36 +00:00
kaie%netscape.com
4876fecd7c
b=136948 Give better feedback when no valid certs for S/Mime are available
...
r=javi sr=mscott
2002-05-16 03:51:37 +00:00
mkaply%us.ibm.com
d0aece1f9b
#97861
...
r=cls
OS/2 only - add OS/2 specific nsTransform2D so Os/2 builds don't suck
2002-05-16 03:42:07 +00:00
kaie%netscape.com
439537d137
b=144056 security state not reset after loading about:blank pages
...
r=javi sr=rpotts
2002-05-16 03:39:59 +00:00
timeless%mac.com
47efbd0240
Bug 18266 Query IMAP folders other than INBOX for new msgs
...
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
timeless%mac.com
482613231a
Bug 136756 http://bugzilla.mozilla.org/show_bug.cgi?id=136756#c29
...
from the book of this can't be good by leaf
bonsai answer's leaf's question thusly:
No files matched this file name. It may have been added recently.
it does indicate that a file by the correct spelling exists...
2002-05-16 03:26:40 +00:00
mkaply%us.ibm.com
f2f7c10c7c
#143674
...
r=me, sr=blizzard
OS/2 - change splash from Warpzilla to Mozilla
2002-05-16 03:24:07 +00:00
smeredith%netscape.com
da3456cf87
Simplified the timebomb code a little to ease the build script problems.
2002-05-16 03:19:14 +00:00
stephend%netscape.com
6ed464ef40
Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt
2002-05-16 03:09:41 +00:00
pete.zha%sun.com
b6994b2435
bug 143168:remove ilayer layer tag from mozilla code
...
r=harishd, sr=jst
Check in for Jerry Tan(jerry.tan@sun.com )'s fix
2002-05-16 03:08:15 +00:00
stephend%netscape.com
a0a5649755
Bug 127337. Restore Default for Home Page button in Navigator. Patch by Stephen Walker <walk84@yahoo.com> r=samir, sr=alecf.
2002-05-16 02:56:26 +00:00
rbs%maths.uq.edu.au
6adacda50a
sync the CSS mapping of MathML attributes that affect the style (e.g. color) when these attributes are changed dynamically, b=142592, r=roc, sr=attinasi
2002-05-16 01:11:09 +00:00
law%netscape.com
0e5da3c38a
Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com
2002-05-16 01:02:15 +00:00
bienvenu%netscape.com
6fc61c78da
backing out last checkin
2002-05-16 00:53:09 +00:00
bienvenu%netscape.com
5bcd59e89b
fix mork warnings on linux, r=bienvenu, sr=sspitzer, patch by godsham@ntsource.com
2002-05-16 00:51:31 +00:00
blythe%netscape.com
7a89880152
Wallet category
2002-05-16 00:46:00 +00:00
pinkerton%netscape.com
607c7925f3
Remove the "my panels" sidebar panel.
2002-05-16 00:34:56 +00:00
akkana%netscape.com
067ccb614c
46227: eliminate extra spaces inserted switching between normal and source modes of composer. Patch is from burpmaster@truffula.net, r=akk, sr=jst
2002-05-16 00:32:40 +00:00
nhotta%netscape.com
bcc7e5464d
Changed GetTopmostMsgWindow, added pointer checks after the dom function calls,
...
bug 144735, r=ducarroz, sr=bienvenu.
2002-05-16 00:31:56 +00:00
jpierre%netscape.com
338f2f561a
Fix for 141256 - correct HTTP parsing for OCSP in NSS
2002-05-15 23:59:40 +00:00