Commit Graph

132 Commits

Author SHA1 Message Date
ducarroz%netscape.com
fe21d6a353 Remove any reference to compose classes 1999-02-09 17:33:29 +00:00
bienvenu%netscape.com
9f91cb13db put linebreak defines here since I can't put them in nsCRT.h 1999-02-09 05:07:21 +00:00
bienvenu%netscape.com
b68b1bca71 add line buffering class 1999-02-09 04:46:12 +00:00
warren%netscape.com
6762930792 Moved NS_ERROR_MODULE_MAILNEWS to xpcom/public/nsError.h 1999-02-09 04:28:35 +00:00
warren%netscape.com
6025c5369c Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
warren%netscape.com
4303f5bbff Broke out IMAP stuff. 1999-02-09 03:45:02 +00:00
mscott%netscape.com
fb0265ba77 Add values for CRLF.... 1999-02-09 03:23:10 +00:00
ducarroz%netscape.com
c6ca3f5256 Add support for nsIMsgCompose & nsIMsgCompFields 1999-02-09 01:36:14 +00:00
ducarroz%netscape.com
9c5d093528 Add class id for msgcompose and msgcompfields 1999-02-09 01:34:53 +00:00
ducarroz%netscape.com
4bfdb6fe36 add library compose.lib 1999-02-09 01:33:33 +00:00
mscott%netscape.com
edce6818e7 Ooops...forgot to check this file in. I changed the arguments for ExtractRFC822Addresses 1999-02-09 01:23:34 +00:00
bienvenu%netscape.com
a904be3126 add runtime only define 1999-02-08 00:45:46 +00:00
mscott%netscape.com
0eb1f0a7b1 Add the return value to ParseRFC822Addresses. the return value is the number of addresses.... 1999-02-08 00:16:21 +00:00
bienvenu%netscape.com
5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
bienvenu%netscape.com
1f548c6bcb add local folder summary spec class 1999-02-08 00:06:41 +00:00
bienvenu%netscape.com
586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
mscott%netscape.com
443714f84d Include "msgCore.h" as the first file in every source file to utilize precompiled headers... 1999-02-07 01:16:26 +00:00
alecf%netscape.com
28fb61bbde update to new NSPR types & utility routines 1999-02-06 02:55:39 +00:00
alecf%netscape.com
8b5df8f5a8 *** empty log message *** 1999-02-06 02:54:46 +00:00
warren%netscape.com
d343f7cbab More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder. 1999-02-06 02:11:54 +00:00
mscott%netscape.com
9b3155ea37 Remove nsMsgRDFFolder.cpp 1999-02-06 01:05:02 +00:00
mscott%netscape.com
951a430e21 Removing from the build... 1999-02-06 01:01:50 +00:00
bienvenu%netscape.com
11131cd99f use correct db class, nsMsgKeyArray, and PRBool 1999-02-05 21:15:18 +00:00
alecf%netscape.com
bdfea7fab3 fix unix mail/news Makefiles to actually build correctly 1999-02-05 20:15:54 +00:00
alecf%netscape.com
6a70fc538f add newlines at the end of these files
(to play nice with some compilers)
1999-02-05 08:04:27 +00:00
warren%netscape.com
45b98e50f0 Ported XPPtrArray (and MSG_FolderArray) to use nsVoidArray and nsISupportsArray. 1999-02-05 07:02:51 +00:00
warren%netscape.com
937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
bienvenu%netscape.com
1933da603b add a couple msg db error codes 1999-02-05 03:03:50 +00:00
bienvenu%netscape.com
ac8a541cda call the class nsNewsSet for now 1999-02-05 02:43:16 +00:00
bienvenu%netscape.com
b0b64ea395 add news rc handling class 1999-02-05 02:32:41 +00:00
putterman%netscape.com
f8d0cde0b4 nsMsgFolder is a resource again. 1999-02-05 01:58:36 +00:00
putterman%netscape.com
e1f232b67d Make sure refcount for nsMsgMailFolder is correct. 1999-02-04 19:07:47 +00:00
putterman%netscape.com
631622f74a Added RDF Resource for nsMsgFolder and added nsMsgMailFolder. 1999-02-04 17:56:08 +00:00
putterman%netscape.com
3f78da4f46 Added new RDF Resource for MsgFolder and added MailMsgFolder. 1999-02-04 17:54:04 +00:00
warren%netscape.com
ec0912b258 Added missing include 1999-02-02 05:40:03 +00:00
alecf%netscape.com
3ca8ab75b0 update nsIMsgFolder to reflect new XPIDL compiler output 1999-02-02 00:20:21 +00:00
mscott%netscape.com
2fc61a2597 Use new name for mailnews library..msgcore. 1999-02-01 22:11:19 +00:00
bienvenu%netscape.com
34c027fc8a add a couple error defines for db opening 1999-02-01 03:03:10 +00:00
mscott%netscape.com
a33031fc4f Removed nsMsgKeyPtrArray because it doesn't buid on linux (it depends on unsigned key array which isn't building on linux yet...) 1999-01-31 08:23:37 +00:00
mscott%netscape.com
3aaf889a0f Build nsMsgPtrArray correctly. Remove flag preventing this library from being linked with others. 1999-01-31 07:53:21 +00:00
mscott%netscape.com
0c49943c79 Remove delete operator... 1999-01-31 07:48:59 +00:00
mscott%netscape.com
c984f1653c removing delete operator....next time the file is generated from its .idl equivalent, this would have
been removed.
1999-01-31 07:48:34 +00:00
mscott%netscape.com
7e92d31534 get rid of XP_TO_UPPER and use nsCRT equivalents...get rid of NET_Unescape/Escape and use nsEscape.h equivalents... 1999-01-31 07:43:52 +00:00
bienvenu%netscape.com
f0ef8c0cd8 add msgFlags types 1999-01-29 03:10:49 +00:00
bienvenu%netscape.com
84eeae8044 add key and uint32 collections classes 1999-01-29 03:09:55 +00:00
bienvenu%netscape.com
4cfcf1aef1 remove unneeded win16 code 1999-01-29 03:08:57 +00:00
mscott%netscape.com
6ee4aefb35 Build nsMsgPtrArray and nsMsgGroupRecord. 1999-01-28 22:12:50 +00:00
bienvenu%netscape.com
74a820a427 collection classes for mailnews 1999-01-28 19:54:58 +00:00
putterman%netscape.com
e7895f5f2a Added flag functions. 1999-01-28 01:23:40 +00:00
mscott%netscape.com
f1f8ea56df Export nsMsgPtrArray.h and nsMsgGroupRecord.h 1999-01-27 04:02:04 +00:00
alecf%netscape.com
d3e1b21178 whoops, this was the wrong name for this file 1999-01-27 03:49:09 +00:00
putterman%netscape.com
c336720d7d Added nsIMsgFolder implentation 1999-01-27 03:04:29 +00:00
putterman%netscape.com
15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +00:00
alecf%netscape.com
ebcaf17042 slight change to meet new nsRepository API 1999-01-26 21:42:39 +00:00
alecf%netscape.com
53995b4aa2 rename Profile->Virtual and change API slightly to be more COM like 1999-01-25 23:38:53 +00:00
alecf%netscape.com
37a18ca839 more changes to nsIMsgFolder for functions we need to have once the real
nsIMsgFolder arrives
1999-01-25 23:38:09 +00:00
alecf%netscape.com
1f1be21c36 add dummy nsIMsgFolder so that other things can compile.
putterman will check a real interface
1999-01-23 02:48:58 +00:00
alecf%netscape.com
6f9d7e1465 add an IID and make this derive from nsISupports 1999-01-23 02:39:43 +00:00
mscott%netscape.com
cd2ef561d0 Export new header files. 1999-01-21 01:12:11 +00:00
alecf%netscape.com
5239d546f6 fix busted build in main tree 1999-01-16 05:52:29 +00:00
alecf%netscape.com
d8f58ec00d add nsIMsgGroupRecord to build process 1999-01-16 04:59:25 +00:00
alecf%netscape.com
2830a7d0ff new interface to nsMsgGroupRecord 1999-01-16 04:52:15 +00:00
alecf%netscape.com
8afb4c882a start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
alecf%netscape.com
d2c2f3e428 adding MSG_FOLDER_FLAG* values from old include/msgcom.h 1999-01-16 04:30:00 +00:00
alecf%netscape.com
9e0c2273c4 include fe_proto.h instead of manually defining LINEBREAK 1999-01-15 02:11:42 +00:00
alecf%netscape.com
ebdfaaa40b add XPPtrArray and related classes 1999-01-15 01:54:38 +00:00
alecf%netscape.com
c26be2a26c start building nsMsgGroupRecord 1999-01-15 00:00:31 +00:00
alecf%netscape.com
a304d139ff move nsIMsgHost.* into base 1999-01-14 23:51:32 +00:00
alecf%netscape.com
5e502deeb0 adding nsMsgGroupRecord (previously msg_GroupRecord) 1999-01-14 23:09:22 +00:00
alecf%netscape.com
7b2fbd5071 PL_Malloc -> PR_Malloc
(oops)
1999-01-13 22:48:44 +00:00
alecf%netscape.com
95762c837d update to use new NSPR APIs 1999-01-12 21:03:59 +00:00
alecf%netscape.com
64ebddeee0 oops, misspelled MEWS->NEWS 1999-01-12 01:09:45 +00:00
alecf%netscape.com
5cc6c52c40 updated to add messenger-specific utility macros 1999-01-11 20:46:13 +00:00
alecf%netscape.com
560cd85091 add error constant for mail/news 1999-01-11 20:15:17 +00:00
mscott%netscape.com
6f5cd0485a Changing nsMsgCID.h to nsMsgBaseCID.h 1999-01-07 00:33:01 +00:00
alecf%netscape.com
78784fba02 for now, export the implementation header file so we can get
to the factory. Bleah.
1998-12-22 21:12:21 +00:00
alecf%netscape.com
911ad9485c Don't complain about Makefile 1998-12-21 22:16:01 +00:00
alecf%netscape.com
1f5e2a6a7b *** empty log message *** 1998-12-21 22:12:02 +00:00
mscott%netscape.com
e94861c5f1 First checked in. 1998-12-21 21:13:57 +00:00
mscott%netscape.com
b55d8647b8 Added build and test directories to mailnews/base. 1998-12-21 21:06:36 +00:00
mscott%netscape.com
f53b2b2518 First checked in. 1998-12-21 17:57:13 +00:00
mscott%netscape.com
4127a17201 First checked in. 1998-12-21 17:51:08 +00:00