Commit Graph

57054 Commits

Author SHA1 Message Date
ruslan%netscape.com
0713b87afe Fix MAC bustage - quick and dirty. 2000-04-01 06:50:56 +00:00
sspitzer%netscape.com
3c2bcff92a fix warning. r=bienvenu. 2000-04-01 06:29:15 +00:00
sspitzer%netscape.com
5a2998e649 fix warnings. r=bienvenu 2000-04-01 06:25:29 +00:00
ruslan%netscape.com
9586219ba8 Fix linux build bustage 2000-04-01 05:59:27 +00:00
ruslan%netscape.com
5db8127f56 Landing first cut of http pipelining (2487). Don't turn it on yet. Also fix
sockettransport leakage (33929). In case of major bustage - pipelining_reorg_point
is the tag before the check in.
2000-04-01 05:19:33 +00:00
sspitzer%netscape.com
da78ce03ea removing the nsISubscribeDialog* interfaces, they aren't being used.
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +00:00
brendan%mozilla.org
6fd7f42463 Don't forget to drop property in getter/setter case (34069, r=jband,a=leaf). 2000-04-01 04:23:04 +00:00
blizzard%redhat.com
908043d11a more work on the embedding widget. not part of the build. a=leaf 2000-04-01 04:21:40 +00:00
sspitzer%netscape.com
6833fc69c3 return NS_OK, but alert when CloseFilterList() is called. r=bienvenu, a=leaf. 2000-04-01 04:17:25 +00:00
sspitzer%netscape.com
f1d139b206 start of filter migration work. r=bienvenu, a=leaf. not turned on yet for anyone
but david b. and me.  newsgroup filter migration not working yet.
2000-04-01 04:16:32 +00:00
sspitzer%netscape.com
24f8697c7b added files: mozilla/mailnews/base/src/nsSubscribeDataSource.cpp 2000-04-01 04:13:42 +00:00
beard%netscape.com
cb4bb8870d fix array leaks. r=bruce@cybersight.com,a=leaf 2000-04-01 03:05:56 +00:00
rogerl%netscape.com
b8da7521e4 For statements. 2000-04-01 02:53:16 +00:00
sspitzer%netscape.com
3b588216d4 put #endif at the end of the file. add stuff for SubscribeDataSource. r=bienvenu 2000-04-01 02:05:28 +00:00
sspitzer%netscape.com
53bdb97e3a adding the subscribe datasource the build for windows. 2000-04-01 01:58:56 +00:00
sspitzer%netscape.com
4de4890cfe adding the subscribe datasource to the build for unix. 2000-04-01 01:58:00 +00:00
sspitzer%netscape.com
872492417a more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com
e065b12714 not part of the build yet. 2000-04-01 01:53:29 +00:00
waterson%netscape.com
f3fc4cb99b Check in new and improved rule matching for XUL templates. NOT YET IN THE BUILD. a=leaf 2000-04-01 01:38:55 +00:00
rogerl%netscape.com
f4b33493b8 Added do & switch statements, more hacking at the code state thing. 2000-04-01 01:30:32 +00:00
rpallath%eng.sun.com
b7d91147d9 changed == to != 2000-04-01 01:29:59 +00:00
varada%netscape.com
dffedfc363 fix for bug #33933 - changing file path in cck.che 2000-04-01 01:28:39 +00:00
varada%netscape.com
c0c55272fa fix for bug #33933 - changing file path in default.che 2000-04-01 01:28:00 +00:00
edburns%acm.org
9f827678b5 Adding this line to the top of the run() method in
NativeEventThread seems to fix the hanging problem.

    this.setPriority(Thread.MIN_PRIORITY);


Looks like it was starvation.
2000-04-01 01:17:33 +00:00
mscott%netscape.com
cc9495c839 add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
nisheeth%netscape.com
0111dba11b Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:39:15 +00:00
scc%netscape.com
c05019b2a8 making string conversions explicit 2000-04-01 00:39:02 +00:00
scc%netscape.com
4ea707a4ba make string conversions explicit 2000-04-01 00:36:50 +00:00
rpallath%eng.sun.com
652e342dd1 Updated classPATH in mozilla.bat nad mozilla.csh 2000-04-01 00:34:48 +00:00
jband%netscape.com
7d198d2117 hold an extra ref on mContext while we are calling GC. a=leaf to checkin while tree is closed 2000-04-01 00:33:10 +00:00
scc%netscape.com
89f8378252 turn on source browser in debug build; moved camelot added files into their right spots 2000-04-01 00:32:53 +00:00
nisheeth%netscape.com
0d2b4b4b46 Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:31:13 +00:00
robodan%netscape.com
7b08d052f2 DNS problem didnt actually exist 2000-04-01 00:30:18 +00:00
valeski%netscape.com
631cb6c898 preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy 2000-04-01 00:29:51 +00:00
tbogard%aol.net
b5a86d525b Removed all the LoadURL methods from the webshell API. Added a new API to allow loading for the old session history. This is needed until the new session history is online. 2000-04-01 00:29:36 +00:00
tbogard%aol.net
f1866c053f nsIWebShell now has a new method for this last remaining piece of code that needs to call the loadurl. Converted the load to use that call. 2000-04-01 00:29:28 +00:00
robodan%netscape.com
e28b9dade6 add portable form of stone.fm 2000-04-01 00:27:35 +00:00
tbogard%aol.net
b52d8a2a80 Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
scc%netscape.com
b8e00c5cc3 Unified some signatures of |AppendWithConversion| 2000-04-01 00:24:39 +00:00
scc%netscape.com
acb13c54fe Had to add another signature of |AppendWithConversion| 2000-04-01 00:24:32 +00:00
rickg%netscape.com
3a0273649f removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
mscott%netscape.com
c89735a246 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
nisheeth%netscape.com
e9badbf920 r=troy. Fix for bug 33422. The display style is set to block level for document element frames. The style was defaulting to inline for cases where an XML document did not set a block level display style on the root element. 2000-04-01 00:18:21 +00:00
cmanske%netscape.com
308a5f2143 Improved pavlov's changes to open location dialog. r=pavlov 2000-04-01 00:16:39 +00:00
valeski%netscape.com
8d9f80d627 ditching old string api in preperation for new string stuff 2000-04-01 00:14:31 +00:00
nisheeth%netscape.com
971495476f r=troy. Fix for bugs 8131, 13325.
- We no longer display alternate content for broken images inside image
- We only display the image loading icon during the initial load of an image not if its src attribute is changed via the DOM.
- In AttributeChanged(), se don't call ContentChanged() on the document to reflow the image frame but call the parent frame's ReflowDirtyChild() method instead.
2000-04-01 00:13:51 +00:00
rpallath%eng.sun.com
cb69af2c93 Removing DOMAccessorImpl as it is no longer valid. 2000-04-01 00:07:02 +00:00
harishd%netscape.com
d355779849 Fix for 29048, 28085 - MLKs..
r=nisheeth
2000-04-01 00:05:44 +00:00
akkana%netscape.com
005bd8588b 28598: Do dom linebreak conversion on the string before inserting it in the editor. 2000-04-01 00:04:46 +00:00
rpallath%eng.sun.com
a9b57a5ba1 Added DOMAccessor.java (insted of DOMAccessorImpl)
Added redirect.html
2000-04-01 00:04:15 +00:00