Commit Graph

6452 Commits

Author SHA1 Message Date
alecf%netscape.com
af6a61870f rev the idl-generated headers 1999-03-06 01:24:00 +00:00
alecf%netscape.com
a5fd680512 update interface to prepare to move nsMsgGroupRecord to be behind an interface 1999-03-06 01:23:07 +00:00
mscott%netscape.com
b2357b0bb0 Definition for LINEBREAK moved up into msgCore.h 1999-03-05 23:41:27 +00:00
mscott%netscape.com
32eded80a4 Add platform specific defintions for LINEBREAK (these came from nsMsgLineBuffer) 1999-03-05 23:40:53 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
mscott%netscape.com
4c14ff6884 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
alecf%netscape.com
ea1067a9a8 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +00:00
alecf%netscape.com
098c4c16b8 make this test compile on unix 1999-03-04 01:40:40 +00:00
alecf%netscape.com
c46f4462e5 forgot to include nsUInt32Array.cpp in this library! 1999-03-04 01:40:03 +00:00
alecf%netscape.com
57ecc8aa42 fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
alecf%netscape.com
f4568a3e25 only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
mscott%netscape.com
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
mscott%netscape.com
91f232e33e Requires netlib. 1999-03-03 01:12:20 +00:00
mscott%netscape.com
304faab3b1 Add code to register a url listener manager. 1999-03-03 01:11:53 +00:00
mscott%netscape.com
774105f6bb Build nsUrlListenerManager. 1999-03-03 01:10:42 +00:00
mscott%netscape.com
b8e04ff427 Build the url listener manager. 1999-03-03 01:08:29 +00:00
mscott%netscape.com
73cf638703 A generic url listener manager... 1999-03-03 01:07:55 +00:00
mscott%netscape.com
fc6a1e5185 MailNews Urls now support url listeners. Add these new methods to the base url interface class. 1999-03-03 01:06:52 +00:00
mscott%netscape.com
05bec3507b Remove from directory... 1999-03-03 01:05:37 +00:00
mscott%netscape.com
cca5baae6f Export nsIUrlListener.h and nsIUrlListenerManager.h 1999-03-03 01:05:04 +00:00
mscott%netscape.com
25c567a86d Export nsIListenerUrl.h and nsIUrlListenerManager.h 1999-03-03 01:03:27 +00:00
mscott%netscape.com
31cccfcf1d UrlListener interface and the interface for a generic url listener manager. Each of our url classes will have a url listener manager to handle the book keeping related to url listeners. 1999-03-03 01:02:53 +00:00
alecf%netscape.com
483af170ba make unix build the entire base directory into one .so 1999-03-01 23:23:35 +00:00
mscott%netscape.com
f9fd062256 Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib. 1999-03-01 19:16:31 +00:00
putterman%netscape.com
ea8d94188a Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
putterman%netscape.com
31d336b7e2 Compiles with RegisterComponent 1999-02-27 07:11:28 +00:00
alecf%netscape.com
b3709ef46b implement nsMessenger class 1999-02-27 03:14:40 +00:00
mscott%netscape.com
fe4238458a mailnews base requires DOM. 1999-02-27 03:09:16 +00:00
alecf%netscape.com
fbd846dbce add Interface implementation for JS stubs in messenger 1999-02-27 02:47:53 +00:00
alecf%netscape.com
6f4b821ca5 remove bogus headers 1999-02-27 02:42:26 +00:00
alecf%netscape.com
180a1fb0e2 implement new nsIMessenger interface, and make it accessable from JavaScript 1999-02-27 02:33:21 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
mscott%netscape.com
697f7718fc 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
mscott%netscape.com
e5421e9043 nsFileSpec updates. 1999-02-26 03:58:26 +00:00
mscott%netscape.com
dfd9c8234a Fix build by exporting nsIMsg.h 1999-02-26 03:54:45 +00:00
alecf%netscape.com
9a9aae17fd 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
putterman%netscape.com
80388bd070 Added cached flag 1999-02-25 03:01:22 +00:00
putterman%netscape.com
869d1254f5 Added db for message counts 1999-02-25 02:56:13 +00:00
putterman%netscape.com
53137a4208 Add msglocal.lib 1999-02-25 02:54:38 +00:00
bienvenu%netscape.com
eda9a5672d add new constructor from file path to avoid multiple nativization problems 1999-02-25 02:09:07 +00:00
bienvenu%netscape.com
b245f83cac fix build bustage 1999-02-24 17:23:57 +00:00
warren%netscape.com
747c99adae Removed dead GetRoot code. 1999-02-24 10:54:03 +00:00
warren%netscape.com
e632efc190 Obsolete -- now in local/src/nsLocalMailFolder.[h/cpp] 1999-02-24 10:50:44 +00:00
warren%netscape.com
59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
mscott%netscape.com
dd0ad352fc Export nsIMsgMailNewsUrl.h 1999-02-24 02:27:44 +00:00
mscott%netscape.com
48294ee90c we inherit from the nsIURL interface... 1999-02-24 02:26:29 +00:00
mscott%netscape.com
1e8554e680 Export nsIMsgMailNewsUrl.h 1999-02-24 02:22:22 +00:00
mscott%netscape.com
f6fdadefa6 A base class for methods common to all of our mail and news protocol url interfaces. 1999-02-24 02:21:31 +00:00
mscott%netscape.com
1b2c074516 Fix build breakage.RemoveElement does not take two arguments.... 1999-02-23 20:03:33 +00:00
putterman%netscape.com
4ebf33d5d5 removed nsMsgLocalMailFolder so it can go in local directory. 1999-02-23 05:24:52 +00:00
alecf%netscape.com
0298e62f58 add this so XPIDL is happy 1999-02-23 01:39:55 +00:00
mscott%netscape.com
68a30e86fa Adding some more common includes --> including the repository, service manager, nsCRT.... 1999-02-23 00:54:02 +00:00
bienvenu%netscape.com
d70809da77 fix off by one error in line parsing code 1999-02-22 19:14:25 +00:00
alecf%netscape.com
8fee9617b2 MD5 implementation, thanks to mrsam@geocities.com 1999-02-19 02:12:44 +00:00
warren%netscape.com
350b2cd9a8 Updated to use nsRDFResource (is this file obsolete though)? 1999-02-17 21:57:15 +00:00
alecf%netscape.com
18358985ef fix for egcs 1.0.x multiple inheritance bug 1999-02-17 05:59:01 +00:00
warren%netscape.com
e69b078636 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
alecf%netscape.com
1c8af60f39 fix for egcs compiler bugs 1999-02-16 23:10:46 +00:00
alecf%netscape.com
bedd428c58 export nsMsgLineBuffer.h 1999-02-16 20:08:06 +00:00
bienvenu%netscape.com
24ff0846f8 add Reset method for byte array 1999-02-15 03:08:04 +00:00
bienvenu%netscape.com
1d21e06b68 override IID method 1999-02-14 19:16:49 +00:00
warren%netscape.com
e8114e350d 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
bienvenu%netscape.com
aecc49a9c6 change name of embedded handler routine 1999-02-13 01:09:37 +00:00
putterman%netscape.com
0ddefa7a6c Added nsFolderEvent cid. Removed dependency on messenger dll. This dll
already has a factory that creates its own appcore.  Added self-registration.
1999-02-12 22:28:26 +00:00
bienvenu%netscape.com
89b49bd113 add export of nsLocalFolderSummarySpec 1999-02-12 21:38:36 +00:00
bienvenu%netscape.com
9f63630e77 replace PR_ASSERT with NS_ASSERTION 1999-02-12 01:58:10 +00:00
bienvenu%netscape.com
ecc6b71db3 changes for getting local mail folder parsing to work 1999-02-11 07:09:26 +00:00
bienvenu%netscape.com
a27e524d3e add error for not a mail folder 1999-02-11 07:09:05 +00:00
alecf%netscape.com
0b3c057f84 add support for creating new appcore 1999-02-11 06:27:27 +00:00
ducarroz%netscape.com
38ac2283d3 remove msgcompose.lib 1999-02-10 20:10:39 +00:00
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