Commit Graph

57 Commits

Author SHA1 Message Date
alecf%netscape.com
996efc0f3b more work trying to get this thing to compile - XPCOMify some interfaces 1999-01-16 03:57:39 +00:00
alecf%netscape.com
3dba435af8 adding new attributes subscribed and category 1999-01-16 03:56:56 +00:00
alecf%netscape.com
dcc89d4ab6 update to reflect renaming nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:38:04 +00:00
alecf%netscape.com
24ae7fd358 update idl and header files to reflect nsIMsgNewsgroup->nsINNTPNewsgroup change 1999-01-15 23:34:20 +00:00
alecf%netscape.com
95b0e31d7c rename nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:31:39 +00:00
alecf%netscape.com
221052859c add useful constants 1999-01-15 18:28:52 +00:00
alecf%netscape.com
8014829da3 nsINNTPHost and nsNNTPHost now compile. 1999-01-15 00:08:34 +00:00
alecf%netscape.com
eda26cc409 fix Emacs identing line 1999-01-15 00:07:52 +00:00
alecf%netscape.com
d2645012ed fix Emacs indenting 1999-01-15 00:06:12 +00:00
alecf%netscape.com
606c6af8e4 update NSPR APIs and fix Emacs identing 1999-01-15 00:05:47 +00:00
alecf%netscape.com
e010fff2cc fix Emacs identing 1999-01-15 00:03:24 +00:00
alecf%netscape.com
d3dc2ddc02 fix string routines to use NSPR 1999-01-12 21:01:54 +00:00
alecf%netscape.com
d52a39539b rename nsIMsgNewsHost -> nsINNTPHost in all files that use it 1999-01-12 20:44:13 +00:00
alecf%netscape.com
136b27aad4 add new nsNNTPHost implementation - NNTP specific version of nsIMsgHost, implementation of nsINNTPHost 1999-01-12 20:42:22 +00:00
alecf%netscape.com
4f90040796 get Emacs mode line right for IDL! 1999-01-12 20:41:04 +00:00
alecf%netscape.com
03d89200b9 rename nsIMsgNewsHost -> nsINNTPHost and start adding old MSG_NewsHost methods 1999-01-12 20:36:37 +00:00
alecf%netscape.com
3a514406b6 update windows makefile to export the right XPCOM headers 1999-01-12 01:10:13 +00:00
alecf%netscape.com
153d1d3f66 update windows makefile 1999-01-12 01:06:39 +00:00
alecf%netscape.com
22ce9c50b8 add new files to the Unix build process 1999-01-12 01:05:21 +00:00
alecf%netscape.com
f91935aedb nsNNTPArticleSet compiles now 1999-01-12 00:48:47 +00:00
alecf%netscape.com
23b5548202 needed MarkDirty so that nsNNTPArticleSet could compile 1999-01-12 00:48:28 +00:00
alecf%netscape.com
0b629f6bf1 InitXOVER does not need most of these parameters! 1999-01-12 00:38:46 +00:00
alecf%netscape.com
3e3e334d90 move to NSPR2 1999-01-12 00:38:14 +00:00
alecf%netscape.com
8800ad9bef data structure types have changed, and move XP_ASSERT to PR_ASSERT 1999-01-12 00:37:36 +00:00
alecf%netscape.com
2a57747423 make net_NewsChunkSize global for now, so that we can change it from outside
the file
1999-01-12 00:36:49 +00:00
alecf%netscape.com
6822f50da8 this almost compiles now 1999-01-12 00:32:55 +00:00
alecf%netscape.com
73fecdcd69 update to NSPR2 1999-01-11 23:31:40 +00:00
alecf%netscape.com
c0c8cc59c2 updated to NSPR2 1999-01-11 23:30:16 +00:00
alecf%netscape.com
0e5e2b8311 adding new article set code 1999-01-11 23:25:32 +00:00
alecf%netscape.com
95a8e4a06a changes to make it compile 1999-01-11 22:54:51 +00:00
alecf%netscape.com
4c6131fa16 adding new nsNNTPNewsgroupList and nsNNTPArticleList objects 1999-01-11 20:56:39 +00:00
alecf%netscape.com
111e7e37ca updated to match new interfaces, and some general cleanup 1999-01-11 19:20:59 +00:00
alecf%netscape.com
485fef776b merge in XOVER parser 1999-01-11 19:17:19 +00:00
alecf%netscape.com
2b7d13ceac rename nsINNTPArticleKeysState to nsINNTPArticleList 1999-01-11 19:16:52 +00:00
alecf%netscape.com
1a57296b2e newly generated files from updated XPIDL parser 1999-01-11 19:16:09 +00:00
alecf%netscape.com
c6e02c089d MsgNewsHost has a newsgroupList associated with it. 1999-01-11 19:14:03 +00:00
alecf%netscape.com
c348729b8d merged XOVER parser back into nsINNTPNewsgroupList 1999-01-11 19:13:16 +00:00
alecf%netscape.com
bf64adbc6d use C++ mode in emacs 1999-01-11 18:38:00 +00:00
alecf%netscape.com
c63a7febb1 rename
nsIMsgNewsArticleList-> nsINNTPNewsgroupList
nsINNTPArticleKeysState -> nsINNTPArticleList
1999-01-09 00:29:21 +00:00
alecf%netscape.com
c6670e9abd add nsINNTPArticleKeysState to the build 1999-01-09 00:16:41 +00:00
alecf%netscape.com
d788930235 adding nsINNTPArticleKeysState for the first time - broke these three
methods out of nsIMsgNewsArticleList.idl
1999-01-09 00:15:46 +00:00
mscott%netscape.com
4dfa2b6985 Don't try to build the test directory until we get something in there. 1999-01-07 03:35:32 +00:00
mscott%netscape.com
ea9d1891b6 More changes to the nsProtocol stuff. Added initialization and a SendData method for writing to the output stream. 1999-01-07 03:34:10 +00:00
mscott%netscape.com
b1a67869ac Build nsNNTPProtocol. 1999-01-07 02:49:23 +00:00
mscott%netscape.com
874f802902 Some core definitions that are pertinent only to our NNTP protocol implementation. 1999-01-07 02:48:51 +00:00
mscott%netscape.com
4fb5527bdf More work on generating a nsNNTPProtocol instance. 1999-01-06 21:44:28 +00:00
mscott%netscape.com
b4defa6f71 First checked in. These files are the foundation for our nntp protocol implementation. 1999-01-04 23:59:59 +00:00
alecf%netscape.com
4623b73bfb add comments to IDL files so they show up in LXR
add new newsgroup attribute to offline interface
1998-12-24 00:55:13 +00:00
alecf%netscape.com
7829aa1ed8 add new offline state interface 1998-12-22 21:11:32 +00:00
alecf%netscape.com
20dae8317b update nsIMsgNewsHost to deal with newsgroups directly rather than as group names 1998-12-22 04:34:11 +00:00