635 Commits

Author SHA1 Message Date
alecf%netscape.com
6cb432c642 stop using [] operator on nsISupportsArrays (going away for scriptability) 1999-06-01 23:13:37 +00:00
ducarroz%netscape.com
7f790e91a1 First Checked In. 1999-06-01 23:12:32 +00:00
ramiro%netscape.com
53abf37698 Add cast for picky compiler. 1999-05-31 15:09:31 +00:00
sspitzer%netscape.com
7b5fb13be3 XPIDL-ify nsINntpService 1999-05-30 00:13:05 +00:00
sspitzer%netscape.com
c47d6cb6d3 XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
sspitzer%netscape.com
608ae21942 XPIDL-ify nsINNTPHost and adjust accordingly 1999-05-29 22:45:35 +00:00
sspitzer%netscape.com
fa41e26a94 DEBUG_sspitzer -> DEBUG_NEWS 1999-05-29 21:05:09 +00:00
sspitzer%netscape.com
6eae3b1549 fix const weirdness. clean up code for solaris compiler 1999-05-29 21:03:48 +00:00
sspitzer%netscape.com
a821a0e69a remove the const in preparation for moving to XPIDL 1999-05-29 21:02:30 +00:00
sspitzer%netscape.com
4d94accf80 remove stupid code because it's stupid 1999-05-29 21:01:19 +00:00
sspitzer%netscape.com
99a05c620a XPIDL-ify nsINNTPNewsgroupList, and adjust accordingly.
change DEBUG_sspitzer to DEBUG_NEWS
1999-05-29 21:00:12 +00:00
sspitzer%netscape.com
f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
putterman%netscape.com
15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
putterman%netscape.com
2a809a9270 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00
sspitzer%netscape.com
231bbc5ac9 changes for makeing news scriptable 1999-05-28 19:43:14 +00:00
blizzard%redhat.com
336beea369 remove hard coded toolkit names in tests 1999-05-28 03:42:59 +00:00
mcmullen%netscape.com
7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
bienvenu%netscape.com
f9b86efab9 fix build bustage 1999-05-27 05:47:52 +00:00
sspitzer%netscape.com
974e81b72e remove unnecessary crap 1999-05-27 02:50:46 +00:00
sspitzer%netscape.com
8805361dde fix UNIX build bustage 1999-05-27 01:52:34 +00:00
sspitzer%netscape.com
0aa6dc4fab don't need to do this. back it out. 1999-05-27 01:41:47 +00:00
sspitzer%netscape.com
83890318b0 fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
next
1999-05-27 01:22:14 +00:00
sspitzer%netscape.com
0cf7fd38b4 fix unix build breakage 1999-05-27 01:06:51 +00:00
sspitzer%netscape.com
68fcb9eef5 fix unix build bustage 1999-05-27 00:24:49 +00:00
mscott%netscape.com
247b29a6b5 Bug #6722 --> replace PR_Open with nsFileSpec/nsFileStream. 1999-05-26 23:01:23 +00:00
sspitzer%netscape.com
dfeb81ab79 turn DEBUG_sspitzer into DEBUG_NEWS.
use PR_sscanf instead of sscanf.
add more debugging printfs
1999-05-26 21:45:19 +00:00
sspitzer%netscape.com
def2edd4b2 fix the news test makefiles so they build on UNIX, now that xpcom2 has
landed.  turn them back on.
1999-05-26 15:45:49 +00:00
alecf%netscape.com
4437b06a39 disable news tests for now because we can't find XP_StringHash2 1999-05-26 08:05:57 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com
869a5b9d86 fix for #6908. a=chofmann, r=mscott. fixes the bug on mac and linux where loading news messages would cause the app to spin. 1999-05-24 23:30:04 +00:00
sspitzer%netscape.com
154abf677e fix for #6935. skip newsrc lines that look like this:
3746EF3F.6080309@netscape.com:
3746EF3F.6080309%40netscape.com:

Those aren't legal newsgroup names.  But previous versions of Communicator
dump that into the newsrc file when you load these urls:

news://news.mozilla.org/3746EF3F.6080309@netscape.com
news://news.mozilla.org/3746EF3F.6080309%40netscape.com
1999-05-23 00:44:46 +00:00
sspitzer%netscape.com
ad3f33881c fix for #6889. a=chofmann.
use tempMessage.eml so that reply to news works.
1999-05-22 19:37:13 +00:00
sspitzer%netscape.com
a06220fe39 fix for #6919. heed the "news.max_articles" pref. 1999-05-22 02:11:30 +00:00
sspitzer%netscape.com
559cf545bd fix for #6790. a=chofmann, r=mscott. make news messages show up in the message pane on the Mac 1999-05-21 04:54:04 +00:00
mscott%netscape.com
861fef8b5d Remove nsNewsArticleSet.h for sspitzer. 1999-05-20 03:18:13 +00:00
sspitzer%netscape.com
0edb4f1392 removed files: mozilla/mailnews/news/src/nsNNTPArticleSet.cpp 1999-05-20 02:57:19 +00:00
sspitzer%netscape.com
4a56b0473c remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet.
heed the news set.  this fixes #6730 and #6244.
1999-05-20 02:54:25 +00:00
mscott%netscape.com
d09f0061ac Updates with msgcoreutil building as a dll. 1999-05-18 23:59:45 +00:00
sspitzer%netscape.com
704c5b3870 changes to get news to work at the same time as imap and pop. the news part of the fix for #6405 1999-05-18 21:46:56 +00:00
sspitzer%netscape.com
188c856751 quick, fix my build bustage before anyone else sees it! 1999-05-18 03:43:24 +00:00
sspitzer%netscape.com
1c66145f79 "fat" is "NewsFAT" on the mac. turn my comment into an annoying printf, so
I'll be bugged to fix it.
1999-05-18 03:35:28 +00:00
sspitzer%netscape.com
af49070b99 changes required to do newsposting. 1999-05-18 00:36:49 +00:00
sspitzer%netscape.com
56736c6f88 more work for message post to nntp server 1999-05-16 04:18:51 +00:00
sspitzer%netscape.com
f20a351bc0 cast to quiet warnings. 1999-05-16 04:17:07 +00:00
sspitzer%netscape.com
e0acfc9428 use nsCOMPtr. quiet warnings. 1999-05-16 04:16:54 +00:00
sspitzer%netscape.com
25b1425861 remove worthless statement 1999-05-16 04:16:34 +00:00
sspitzer%netscape.com
d2e63b3e5d fix SunOS build breakage 1999-05-16 01:48:56 +00:00
sspitzer%netscape.com
876f6919f7 remove the run random news url crap. general cleanup. 1999-05-15 23:23:06 +00:00
sspitzer%netscape.com
a0e9f7058a use nsCOMPtr. more printfs. return on error. general cleanup of this test app. 1999-05-15 22:21:04 +00:00
sspitzer%netscape.com
efabc74635 replace DEBUG with DEBUG_sspitzer.
use nsCOMPtr.
1999-05-15 21:34:22 +00:00