Commit Graph

65476 Commits

Author SHA1 Message Date
edburns%acm.org
2a2fd82d21 a=av
bug=23775
This is the last bit of the checkin that George Drapeau started
for bug 23775.  He didn't finish due to conflicts with this file
and, being the good engineer that he is, he waited for the author
to return from vacation.

George said I could check this in under the same approval for
the rest of 23775.
2000-06-30 17:31:02 +00:00
svn%xmlterm.org
e122d3f4c1 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Absolute URL chrome://xmlterm/skin/xmltpage.css is not
recognized in xmlterm.html. Using relative URL ../skin/xmltpage.css as a
workaround.
2000-06-30 14:53:19 +00:00
kin%netscape.com
92255729cf Fix for bug #42178 Back causes data corruption
Modified CreateAnonymousContent() so that if the text widget has
a default value, it adds it as a text node under the div after it
is created. Add better error checking to avoid possible problems.
Removed calls to SetTextControlState() that were used
to initialize the text widget contents from GetPrefSize() because
it was causing a reflow within a reflow and the editor to be re-entered.
Added missing call to GetText() in Reset().

r=sfraser@netscape.com
2000-06-30 14:51:58 +00:00
bienvenu%netscape.com
c5daa0bb05 more fixes for progress meteors,r=mscott 38598 2000-06-30 13:30:02 +00:00
locka%iol.ie
2daa56f319 Fixed problem with chrome content docshells 2000-06-30 12:40:52 +00:00
locka%iol.ie
9ceeb9abc6 NOT PART OF BUILD. Update the address field url after clicking on link 2000-06-30 12:37:05 +00:00
locka%iol.ie
4750bc7f8d NOT PART OF BUILD. Tiny graphics for mini-nav 2000-06-30 12:25:49 +00:00
sdv%sparc.spb.su
b71b109e98 fixed a memory leak 2000-06-30 10:46:49 +00:00
locka%iol.ie
7198ba77eb NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics. 2000-06-30 10:40:12 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
warren%netscape.com
dd4b81932e Bug 37463. Fixed javascript: url deadlock. Also made the file transport more efficient in the process by eliminating the lock. r=waterson 2000-06-30 07:18:52 +00:00
alecf%netscape.com
155d286856 mozilla side of fix for #34140
r=sspitzer

Allow protocol-specific attributes to be set in the ISP RDF file
2000-06-30 06:07:36 +00:00
mscott%netscape.com
4d99f26d9d Bug #43887 --> fix build bustage on WIN2K platform. Not beta2 plussed yet but it's fixing build breakage.
r=sspitzer
2000-06-30 06:03:43 +00:00
alecf%netscape.com
df08c41c5f update ISP example (not part of build) 2000-06-30 06:03:21 +00:00
alecf%netscape.com
7453040ba6 fix for #43911 - make double-clicking of messages in the search window open the target
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
mscott%netscape.com
6d7e241e1d Bug #43887 --> fix build bustage on Win2K. This bug wasn't nsbeta2 plussed yet but it's build breakage fix!!
r=sspitzer
2000-06-30 06:02:27 +00:00
jfrancis%netscape.com
375a81e36f fixing max text length initialization for text fields. 43275 2000-06-30 05:51:34 +00:00
jfrancis%netscape.com
20d4516bf6 fix for undo in ender-lite (text fields, url bar, etc) 2000-06-30 04:58:34 +00:00
jband%netscape.com
1a7630d560 Fix dogfood/crash bugs: 42750, 39858 and fix 43897 and improve JS/XPConnect error reporting to help with crasher 40792. r=mccabe@netscape.com. 2000-06-30 04:04:46 +00:00
mcafee%netscape.com
4f37aec298 Properly set up pref callbacks for intl.accept_languages (41046). r=gagan 2000-06-30 02:58:13 +00:00
rjc%netscape.com
0c85b467d8 Fix bug # 44284: fix bookmark schedule XUL. Code from danm. r=me 2000-06-30 01:56:03 +00:00
hangas%netscape.com
b2bd25d096 More work on bug 43658 classic skin repair. Written by german. r= hangas. 2000-06-30 01:35:40 +00:00
dbaron%fas.harvard.edu
3845cad711 Add new regression tests. Does not affect build. 2000-06-30 01:26:06 +00:00
danm%netscape.com
8acd8939a0 change last revision to use general API rather than requiring a new one. r=morse@netscape.com. bug 25684 2000-06-30 01:23:16 +00:00
danm%netscape.com
a6ceda426f get window for dialog parent from channel before defaulting to HiddenWindow in OnEndDocumentLoad. Fixes behaviour of the 'select a user' modal dialog. bugs 25684,44149. r=morse@netscape.com 2000-06-30 01:13:37 +00:00
danm%netscape.com
967b9a1a63 the 'url has changed' alert in OnStopRequest now asks the channel for an nsIPrompt before defaulting to nsNetSupportDialog. bugs 25684,44171. r=rjc@netscape.com 2000-06-30 00:47:01 +00:00
rginda%netscape.com
c45708acd1 -- not part of build --
make cview show up under tasks->tools when it is installed
2000-06-30 00:07:46 +00:00
morse%netscape.com
e722d47c13 partial fix for bug 43738, r=dveditz 2000-06-30 00:05:03 +00:00
ashuk%eng.sun.com
86f35f950a bug=44279
a=edburns
r=edburns
author=ashuk.

This code makes Webclient work with Mozilla M16.
2000-06-30 00:01:58 +00:00
ashuk%eng.sun.com
241f6b261c The current webclient only works with M13, and the
old webclient, in classes and src, works with pre M13.

This change removes the old webclient.
2000-06-29 23:59:12 +00:00
hyatt%netscape.com
0e9eac5b3d Fix for dogfood bug#43169. r=pink 2000-06-29 23:34:46 +00:00
attinasi%netscape.com
be78b225d6 Temporarily turned off style context sharing while I figure out why it is causing incorrect styling of some XUL elements. b=43490 2000-06-29 23:13:46 +00:00
harishd%netscape.com
de2c8f3d0a Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities.
r=pollmann.
2000-06-29 23:05:46 +00:00
harishd%netscape.com
653d06b9ba Bug 43274 ( nsbeta2+ ) - Checkin for Rickg.
r=harishd
2000-06-29 23:04:24 +00:00
danm%netscape.com
cc8dd3686b reverting the 2^# 'fix manifest' part of Ben's last checkin. (bug 43684, introduced five days ago) 2000-06-29 22:56:56 +00:00
rjc%netscape.com
52b6f1cf49 Fix bug # 43906: non-existant file URLs can cause template failure for bookmarks. R=waterson 2000-06-29 22:47:24 +00:00
sfraser%netscape.com
07676e0db7 Fix for 44118 and nsbeta2+ bug 42625, r=kin. Update selection-based commands (e.g. cut/copy) when the selection changes from collapsed to non-collapsed and vice versa, not just when it is uncollapsed. 2000-06-29 22:36:10 +00:00
jj%netscape.com
0531c00aa2 First Checked In. 2000-06-29 22:34:11 +00:00
sfraser%netscape.com
c657cd3755 Fix for nsbeta2+ bug 42625, written by brade, r=sfraser. When checking whether to get a special text field selection, QI to test for text area as well as input. 2000-06-29 22:33:36 +00:00
miodrag%netscape.com
ad2a7c4da1 Updates for LDAPJDK 4.11 2000-06-29 22:31:17 +00:00
morse%netscape.com
799e635cd8 update wallet tables, not part of build 2000-06-29 22:30:40 +00:00
pinkerton%netscape.com
102ac99512 Fix for 42250, popups holding onto deleted frame crash during reflow. fixed to only hold onto content, not frame, and use GetPrimaryFrameFor(). r=hyatt 2000-06-29 22:30:27 +00:00
pinkerton%netscape.com
6a3dba2312 part of 42250, make sure we close the popup when the listener is removed. just to be safe. r=hyatt. 2000-06-29 22:29:20 +00:00
jj%netscape.com
5dc37ce405 bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani 2000-06-29 22:28:59 +00:00
jband%netscape.com
54e7229415 updating status page - Not part of build 2000-06-29 22:17:54 +00:00
scc%mozilla.org
0b41ff950a fix self assignment, self append, self replace problems. r=waterson 2000-06-29 22:17:53 +00:00
scc%mozilla.org
771949060f bug #17294, fixed a dogfood+ assert, there's more to this bug, but the rest isn't dogfood. r=BenB; a=jar 2000-06-29 22:04:28 +00:00
scc%mozilla.org
1e97d06de6 bug #17294, fixed a dogfood+ assert described in this bug, though unrelated to the underlying problem 17294 is really about. r=BenB; a=jar 2000-06-29 22:04:22 +00:00
mozilla.BenB%bucksch.org
6106c1835d 32336: Ignore formatting, if it was inserted by our or 4.x' TXT->HTML or HTML->HTML converter. r=akk, scc. a=waterson. 2000-06-29 22:04:13 +00:00
dbaron%fas.harvard.edu
d05d4bef76 Fix bug 43882 (dogfood+) by removing special handling of empty P elements. (Most of the diffs are whitespace changes.) This also fixes bugs 43369, 43991, and 18050. However, it exposes a few other issues as well (the most important of which, nuking top margins on first *normal flow* children of BODY and TD, was previously fixed only in some cases, but shouldn't be hard to fix in general). r=waterson 2000-06-29 22:03:42 +00:00