Граф коммитов

409 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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 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
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
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
alecf%netscape.com 8fee9617b2 MD5 implementation, thanks to mrsam@geocities.com 1999-02-19 02:12:44 +00:00
warren%netscape.com e69b078636 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +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 a27e524d3e add error for not a mail folder 1999-02-11 07:09:05 +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
mscott%netscape.com fb0265ba77 Add values for CRLF.... 1999-02-09 03:23:10 +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 586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +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 951a430e21 Removing from the build... 1999-02-06 01:01:50 +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
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
bienvenu%netscape.com 34c027fc8a add a couple error defines for db opening 1999-02-01 03:03:10 +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
bienvenu%netscape.com f0ef8c0cd8 add msgFlags types 1999-01-29 03:10:49 +00:00
putterman%netscape.com e7895f5f2a Added flag functions. 1999-01-28 01:23:40 +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 15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +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 a304d139ff move nsIMsgHost.* into base 1999-01-14 23:51:32 +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
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 f53b2b2518 First checked in. 1998-12-21 17:57:13 +00:00