Граф коммитов

361 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 4521fe0936 rename GetNewMail to GetNewMessages. Add support for GetNewNews() to the NntpService interface and implementation 1999-05-08 20:26:45 +00:00
sspitzer%netscape.com 82fffcc0c1 *** empty log message *** 1999-05-08 17:25:49 +00:00
sspitzer%netscape.com f94e488882 changes to get news working. specifically, these changes allow us to parase the xover line and stuff the header info into the right msf file, and then retrieve the right headers later. 1999-05-08 17:25:15 +00:00
ducarroz%netscape.com 492e685f8f Create mPath when needed to avoid empty nsFileSpec on Mac. 1999-05-08 01:22:56 +00:00
putterman%netscape.com b8c14eaf81 use GetParent(). 1999-05-07 20:22:14 +00:00
sspitzer%netscape.com a35e024294 move some code over from 4.x to get nntpTest to parse the xover line.
fix my shadowing of the name variable.  (doh!)
1999-05-07 02:28:06 +00:00
putterman%netscape.com 4208175d48 HasMessage implemented. 1999-05-07 00:35:26 +00:00
sspitzer%netscape.com 10872772e1 create the necessary news related directories, if they don't exist 1999-05-07 00:10:55 +00:00
sspitzer%netscape.com 03b5ad5aeb make nntpTest work again. (following mscott's fix for #5991) 1999-05-07 00:10:14 +00:00
hangas%netscape.com 2720443534 sspitzer: port news to the mac. remove silly printfs. put useful printfs behind DEBUG_NOISY_NEWS, so I can turn them all on from a Mac 1999-05-06 03:25:47 +00:00
hangas%netscape.com 795848a5d2 sspitzer: port news to the mac 1999-05-06 03:24:48 +00:00
hangas%netscape.com 95980cc7e0 Updated to build on Mac 1999-05-06 01:53:31 +00:00
sspitzer%netscape.com b0094e1e0f check for null before querying the interface 1999-05-06 00:19:49 +00:00
sspitzer%netscape.com 5db6657def tests are only for me 1999-05-06 00:19:11 +00:00
sspitzer%netscape.com df58b1215a 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 0fe35d60b4 initial work to move over ParseLine from 4.x world 1999-05-05 05:45:01 +00:00
bienvenu%netscape.com f8955f43aa fix ref counting problem with mListeners 1999-05-05 04:26:41 +00:00
sspitzer%netscape.com 17d71a8dd3 fix my own build bustage 1999-05-05 03:47:44 +00:00
hangas%netscape.com e16c073d0e sspitzer: changes to build news on the mac 1999-05-05 03:42:21 +00:00
hangas%netscape.com c80f6b8daa sspitzer: stop hiding these virtual methods (thanks mac compiler!) 1999-05-05 03:41:12 +00:00
hangas%netscape.com 89621ab0bc back off on the PRTime stuff for now 1999-05-05 03:39:51 +00:00
hyatt%netscape.com ae4e8ae9ca Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
putterman%netscape.com d8ce82864a use nsIDBMessage 1999-05-04 22:35:55 +00:00
sspitzer%netscape.com cbde14fb62 whoops, didn't mean to check this in 1999-05-04 21:53:17 +00:00
sspitzer%netscape.com 4e8f7659df remove warnings. stop using sscanf. stop hardcoding news://news.mozilla.org
as our server uri.
1999-05-04 21:43:28 +00:00
ducarroz%netscape.com 8e3ffd0041 First Checked In. 1999-05-04 20:00:38 +00:00
sspitzer%netscape.com 6cfa5d0410 fix build bustage on UNIX 1999-05-04 03:25:25 +00:00
sspitzer%netscape.com 6850393f67 hook up the wiring so that when you click on news message in the threadpane,
right news url is run to load the correct message in the message pane
1999-05-04 03:16:24 +00:00
sspitzer%netscape.com 0efa8e1508 use the NS_WITH_SERVICE macro 1999-05-04 03:04:03 +00:00
sspitzer%netscape.com 3f92f3951e extend the parser test to add two headers to a public newsgroup 1999-05-04 03:03:29 +00:00
sspitzer%netscape.com 0643d21fb2 use NEWS_PORT instead of -1 as the default 1999-05-04 03:03:05 +00:00
sspitzer%netscape.com 77b1c66c7a #define the lengths of the string constants, and use this instead of
PL_strlen()
1999-05-04 03:02:18 +00:00
sspitzer%netscape.com ee7b31ef8f use #define instead of doing PL_strlen 1999-05-04 02:59:05 +00:00
sspitzer%netscape.com ae728a9650 make the news factory handle news messages 1999-05-04 02:56:33 +00:00
sspitzer%netscape.com f161dc9c1b more changes to get nntpTest (and eventually news) working 1999-05-04 02:37:15 +00:00
sspitzer%netscape.com 2f4ed1b383 changes to get nntpTest (and eventually news) working 1999-05-04 02:35:32 +00:00
sspitzer%netscape.com 96a461e7e6 these stub files are history. 1999-05-04 02:27:11 +00:00
sspitzer%netscape.com 2c070ebbe0 removing libnntpTest.
adding functionality to nntpTest
1999-05-04 02:26:10 +00:00
sspitzer%netscape.com 5ad02bb708 there is no libnntpTest.so anymore 1999-05-04 02:25:23 +00:00
sspitzer%netscape.com 36488a0e29 whoops. typo. I suck 1999-05-01 02:57:07 +00:00
sspitzer%netscape.com 46075b752f fix for #5814. get newsParserTest to work on Windows 1999-05-01 02:17:09 +00:00
sspitzer%netscape.com 99f2609790 fix for bug #5814. get newsParserTest to build on Windows 1999-05-01 02:15:54 +00:00
sspitzer%netscape.com 153e26c390 check in for bug #5814. get newsParserTest to build on Windows 1999-05-01 02:13:53 +00:00
sspitzer%netscape.com b82a0d7263 fix for bug #5668. now multiple news hosts really works. 1999-04-29 04:10:49 +00:00
alecf%netscape.com 18ab667877 instead of getting the first server from the account manager, get the first one named news.mozilla.org (eventually we have to figure out our own hostname from the URI) 1999-04-28 06:13:22 +00:00
bruce%cybersight.com 0eae38cc92 Remove -lnetutil from link lines in unix build. 1999-04-28 05:46:56 +00:00
sspitzer%netscape.com 27156b1495 use PR_smprintf, not sprintf().
for news, we aren't going to have .sdb for directories.
put the summary files in <newsdir>/host-<hostname>
1999-04-28 05:00:02 +00:00
mscott%netscape.com a313581a3f change the url state when we load a url and when are done with url. Fix a bug in ReadNewsList where: we needed more data from the server and instead of waiting, we returned an error code. 1999-04-27 19:57:30 +00:00
mscott%netscape.com 44b62e4b21 link against nntpTest.lib as it has the stubs for the news event sinks. 1999-04-27 19:56:04 +00:00
mscott%netscape.com af2cb31b74 Modernize the news test harness --> make it a url listener among other things. 1999-04-27 19:55:10 +00:00