sspitzer%netscape.com
|
2849be7bf0
|
more changes
|
1999-04-27 04:47:03 +00:00 |
mscott%netscape.com
|
c8c1a023c3
|
Use MSG_LINEBREAK instead of LINEBREAK.
|
1999-04-27 03:06:34 +00:00 |
sspitzer%netscape.com
|
30e65e2174
|
remove a warning. get nntpTest closer to working...
|
1999-04-27 02:45:15 +00:00 |
sspitzer%netscape.com
|
29f85dbedf
|
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
|
24e557b3b8
|
more changes to get this working...
|
1999-04-27 02:25:57 +00:00 |
sspitzer%netscape.com
|
c86490ede5
|
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
|
e62445398f
|
changes to get the nntpTest building again on Linux
|
1999-04-27 02:12:55 +00:00 |
sspitzer%netscape.com
|
87ddff6be9
|
changes to get news db messages in the thread page
|
1999-04-27 00:01:01 +00:00 |
sspitzer%netscape.com
|
085c1f0795
|
changes to get subscribed news groups to show up in the folder pane
|
1999-04-26 23:03:13 +00:00 |
sspitzer%netscape.com
|
e59e513084
|
put newline at end of file
|
1999-04-26 22:31:53 +00:00 |
sspitzer%netscape.com
|
ebe314420d
|
add newline to end of file
|
1999-04-26 22:31:42 +00:00 |
alecf%netscape.com
|
5f45e727c9
|
switch to using new GetLocalPath call and nsCOMPtr
|
1999-04-26 21:38:38 +00:00 |
alecf%netscape.com
|
ced86a8569
|
fix unknown PR_smprintf problem
|
1999-04-26 21:07:14 +00:00 |
alecf%netscape.com
|
5dfd5bc2ec
|
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
|
4eb437dee6
|
turn off some of my printfs
|
1999-04-26 18:04:17 +00:00 |
putterman%netscape.com
|
dc96e2a8b9
|
changed nsIMessage to nsIMsgDBHdr.
|
1999-04-25 22:34:02 +00:00 |
mscott%netscape.com
|
ac404f2776
|
ProcessXOVER must now take a PRUint32 instead of an int32
|
1999-04-25 19:54:02 +00:00 |
mscott%netscape.com
|
dca18e7d44
|
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
|
3108997b15
|
status must now be an unsigned int32 for process xover.
|
1999-04-25 19:52:01 +00:00 |
putterman%netscape.com
|
551d56de32
|
added nsNewsMessage, nsNewsUtils and use nsIMsgDBHdr.
|
1999-04-24 20:47:04 +00:00 |
putterman%netscape.com
|
fd958ea8cd
|
Add ability to create a message.
|
1999-04-24 20:46:07 +00:00 |
rickg%netscape.com
|
f86b7f933d
|
update to sync with nsString2
|
1999-04-22 06:39:40 +00:00 |
mscott%netscape.com
|
b4933a51c8
|
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
|
c95d00affa
|
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
|
d8f6a32185
|
Change to news instead of nntp.
|
1999-04-21 20:18:35 +00:00 |
mscott%netscape.com
|
252d578016
|
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
|
b1de92aaab
|
add support for nsIMsgMessageService interface.
|
1999-04-21 18:57:24 +00:00 |
rickg%netscape.com
|
8cc2bdda24
|
sync with new nsString2 API
|
1999-04-21 04:02:14 +00:00 |
sspitzer%netscape.com
|
4be0accd6d
|
build tweakage for the incoming nntp server changes
|
1999-04-21 02:56:38 +00:00 |
sspitzer%netscape.com
|
1c0526c49e
|
work for the incoming nntp server
|
1999-04-21 02:55:48 +00:00 |
sspitzer%netscape.com
|
ebf39ffed3
|
work for the nntp incoming server
|
1999-04-21 02:55:25 +00:00 |
sspitzer%netscape.com
|
a33249b045
|
incoming nntp server work
|
1999-04-21 02:48:30 +00:00 |
putterman%netscape.com
|
73d30ed0a8
|
Fixed Windows build.
|
1999-04-20 20:03:40 +00:00 |
sspitzer%netscape.com
|
e1b67a070b
|
more changes to get news in the folder pane
|
1999-04-20 19:10:43 +00:00 |
sspitzer%netscape.com
|
b4e142b8f1
|
changes to get news in the folder pane
|
1999-04-20 19:08:10 +00:00 |
sspitzer%netscape.com
|
3d20954e22
|
add missing NPL comment
|
1999-04-16 21:46:26 +00:00 |
rhp%netscape.com
|
599771aad8
|
Moving header parser interface
|
1999-04-16 19:02:22 +00:00 |
sspitzer%netscape.com
|
6bbbb2be2c
|
changes for newly generated header
|
1999-04-15 20:18:02 +00:00 |
sspitzer%netscape.com
|
952fb4980a
|
changes for newly generated headers
|
1999-04-15 20:17:36 +00:00 |
nhotta%netscape.com
|
6d3502a293
|
nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name.
|
1999-04-13 19:18:22 +00:00 |
jdunn%netscape.com
|
36d4d6257d
|
fix compiler error, need to specify base class access
|
1999-04-12 21:48:58 +00:00 |
sspitzer%netscape.com
|
70e2ff56a6
|
quiet the UNIX compiler. Thanks to bruce@cybersight.com for this patch.
|
1999-04-12 21:28:28 +00:00 |
jdunn%netscape.com
|
3bfb1ebbb6
|
fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';'
|
1999-04-12 20:56:15 +00:00 |
putterman%netscape.com
|
5e083ca57b
|
use PL_strfree.
|
1999-04-12 20:24:47 +00:00 |
sspitzer%netscape.com
|
438e2e98d6
|
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
|
fd30b8676e
|
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
|
77920ebdd0
|
use a more realistic path
|
1999-04-12 03:57:19 +00:00 |
sspitzer%netscape.com
|
40caa83d9c
|
cleaned this code up. (still a work in progress)
|
1999-04-12 03:41:32 +00:00 |
braddr%puremagic.com
|
82c03050ce
|
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
|
bc9673671a
|
fix the hardcoded value. don't wory. this is temporary anyways
|
1999-04-11 00:39:30 +00:00 |
sspitzer%netscape.com
|
832d59b91e
|
minor tweak to the still-not-done news parser test
|
1999-04-10 21:56:55 +00:00 |
sspitzer%netscape.com
|
a0fffd7e2e
|
changes to get newsParserTest to work (at least, work better...)
|
1999-04-10 00:54:19 +00:00 |
sspitzer%netscape.com
|
7ab6d8f00e
|
adding these cvsignore files
|
1999-04-10 00:39:11 +00:00 |
sspitzer%netscape.com
|
01e0a1b387
|
fix the makefile to listen to ENABLE_TESTS
|
1999-04-10 00:35:08 +00:00 |
mcafee%netscape.com
|
32083fdeaf
|
Using XP macro for -lz
|
1999-04-07 04:19:01 +00:00 |
sspitzer%netscape.com
|
7c1d7cde16
|
build the tests by default
|
1999-04-06 06:47:47 +00:00 |
sspitzer%netscape.com
|
a86bf203b6
|
fix my build breakage
|
1999-04-06 04:36:28 +00:00 |
sspitzer%netscape.com
|
090b13c235
|
add the newsParser test
|
1999-04-06 04:23:42 +00:00 |
sspitzer%netscape.com
|
198913d00e
|
add newParserTest to the tests
|
1999-04-06 04:23:17 +00:00 |
mscott%netscape.com
|
b161a286d8
|
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
|
d76ff2f5e4
|
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
|
eaeeb40a65
|
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
|
751ea317c7
|
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
|
ba21952cc5
|
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
|
b2fc402848
|
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
|
f5c07b9d5a
|
Work even when --disable-static is configured on
|
1999-04-03 19:48:02 +00:00 |
kipp%netscape.com
|
b1fad92629
|
Fixed to work on hpux and link properly and other unix's
|
1999-04-03 19:47:42 +00:00 |
ducarroz%netscape.com
|
f5e81d9806
|
update manifest file, part of mailnews Mac landing
|
1999-04-01 18:47:53 +00:00 |
mscott%netscape.com
|
d0feeb8baf
|
patch from Bruce Mitchener Jr." <bruce@cybersight.com> to change delete to delete [].
|
1999-03-29 22:15:54 +00:00 |
mcafee%netscape.com
|
e7e4ae2cb4
|
Ignore generated files.
|
1999-03-27 09:22:27 +00:00 |
sspitzer%netscape.com
|
82e235aed3
|
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
|
196b470206
|
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
|
ffdd0c6e55
|
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
|
a9e60fdad6
|
Build nsNntpService.
|
1999-03-26 01:10:16 +00:00 |
mscott%netscape.com
|
e2a8aba4fb
|
Export nsINntpService.h
|
1999-03-26 01:09:32 +00:00 |
mscott%netscape.com
|
f6e05b2db2
|
Build the build directory.
|
1999-03-26 01:09:02 +00:00 |
mscott%netscape.com
|
d083c2a85d
|
Part of making news a standalone component. Build the "build" directory.
|
1999-03-26 01:05:20 +00:00 |
mscott%netscape.com
|
fa5aa84fe7
|
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
|
935f1c1868
|
Build nsNntpService.
|
1999-03-26 01:03:27 +00:00 |
mscott%netscape.com
|
37eba5d7fa
|
Spell nsNNTPProtocol.h correctly when including the file. (unix is case sensitive)
|
1999-03-26 01:02:57 +00:00 |
mscott%netscape.com
|
1195e1451a
|
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
|
1321dd9d85
|
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
|
59d39ffa08
|
(not part of build yet) implementation of nntp service.
|
1999-03-25 04:48:45 +00:00 |
mscott%netscape.com
|
9dce9fe796
|
(not part of build yet). New nntp service for processing nntp requests...
|
1999-03-25 04:48:01 +00:00 |
mscott%netscape.com
|
8a37f2363e
|
Not part of build yet. Register new nsNntpService component.
|
1999-03-25 04:47:12 +00:00 |
mscott%netscape.com
|
bf94820e1b
|
(not part of build yet) remove NO_DEPEND.
|
1999-03-25 04:46:26 +00:00 |
ducarroz%netscape.com
|
8ecc4e7b22
|
First Checked In.
|
1999-03-24 21:49:55 +00:00 |
mscott%netscape.com
|
80f8273c56
|
(not part of build). Initial frame work for making news a dll....
|
1999-03-24 02:45:58 +00:00 |
mscott%netscape.com
|
d9dbd2df40
|
(not part of the build yet). Initial framework for making news a dll.
|
1999-03-24 02:31:49 +00:00 |
mscott%netscape.com
|
0fb4d01987
|
We need a CID for this interface.
|
1999-03-24 02:30:19 +00:00 |
alecf%netscape.com
|
f038271222
|
update to link against appropriate libraries
|
1999-03-24 01:21:52 +00:00 |
mscott%netscape.com
|
13aae6d07b
|
Link with the msgcoreutil library.
|
1999-03-22 23:26:21 +00:00 |
mscott%netscape.com
|
013eb10560
|
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
|
b9f0cea053
|
support Unix for temporary file hack for libmime
|
1999-03-20 00:41:19 +00:00 |
alecf%netscape.com
|
a6ed5ca0be
|
make news a regular shared library to link against
|
1999-03-20 00:41:02 +00:00 |
leaf%mozilla.org
|
4ad9f70d5d
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
alecf%netscape.com
|
c1cdfe0b36
|
#if 0 out calls to functions we haven't defined yet.
|
1999-03-13 01:07:11 +00:00 |
alecf%netscape.com
|
b55e70fd90
|
now link libnntp directly into base, so we can do dogfood
|
1999-03-12 20:05:16 +00:00 |
alecf%netscape.com
|
2ac4ad9e81
|
fix constness casting problem
|
1999-03-11 02:08:41 +00:00 |
alecf%netscape.com
|
7fa6657004
|
rev these interfaces
|
1999-03-11 01:33:33 +00:00 |