anthonyd%netscape.com
32313fce73
bug fix for #40742
...
crasher in DrillDownToEndOfLine()
r:mjudge a:beppe precheckin test done
2000-06-22 00:41:42 +00:00
attinasi%netscape.com
2886ad8517
Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin.
2000-06-22 00:41:25 +00:00
cata%netscape.com
b00f7aa828
Turning on charset override by default. r=nhotta a=ftang bug #41620 .
2000-06-22 00:41:02 +00:00
bryner%uiuc.edu
e69f466c86
First part of fix for 42345. Also fixes 42035. r=pavlov.
2000-06-22 00:39:49 +00:00
larryh%netscape.com
33ab319e8e
BugZilla: 43337. PR_GetPeerName() asserts on NT
2000-06-22 00:39:09 +00:00
hyatt%netscape.com
ed6a2713a3
XBL groundwork for 41145. r=ben
2000-06-22 00:36:19 +00:00
mcafee%netscape.com
d6489a3e86
History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm
2000-06-22 00:07:42 +00:00
vidur%netscape.com
cb02a23a0d
Fix for bug 42278. Thought I'd got it with my prior checkin, but didn't notice rbs@maths.uq.edu.au's prior checkin to switch the namespace string literals. r=nisheeth
2000-06-21 23:59:21 +00:00
beard%netscape.com
0d1c72d6a6
JSClass support.
2000-06-21 23:58:17 +00:00
beard%netscape.com
d193ec4ea0
initial checkin, starting on a representation for JS2 classes.
2000-06-21 23:57:09 +00:00
vidur%netscape.com
d690a7d2b9
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
2000-06-21 23:56:52 +00:00
attinasi%netscape.com
76698ef605
Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306
2000-06-21 23:48:21 +00:00
shanjian%netscape.com
3ad23c3ed4
#40734 URL wrap
...
r = ftang
do the line breaking using western rule (dominant space). If a CJK
char is found, back to 4051.
2000-06-21 23:33:50 +00:00
ddrinan%netscape.com
75325b223a
Add new attribute id to socket status resource. Bug #39680
2000-06-21 23:31:28 +00:00
ddrinan%netscape.com
53dec8070f
Checked in fix for bug# 39680
2000-06-21 23:26:53 +00:00
nhotta%netscape.com
50952a7582
Changed to apply UTF-8 to UCS2 conversion before assigning the string to nsString, bug 42873, r=cata.
2000-06-21 23:26:36 +00:00
gagan%netscape.com
24fa5f0100
Part fix for bug 35956. HTTP now has an API to turn off automatic gunziping. r=rjc
2000-06-21 23:18:12 +00:00
varada%netscape.com
9c2bd0d758
fix for bug #20183;warn before deleting addressbook r=mscott
2000-06-21 23:15:54 +00:00
shanjian%netscape.com
b7f626e6b6
#40734 URL wrap
...
r = ftang
'<' and '>' should be treated as open and close quote, because
they are often used that way.
2000-06-21 23:07:34 +00:00
wtc%netscape.com
1f7fa7e8a7
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-21 23:05:27 +00:00
shanjian%netscape.com
8356e8f68c
#40734 URLs wrap
...
r = ftang
'<' and '>' should be treated as open and close quote, because they are
often used that way.
2000-06-21 23:04:25 +00:00
shanjian%netscape.com
d93f062db1
#40463 Cannot type anything in Composer at selecting Auto-Detect menus
...
After a new charset dectector is selected, url should be reloaded.
r=sfraser
2000-06-21 22:59:59 +00:00
av%netscape.com
b3c144d4c6
Addressing #23667 patch by sean@beatnik.com, r=av, a=brendan
2000-06-21 22:57:17 +00:00
wtc%netscape.com
f01bdf463f
Checked in IPv6 patch for OpenVMS from Colin Blake <colin@theblakes.com>.
2000-06-21 22:51:45 +00:00
ducarroz%netscape.com
811410abcd
Fix for bug 43222
2000-06-21 22:46:03 +00:00
andreas.otte%primus-online.de
9694690128
fix bug 42342, [regression} Text before ':' in URL is interpreted as protocol, r=Adam Lock, Scott Collins, a=Chris Waterson
2000-06-21 22:36:50 +00:00
rogerl%netscape.com
3783f2c99e
Work to support 'this'.
2000-06-21 22:32:21 +00:00
dcone%netscape.com
6beafca960
New interface definition for printer options. a=KMcCluskey
2000-06-21 22:21:34 +00:00
bryner%uiuc.edu
8705faac7d
Moving persistence-related methods from nsIXULWindow to
...
nsIWebBrowserChrome as a basis for fixing bug 15555. r=valeski.
2000-06-21 22:05:28 +00:00
sspitzer%netscape.com
94ddeec490
fix for #42216 . don't migrate the remember password pref for a server.
2000-06-21 22:03:03 +00:00
alecf%netscape.com
a0f92deb7b
fix for #42330 contributed by gemal@gemal.dk
...
r=alecf
a=waterson
2000-06-21 21:41:28 +00:00
alecf%netscape.com
1dee09ccc3
fix for #42346 contributed by gemal@gemal.dk
...
a=waterson
r=alecf
2000-06-21 21:39:43 +00:00
radha%netscape.com
a25f59f3bb
Fix for bug # 41555 r=pollmann. Update SH with form values on reload too.
...
A fallout from one of the earlier checkins. THis should also fix another
bug pollmann has.
2000-06-21 21:33:17 +00:00
robinf%netscape.com
308be85895
*** empty log message ***
2000-06-21 21:17:44 +00:00
alecf%netscape.com
be573b7143
hook up nsIMsgWindow and status feedback to search #33101
...
r=sspitzer
2000-06-21 21:15:55 +00:00
robinf%netscape.com
2638d02e37
*** empty log message ***
2000-06-21 21:12:02 +00:00
ducarroz%netscape.com
d072f75212
Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman
2000-06-21 21:11:53 +00:00
alecf%netscape.com
faf289bdfe
move mail status bar into a common overlay so that it can be used elsewhere like search ( #33101 )
...
r=putterman
2000-06-21 21:11:34 +00:00
blizzard%redhat.com
966f92deaf
string library vs. gcc 2.7.2. Round 3. Fight!
2000-06-21 21:09:54 +00:00
wtc%netscape.com
9840aaa749
Removed unused makefile variable DSO_LDFLAGS.
...
Modified files: FreeBSD.mk, HP-UX.mk, Linux.mk, NEWS-OS.mk, NetBSD.mk,
OpenBSD.mk
2000-06-21 21:07:10 +00:00
dougt%netscape.com
dedece27d8
removing lame asserts so you can see it work.
...
NOT PART OF BUILD - test app work
2000-06-21 21:05:39 +00:00
harishd%netscape.com
0489d6fd1a
Fix bugs
...
18480 (nsbeta2+) - Hack to contain stack over flow
patch=jst, r=harishd.
40216 (nsbeta2+) - Shouldn't deal with mInsideNoXXXTag memeber for NOLAYER ( ON by default ).
patch=rginda, r=harishd.
2000-06-21 20:53:10 +00:00
ddrinan%netscape.com
5815feec18
Some bug fixes
2000-06-21 20:52:33 +00:00
harishd%netscape.com
77ee601a77
Fix bug
...
40713 ( nsbeta2+ ) - Style should leak out of TABLE.
r=dbaron@fas.harvard.edu
2000-06-21 20:50:00 +00:00
attinasi%netscape.com
634e3cc180
Implemented Style Context Data sharing, reducing the amount of memory used in style by about 40%. Performance will degrade by about 10%, that is being worked on now. b=39618 r=waterson
2000-06-21 20:44:59 +00:00
ddrinan%netscape.com
f44cc6b272
Must convert unicode to/from NBO/HBO on little endian systems
2000-06-21 20:43:30 +00:00
mscott%netscape.com
5599dd9bfc
Bug #38374 --> fix refcounting problem on the application field
...
r=sspitzer
2000-06-21 20:38:52 +00:00
blizzard%redhat.com
deeefd3239
try to fix solaris
2000-06-21 20:22:55 +00:00
javi%netscape.com
8219dd2cbe
Give these files a license.
2000-06-21 19:38:03 +00:00
morse%netscape.com
7ea054bddf
fix bug 43227 error in mac menu, r=dbragg
2000-06-21 19:36:33 +00:00