mscott%netscape.com
|
c9952489fd
|
Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
This is necessary in order to implement 23788.
r=bienvenu
a=phil
git-svn-id: svn://10.0.0.236/trunk@61747 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-26 23:11:45 +00:00 |
|
alecf%netscape.com
|
596536fd84
|
reduce unnecessary dependancies
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58757 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-26 08:15:55 +00:00 |
|
dougt%netscape.com
|
ff7ef775ab
|
Including nsIFileSpec.h directly. It is included indirectly. This
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56669 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-03 23:12:33 +00:00 |
|
jefft%netscape.com
|
1d825e8ba7
|
fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
git-svn-id: svn://10.0.0.236/trunk@54145 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-22 14:41:20 +00:00 |
|
warren%netscape.com
|
d8627fe912
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
git-svn-id: svn://10.0.0.236/trunk@53761 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-17 08:14:52 +00:00 |
|
dmose%mozilla.org
|
0efb7c174c
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-06 03:43:54 +00:00 |
|
warren%netscape.com
|
fe1c294273
|
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
git-svn-id: svn://10.0.0.236/trunk@51839 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-26 09:16:24 +00:00 |
|
mscott%netscape.com
|
b235965fdc
|
Fix build breakage across the board!!!!
git-svn-id: svn://10.0.0.236/trunk@47040 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-12 06:28:20 +00:00 |
|
mscott%netscape.com
|
c0de1bf822
|
Include nsIPrincipal.h just to be safe. (The unix tree turned red, but I don't know if it was a midcheckin problem
or if it really needs this).
git-svn-id: svn://10.0.0.236/trunk@47037 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-12 05:30:25 +00:00 |
|
mscott%netscape.com
|
2780cd0e9d
|
support nsIChannel interface. Part of Bug #10933 --> improve message display performance.
git-svn-id: svn://10.0.0.236/trunk@47014 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-12 05:05:28 +00:00 |
|
arielb%rice.edu
|
8aa5077cab
|
spamming tree with NS_DECL_IFOO's. generated code from macros replacing code in .h files
git-svn-id: svn://10.0.0.236/trunk@46522 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-09 06:02:05 +00:00 |
|
mscott%netscape.com
|
beb13b9a38
|
Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to.
git-svn-id: svn://10.0.0.236/trunk@45426 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-01 04:09:07 +00:00 |
|
mscott%netscape.com
|
e842ae2afa
|
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
git-svn-id: svn://10.0.0.236/trunk@41503 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-29 00:42:25 +00:00 |
|
warren%netscape.com
|
8b1231e0ae
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-01 19:30:20 +00:00 |
|
warren%netscape.com
|
06d707be48
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-23 03:29:44 +00:00 |
|
mscott%netscape.com
|
7f7953d882
|
LoadUrl signature takes a display consumer
git-svn-id: svn://10.0.0.236/trunk@34131 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 00:02:27 +00:00 |
|
mscott%netscape.com
|
f45c9da161
|
Make LoadUrl public and not protected.
git-svn-id: svn://10.0.0.236/trunk@33931 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-05 21:47:04 +00:00 |
|
mscott%netscape.com
|
c3839f3847
|
Comment out text following #endif to fix unix warning.
git-svn-id: svn://10.0.0.236/trunk@33925 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-05 20:33:36 +00:00 |
|
mscott%netscape.com
|
ddcc4ce79d
|
Add default implemenations for OnDataAvailable, OnStartBinding, OnStopBinding. Push even more functionality for loading a url up into the base class.
git-svn-id: svn://10.0.0.236/trunk@33921 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-05 20:21:27 +00:00 |
|
mscott%netscape.com
|
62133fdcc9
|
First checked in. New files used to encapsulate much of the cross mail-news protocol code. this is mostly mail protocol to core netlib integration code. Over the next couple days, I'll be updating the mailnews protocols to inherit from nsMsgProtocol and pushing commonality up to the nsMsgProtocol level.
git-svn-id: svn://10.0.0.236/trunk@33769 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-04 21:41:47 +00:00 |
|