sspitzer%netscape.com
d1116767c3
use NEWS_PORT instead of -1 as the default
1999-05-04 03:03:05 +00:00
sspitzer%netscape.com
e1fc414b66
#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
557e810976
use #define instead of doing PL_strlen
1999-05-04 02:59:05 +00:00
sspitzer%netscape.com
6e475fc55f
make the news factory handle news messages
1999-05-04 02:56:33 +00:00
sspitzer%netscape.com
58fc853664
more changes to get nntpTest (and eventually news) working
1999-05-04 02:37:15 +00:00
sspitzer%netscape.com
d16e31e6e7
changes to get nntpTest (and eventually news) working
1999-05-04 02:35:32 +00:00
sspitzer%netscape.com
e11943a38d
these stub files are history.
1999-05-04 02:27:11 +00:00
sspitzer%netscape.com
95ed2037a2
removing libnntpTest.
...
adding functionality to nntpTest
1999-05-04 02:26:10 +00:00
sspitzer%netscape.com
d3f9b9b81d
there is no libnntpTest.so anymore
1999-05-04 02:25:23 +00:00
sspitzer%netscape.com
4a056cd62c
whoops. typo. I suck
1999-05-01 02:57:07 +00:00
sspitzer%netscape.com
43c409abd4
fix for #5814 . get newsParserTest to work on Windows
1999-05-01 02:17:09 +00:00
sspitzer%netscape.com
de56d182f6
fix for bug #5814 . get newsParserTest to build on Windows
1999-05-01 02:15:54 +00:00
sspitzer%netscape.com
590e15cb08
check in for bug #5814 . get newsParserTest to build on Windows
1999-05-01 02:13:53 +00:00
sspitzer%netscape.com
ec6e26b471
fix for bug #5668 . now multiple news hosts really works.
1999-04-29 04:10:49 +00:00
alecf%netscape.com
8e3eb389aa
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
b06f2076eb
Remove -lnetutil from link lines in unix build.
1999-04-28 05:46:56 +00:00
sspitzer%netscape.com
463c8d96c9
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
a650177f51
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
160846a5c4
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
3efecbadbe
Modernize the news test harness --> make it a url listener among other things.
1999-04-27 19:55:10 +00:00
sspitzer%netscape.com
e253954fc5
more changes
1999-04-27 04:47:03 +00:00
mscott%netscape.com
4ac4709ac1
Use MSG_LINEBREAK instead of LINEBREAK.
1999-04-27 03:06:34 +00:00
sspitzer%netscape.com
e11d5572ef
remove a warning. get nntpTest closer to working...
1999-04-27 02:45:15 +00:00
sspitzer%netscape.com
e88ba54a00
NS_NewNntpUrl is not used anymore. changes to build nntpTest every time on
...
windows
1999-04-27 02:31:23 +00:00
sspitzer%netscape.com
016acba1ba
more changes to get this working...
1999-04-27 02:25:57 +00:00
sspitzer%netscape.com
248dedd1cc
more changes to get this beast to build and run on Windows and Linux
1999-04-27 02:21:53 +00:00
sspitzer%netscape.com
d216634d16
changes to get the nntpTest building again on Linux
1999-04-27 02:12:55 +00:00
sspitzer%netscape.com
7c7361f225
changes to get news db messages in the thread page
1999-04-27 00:01:01 +00:00
sspitzer%netscape.com
97210e95de
changes to get subscribed news groups to show up in the folder pane
1999-04-26 23:03:13 +00:00
sspitzer%netscape.com
74ce84adf2
put newline at end of file
1999-04-26 22:31:53 +00:00
sspitzer%netscape.com
e3755911c0
add newline to end of file
1999-04-26 22:31:42 +00:00
alecf%netscape.com
8a44f192c0
switch to using new GetLocalPath call and nsCOMPtr
1999-04-26 21:38:38 +00:00
alecf%netscape.com
7fe6f96c15
fix unknown PR_smprintf problem
1999-04-26 21:07:14 +00:00
alecf%netscape.com
bed48ebdd7
add protocol-specific implementation of GetServerURI() in preparation for new method in nsIMsgIncomingServer interface
1999-04-26 18:37:15 +00:00
sspitzer%netscape.com
51259bdd77
turn off some of my printfs
1999-04-26 18:04:17 +00:00
putterman%netscape.com
00223812e1
changed nsIMessage to nsIMsgDBHdr.
1999-04-25 22:34:02 +00:00
mscott%netscape.com
a4f7e4fd18
ProcessXOVER must now take a PRUint32 instead of an int32
1999-04-25 19:54:02 +00:00
mscott%netscape.com
5044641319
ReadNextLine now returns the number of bytes. This simplified our use of the function dramatically.
...
nsMsgLineStreamBuffer takes a line delimeter of CRLF for nntp.
1999-04-25 19:53:22 +00:00
mscott%netscape.com
762099d28c
status must now be an unsigned int32 for process xover.
1999-04-25 19:52:01 +00:00
putterman%netscape.com
14518c8ad0
added nsNewsMessage, nsNewsUtils and use nsIMsgDBHdr.
1999-04-24 20:47:04 +00:00
putterman%netscape.com
dc3d9c5de0
Add ability to create a message.
1999-04-24 20:46:07 +00:00
rickg%netscape.com
60d6e75581
update to sync with nsString2
1999-04-22 06:39:40 +00:00
mscott%netscape.com
494956c237
constructor for nsMsgLineBufferStream takes a new argument specifying if new lines should be allocated for ReadNextLine.
1999-04-22 01:54:32 +00:00
mscott%netscape.com
28a05d8dda
Replace the old slow ReadLine code to use the new more efficient nsMsgLineBufferStream class. Right now this class creates a new buffer for each line returned so we need to free this buffer. Later on, I'll be looking into removing the allocation of the new line and some of these statements will be made obsolete.
1999-04-21 20:23:47 +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
mscott%netscape.com
684bef5fb5
add support for nsIMsgMessageService interface.
1999-04-21 18:57:24 +00:00
rickg%netscape.com
26f04dff54
sync with new nsString2 API
1999-04-21 04:02:14 +00:00
sspitzer%netscape.com
b3c26e822b
build tweakage for the incoming nntp server changes
1999-04-21 02:56:38 +00:00
sspitzer%netscape.com
064f8e5ee6
work for the incoming nntp server
1999-04-21 02:55:48 +00:00
sspitzer%netscape.com
633669a9eb
work for the nntp incoming server
1999-04-21 02:55:25 +00:00
sspitzer%netscape.com
79bb0249e5
incoming nntp server work
1999-04-21 02:48:30 +00:00
putterman%netscape.com
d7f960923c
Fixed Windows build.
1999-04-20 20:03:40 +00:00
sspitzer%netscape.com
e15dd04774
more changes to get news in the folder pane
1999-04-20 19:10:43 +00:00
sspitzer%netscape.com
9623299d87
changes to get news in the folder pane
1999-04-20 19:08:10 +00:00
sspitzer%netscape.com
b4e69fd784
add missing NPL comment
1999-04-16 21:46:26 +00:00
rhp%netscape.com
428ea843e4
Moving header parser interface
1999-04-16 19:02:22 +00:00
sspitzer%netscape.com
9396fb9a42
changes for newly generated header
1999-04-15 20:18:02 +00:00
sspitzer%netscape.com
502a67eba5
changes for newly generated headers
1999-04-15 20:17:36 +00:00
nhotta%netscape.com
3151ac176f
nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name.
1999-04-13 19:18:22 +00:00
jdunn%netscape.com
45abef6c49
fix compiler error, need to specify base class access
1999-04-12 21:48:58 +00:00
sspitzer%netscape.com
c3b0a51cde
quiet the UNIX compiler. Thanks to bruce@cybersight.com for this patch.
1999-04-12 21:28:28 +00:00
jdunn%netscape.com
2ed3995c96
fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';'
1999-04-12 20:56:15 +00:00
putterman%netscape.com
71f0141d5e
use PL_strfree.
1999-04-12 20:24:47 +00:00
sspitzer%netscape.com
f67e8a300e
need to do a SessionCommit, not a SmallCommit, to get the changes
...
written out to disk
1999-04-12 20:10:42 +00:00
sspitzer%netscape.com
ab3860d150
do a commit to get the db to write.
...
someone (nsMsgFolder?) still has an open reference to the db when I quit,
so it doesn't automatically get written out
1999-04-12 19:07:36 +00:00
sspitzer%netscape.com
2e29c63d52
use a more realistic path
1999-04-12 03:57:19 +00:00
sspitzer%netscape.com
bdb969e36b
cleaned this code up. (still a work in progress)
1999-04-12 03:41:32 +00:00
braddr%puremagic.com
bc34760959
Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
...
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
sspitzer%netscape.com
c989e21049
fix the hardcoded value. don't wory. this is temporary anyways
1999-04-11 00:39:30 +00:00
sspitzer%netscape.com
8178791847
minor tweak to the still-not-done news parser test
1999-04-10 21:56:55 +00:00
sspitzer%netscape.com
e0763e021e
changes to get newsParserTest to work (at least, work better...)
1999-04-10 00:54:19 +00:00
sspitzer%netscape.com
0c4be041ff
adding these cvsignore files
1999-04-10 00:39:11 +00:00
sspitzer%netscape.com
3e67a02921
fix the makefile to listen to ENABLE_TESTS
1999-04-10 00:35:08 +00:00
mcafee%netscape.com
9bdb3e952e
Using XP macro for -lz
1999-04-07 04:19:01 +00:00
sspitzer%netscape.com
43426539e7
build the tests by default
1999-04-06 06:47:47 +00:00
sspitzer%netscape.com
905bea92ce
fix my build breakage
1999-04-06 04:36:28 +00:00
sspitzer%netscape.com
34b7d25991
add the newsParser test
1999-04-06 04:23:42 +00:00
sspitzer%netscape.com
3fd8819602
add newParserTest to the tests
1999-04-06 04:23:17 +00:00
mscott%netscape.com
48c6a1ae82
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with mozjs and xplib.
1999-04-04 22:22:04 +00:00
mscott%netscape.com
4e441a455d
Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with JS and with xplib.
1999-04-04 22:20:57 +00:00
mscott%netscape.com
f1b687c27b
Part of my mailnews reduce disk footprint cleanup effort. Add definitions that we used to get from allxpstr.h.
1999-04-04 22:20:06 +00:00
mscott%netscape.com
127af14f4b
Part of my mailnews reduce disk footprint cleanup effort. Remove XP_Hash stuff and replace it with PL_Hash.
1999-04-04 22:19:47 +00:00
mscott%netscape.com
4d6f5a7ace
Part of my mailnews reduce disk footprint cleanup effort. Don't include mkutils.h. Remove extern for out of memory which we used to get from allxpstr.
1999-04-04 22:18:59 +00:00
mscott%netscape.com
8b71c44428
Part of my mailnews reduce disk footprint cleanup effort. Many changes to remove dependencies on xplib. Removed all StrAllocCopy and StrAllocCat calls. Isolated the externs we needed from allxpstr.h, we'll defines those in nntpCore.h for now.
1999-04-04 22:18:14 +00:00
kipp%netscape.com
13768741c9
Work even when --disable-static is configured on
1999-04-03 19:48:02 +00:00
kipp%netscape.com
42704671dc
Fixed to work on hpux and link properly and other unix's
1999-04-03 19:47:42 +00:00
ducarroz%netscape.com
cc95330bfa
update manifest file, part of mailnews Mac landing
1999-04-01 18:47:53 +00:00
mscott%netscape.com
f5e7285bb3
patch from Bruce Mitchener Jr." <bruce@cybersight.com> to change delete to delete [].
1999-03-29 22:15:54 +00:00
mcafee%netscape.com
3a99c257a4
Ignore generated files.
1999-03-27 09:22:27 +00:00
sspitzer%netscape.com
a4b8f68fdd
fix so that libmailnews.so will pick up
...
FindDescendant__16nsMsgGroupRecordPCc
also known as,
nsMsgGroupRecord::FindDescendant(char const *)
1999-03-26 23:13:13 +00:00
mscott%netscape.com
084631a564
Fix build breakage on windows. For some reason VC6.0 is able to find the include file for nsMsgKey_none. VC5.0 apparently has more problems with it...
1999-03-26 02:05:14 +00:00
mscott%netscape.com
f247c62edf
Don't built nntpTest until it is upgraded to use the new news service.
1999-03-26 01:11:20 +00:00
mscott%netscape.com
fe4785355b
Build nsNntpService.
1999-03-26 01:10:16 +00:00
mscott%netscape.com
1ae14ebecb
Export nsINntpService.h
1999-03-26 01:09:32 +00:00
mscott%netscape.com
9b062bac04
Build the build directory.
1999-03-26 01:09:02 +00:00
mscott%netscape.com
a4aa227ddd
Part of making news a standalone component. Build the "build" directory.
1999-03-26 01:05:20 +00:00
mscott%netscape.com
8c06146a07
Part of making news a stand alone component. nntp url supports the nsIMsgMailNewsUrl interface.
1999-03-26 01:04:12 +00:00
mscott%netscape.com
685bcbf3ea
Build nsNntpService.
1999-03-26 01:03:27 +00:00
mscott%netscape.com
0dd962f755
Spell nsNNTPProtocol.h correctly when including the file. (unix is case sensitive)
1999-03-26 01:02:57 +00:00
mscott%netscape.com
20526cdd43
Part of making news a stand alone dll. remove "C" functions for creating / running news url.
1999-03-26 01:02:12 +00:00
mscott%netscape.com
68f1f2443f
Part of making news a stand alone dll. Updates to nntp url to inherit from nsIMsgMailNewsUrl.Add url listener code as well.
1999-03-26 01:01:15 +00:00
mscott%netscape.com
e0c068602a
(not part of build yet) implementation of nntp service.
1999-03-25 04:48:45 +00:00
mscott%netscape.com
651c5f178b
(not part of build yet). New nntp service for processing nntp requests...
1999-03-25 04:48:01 +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
bd950047bc
(not part of build yet) remove NO_DEPEND.
1999-03-25 04:46:26 +00:00
ducarroz%netscape.com
69b39560f9
First Checked In.
1999-03-24 21:49:55 +00:00
mscott%netscape.com
bb3dad46ac
(not part of build). Initial frame work for making news a dll....
1999-03-24 02:45:58 +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
mscott%netscape.com
8e4f3218cc
We need a CID for this interface.
1999-03-24 02:30:19 +00:00
alecf%netscape.com
75a2d37cb0
update to link against appropriate libraries
1999-03-24 01:21:52 +00:00
mscott%netscape.com
dbee3eb4a1
Link with the msgcoreutil library.
1999-03-22 23:26:21 +00:00
mscott%netscape.com
5057828638
The wrong pointer was getting passed into the create instance call for the event queue service.
1999-03-22 23:25:45 +00:00
alecf%netscape.com
f83072931c
support Unix for temporary file hack for libmime
1999-03-20 00:41:19 +00:00
alecf%netscape.com
d6ccda4153
make news a regular shared library to link against
1999-03-20 00:41:02 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
alecf%netscape.com
7ce4ce04b5
#if 0 out calls to functions we haven't defined yet.
1999-03-13 01:07:11 +00:00
alecf%netscape.com
4240ea87fe
now link libnntp directly into base, so we can do dogfood
1999-03-12 20:05:16 +00:00
alecf%netscape.com
9b89d0f3ca
fix constness casting problem
1999-03-11 02:08:41 +00:00
alecf%netscape.com
31d630638b
rev these interfaces
1999-03-11 01:33:33 +00:00
alecf%netscape.com
fa6213f632
eliminate duplicate IID
1999-03-11 01:32:08 +00:00
alecf%netscape.com
1387a8c647
we don't need to link against these libraries any more on unix
1999-03-11 01:30:07 +00:00
alecf%netscape.com
152d6dee20
link against our libraries to resolve as many differences as possible
1999-03-11 01:28:48 +00:00
alecf%netscape.com
77284d305f
rev nsINNTPHost and nsINewsgroupList interfaces
1999-03-11 01:18:04 +00:00
alecf%netscape.com
f1d9ff0baa
rev the interface, update char* to const char*
1999-03-10 22:32:46 +00:00
alecf%netscape.com
1fc3386c29
don't build tests by default
1999-03-10 06:01:40 +00:00
alecf%netscape.com
82955a73b6
don't link against base libmailnews
1999-03-10 06:00:59 +00:00
alecf%netscape.com
838c473ea4
remove old call to NS_NewRFC822Parser
1999-03-10 06:00:11 +00:00
alecf%netscape.com
d48c59d920
use CreateInstance to create a parser rather than linking directly with libmailnews.so
1999-03-10 04:22:52 +00:00
warren%netscape.com
e82053f242
Removed nsService stuff.
1999-03-09 12:29:08 +00:00
warren%netscape.com
b2b7c1f496
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
1999-03-09 09:52:30 +00:00
mscott%netscape.com
94b1e7a35a
fix build breakage. file stream updates for mcmullen.
1999-03-06 01:17:55 +00:00
alecf%netscape.com
7bac30eacb
rev IDL-generated headers, won't bust on nsIID this time.
1999-03-06 00:05:51 +00:00
alecf%netscape.com
396690f1cd
only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on
1999-03-04 01:36:25 +00:00
mscott%netscape.com
399ea6d2b6
part of scc's merge: change interface calls to IID() to GetIID().
1999-03-04 00:57:51 +00:00
putterman%netscape.com
02d699b740
Works with RegisterComponent
1999-02-27 07:15:41 +00:00
mscott%netscape.com
be36211bdc
Stop building nntptest until I fix the factory problems and come up with a progID...
1999-02-27 03:48:15 +00:00
mscott%netscape.com
7262d1820b
Link with nntpTest library.
1999-02-27 00:43:54 +00:00
mscott%netscape.com
6a7ed6622f
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
1999-02-26 03:59:33 +00:00
alecf%netscape.com
268c7f7eae
rev the XPIDL-generated headers, and update API calls to match
...
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing
Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
warren%netscape.com
7f928e4843
Reorganization. Changes for collections, enumerations, generic folders, file paths, etc.
1999-02-24 10:39:06 +00:00
bienvenu%netscape.com
384880c034
start getting nntp hooked up to news database
1999-02-19 03:09:39 +00:00
mscott%netscape.com
b5b812dad5
Change default path for writing tempArticle.eml into to c:\temp.
1999-02-18 04:46:54 +00:00
mscott%netscape.com
49b52e41fd
Makefile to build the nntpTest harness
1999-02-18 01:16:12 +00:00
mscott%netscape.com
1423e250a6
Oops...build the nntp sub directory as well
1999-02-18 01:15:40 +00:00
mscott%netscape.com
b4f9bef322
Build the stub code as a library.
1999-02-18 01:14:05 +00:00
mscott%netscape.com
d4b8741e60
build nntp sub directory...
1999-02-18 00:54:37 +00:00
mscott%netscape.com
3ccdec55be
NNTP test harness. This code was moved here from news\tests.
1999-02-18 00:54:06 +00:00
mscott%netscape.com
f71f51d24a
Removing from repository. This file now lives in tests\nntp.
1999-02-18 00:53:29 +00:00
mscott%netscape.com
01ff3c5312
For now, disable the nntp test executable. (I'll look into moving this into a separate makefile...)
...
Build the test stubs as a stand alone library...
1999-02-18 00:29:11 +00:00
mscott%netscape.com
962abf964b
Don't use ::IID() function for the webshell interface because it doesn't support it....
1999-02-18 00:28:10 +00:00
mscott%netscape.com
cd3a30491f
Move some convience functions into nsNNTPProtocol. LoadUrl now takes a consumer.
1999-02-17 08:19:49 +00:00
mscott%netscape.com
dd141a9a92
LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo). Added code to call webshell->LoadUrl after retrieving a news article and writing it to a temp file. This will cause the url to be displayed in the ui.
1999-02-17 08:18:07 +00:00
mscott%netscape.com
8f505270db
LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo).
1999-02-17 08:17:04 +00:00
alecf%netscape.com
c4b2cd2795
fix for egcs 1.0.x multiple inheritance bug
1999-02-17 05:59:01 +00:00
bienvenu%netscape.com
b58e22a58a
get this to compile for debug me
1999-02-17 00:10:48 +00:00
bienvenu%netscape.com
8f730af3b1
override IID method
1999-02-14 19:16:49 +00:00
warren%netscape.com
299d7e296e
Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
1999-02-13 10:39:59 +00:00
putterman%netscape.com
9ca6724d96
removing const from functions dealing with Init();
1999-02-12 19:03:08 +00:00
putterman%netscape.com
853a32b8b6
removing const from Init();
1999-02-12 19:02:18 +00:00
alecf%netscape.com
0c3146e23a
update libraries because RDF now depends on layout (which has a zillion other dependancies)
1999-02-11 07:27:39 +00:00
mscott%netscape.com
17e1db95b0
use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate....
1999-02-11 03:10:28 +00:00
mscott%netscape.com
ff75017c8e
Remove in-appropriate assertion...the rules have changed...
1999-02-11 03:03:51 +00:00
warren%netscape.com
099416ac8f
Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h.
1999-02-09 04:20:46 +00:00
mscott%netscape.com
c360487645
Oops...one of my changes got lost...if you are reading in user data, don't write it into m_userData unless the user
...
actually entered a value...if you do write in it, we step on the default value which is alredy in m_userData...
1999-02-09 03:21:34 +00:00
alecf%netscape.com
a6cffbe20e
Some headers aren't required after all.
...
reorder some of them and change HEADER_TOTAL to HEADER_LAST for consistency.
1999-02-09 02:55:39 +00:00
alecf%netscape.com
e19f45ba8a
terminate posts with "."
...
move FORCE_PR_LOG above the include for msgCore so that we can log in release builds
remove unnecessary assert
get ready for the next state after we post the message
1999-02-09 02:54:44 +00:00
alecf%netscape.com
9ed9f59124
fix up test harness for posting
1999-02-09 02:49:58 +00:00
alecf%netscape.com
3e46ee5f40
first shot at NNTP Newsgroup Post implementation...still have a few kinks to work out
1999-02-08 23:09:26 +00:00
alecf%netscape.com
c022a8653d
make this newsheader valid for now
1999-02-08 23:05:05 +00:00
mscott%netscape.com
81eedb60a5
Include msgCore.h as first include file for use as a precompiled header...
1999-02-07 01:11:39 +00:00
alecf%netscape.com
e37908ad5a
minor fixes to make unix keep building
1999-02-06 03:37:12 +00:00
warren%netscape.com
ab220d2640
More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder.
1999-02-06 02:11:54 +00:00
alecf%netscape.com
3e6e94de81
update test app to use new posting
1999-02-05 07:50:57 +00:00
alecf%netscape.com
184c8b4643
add support for posting messages
...
Not complete - the nsINNTPNewsgroupPost is not completely finished (it doesn't assemble the message)
1999-02-05 07:50:40 +00:00
alecf%netscape.com
c9050f8e9a
finish implementing nsINNTPNewsgroupPost, and fix factory function
1999-02-05 07:49:28 +00:00
warren%netscape.com
df754d928d
Ported XPPtrArray (and MSG_FolderArray) to use nsVoidArray and nsISupportsArray.
1999-02-05 07:02:51 +00:00
alecf%netscape.com
bc80a68cdf
first shot implementation of nsNNTPNewsgroupPost
1999-02-05 06:12:44 +00:00
alecf%netscape.com
0a59061199
minor warnings cleanup
1999-02-05 05:43:53 +00:00
alecf%netscape.com
8fb4a797eb
new NewsgroupPost interface
1999-02-05 05:43:21 +00:00
alecf%netscape.com
724f60cefa
minor warnings fixes
1999-02-05 05:42:27 +00:00
alecf%netscape.com
ce3f4e80d3
minor warnings fixes
1999-02-05 05:25:55 +00:00
warren%netscape.com
57e76cf0be
Added nsIMsg and nsMsg impl. Changed counts to be unsigned.
1999-02-05 03:08:00 +00:00
mscott%netscape.com
20baab0535
Get rid of m_isSocketOpen variable. Rely on new transport Open method to determine if
...
the transport needs opened. Release some more interfaces when we go away...
1999-02-04 23:52:04 +00:00
mscott%netscape.com
149f172d27
Only replace m_userData in the prompt call if the user entered some legitimate data...otherwise we risk stepping on our default
...
value.
1999-02-04 23:04:07 +00:00
mscott%netscape.com
2270f4ffe0
Remove dependency on mime.lib because we don't need it just yet...
1999-02-04 21:02:06 +00:00
mscott%netscape.com
dbd7abf4a3
SetupUrl should return a value...this fixes build problem on windows...
1999-02-04 19:44:31 +00:00
alecf%netscape.com
fe2961eec1
more fixes to allow for Message posting (not there yet...)
1999-02-04 04:27:10 +00:00
alecf%netscape.com
081346c526
add new accessor for message member
1999-02-04 04:26:29 +00:00
alecf%netscape.com
604be293c2
minor fixes to prevent dereferencing NULL pointers
1999-02-04 04:26:03 +00:00
mscott%netscape.com
e787dfe733
Small stuff..fixed some windows build breakages by returning a value in SetupUrl and PostData...
1999-02-04 02:36:57 +00:00
alecf%netscape.com
6deb7ec8cd
move URL setup to a common function
...
change scanf -> fgets
initial skeleton for posting
1999-02-04 01:11:25 +00:00
mscott%netscape.com
2456733e35
newsgroup call to GetName is no longer a const method so the nsINNTPNewsgroup passed into the article list can't be const either....
...
performing clean up on the interface and implementation to fix this...
1999-02-03 00:19:55 +00:00
warren%netscape.com
d8ff57a7ea
Made objs build into objdir.
1999-02-02 05:39:41 +00:00
mscott%netscape.com
7538bde7f7
Fix a bug in my ReadLine implementation where I wasn't properly killing off CRLFs before returning the line. Added code which writes article contents to a file as RFC-822. Now we just need a hook into the viewer app to display the file and we can display articles in HTML. Yeah!.
1999-02-02 03:09:50 +00:00
mscott%netscape.com
f0c98a0ea1
Cast away constness for newsgroup interface for testing purposes...If we need to do this in the real news host, we'll change the news host interface such that the newsgroup passed in is not const..
1999-02-02 03:05:39 +00:00
mscott%netscape.com
f95a2384c7
Changed file name.
1999-02-02 02:50:46 +00:00
leaf%mozilla.org
f652a69d79
readding file for mscott
1999-02-02 02:33:32 +00:00
alecf%netscape.com
bb43204156
first attempt at using PL_ProcessEventQueue as the Unix main loop
1999-02-02 00:19:40 +00:00
alecf%netscape.com
218fb0147d
update to reflect new XPIDL generated API
1999-02-02 00:18:11 +00:00