scc%netscape.com
54c96baa72
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
mscott%netscape.com
b1645dab90
Constructor for nntp url no longer has any arguments.
1999-06-22 23:52:15 +00:00
sspitzer%netscape.com
d5d2171a10
nsINNTPProtocol.h is going away, since it is not being used.
...
the only thing that uses nsNNTPProtocol is nsNntpService.
remove it from the news factory.
changes to get mark message read on display working.
1999-06-10 05:39:09 +00:00
mscott%netscape.com
53bde8bcd6
Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
...
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
sspitzer%netscape.com
6fd8aee1bf
Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
1999-06-04 23:37:16 +00:00
sspitzer%netscape.com
4be3dd872f
more changes for moving creation of objects to the component manager and the news factory. a few nsCOMPtr changes. stop checking nsCOMPtrs against nsnull
1999-06-03 18:09:54 +00:00
sspitzer%netscape.com
19881b992e
a whole bunch of changes.
...
No more NS_New* for the news objects. Now you must go through the component
manager and use the news factory.
fixes all over to deal with this.
Fix the MODULE. It should be news, not mailnews or nntp.
more scriptability (XPIDL) changes for news.
1999-06-03 02:24:08 +00:00
sspitzer%netscape.com
285c00bb86
warnings be gone! remove silly printfs. make nsMsgNewsFactory take the same
...
number of parameters as the other mail news factories, for consistency
1999-05-06 00:18:24 +00:00
sspitzer%netscape.com
6e475fc55f
make the news factory handle news messages
1999-05-04 02:56:33 +00:00
sspitzer%netscape.com
51259bdd77
turn off some of my printfs
1999-04-26 18:04:17 +00:00
putterman%netscape.com
dc3d9c5de0
Add ability to create a message.
1999-04-24 20:46:07 +00:00
putterman%netscape.com
fc7c120ddc
Change to news instead of nntp.
1999-04-21 20:18:35 +00:00
mscott%netscape.com
95817e787b
Clean up CreateInstance to condense some code. use progids for registering the nntp service and the nntp version of the message service.
1999-04-21 18:58:29 +00:00
sspitzer%netscape.com
064f8e5ee6
work for the incoming nntp server
1999-04-21 02:55:48 +00:00
sspitzer%netscape.com
9623299d87
changes to get news in the folder pane
1999-04-20 19:08:10 +00:00
putterman%netscape.com
71f0141d5e
use PL_strfree.
1999-04-12 20:24:47 +00:00
mscott%netscape.com
1f7c154a08
Not part of build yet. Register new nsNntpService component.
1999-03-25 04:47:12 +00:00
mscott%netscape.com
fde7442afc
(not part of the build yet). Initial framework for making news a dll.
1999-03-24 02:31:49 +00:00