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

46 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com d66f6ec3d8 export/build nsIMsgProtocolInfo.idl on all platforms 1999-09-13 22:51:38 +00:00
putterman%netscape.com 1801b7d5bd Add nsIMsgWindowData.idl 1999-08-20 22:42:03 +00:00
mscott%netscape.com 7b31aa58fa remove nsIMsgMailNewsUrl.h and add nsIMsgMailNewsUrl.idl 1999-08-04 20:28:47 +00:00
bienvenu%netscape.com a65b01ff95 add nsIMsgStatusFeedback.idl 1999-08-04 18:40:13 +00:00
bienvenu%netscape.com 71bd1f78f7 add folder cache idl to makefiles 1999-07-16 21:27:56 +00:00
alecf%netscape.com ca2b7abb04 XPIDLize nsIUrlListenerManager on Mac and windows 1999-06-27 04:20:04 +00:00
jefft%netscape.com ba6d113cfa added nsIMsgCopyServiceListener.idl 1999-06-23 21:17:24 +00:00
jefft%netscape.com d83052b6c3 added new file - nsIMsgCopyService.idl 1999-06-22 23:20:56 +00:00
putterman%netscape.com 24683a112f changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl 1999-06-14 22:43:45 +00:00
putterman%netscape.com a153009352 created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
sspitzer%netscape.com 9d88aaa6b9 clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
alecf%netscape.com f04821d6ad get rid of generated headers 1999-06-08 22:50:58 +00:00
mscott%netscape.com 266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
alecf%netscape.com 3dc683beab Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
putterman%netscape.com f5f66a5a61 Add nsIMsgBiffManager interface. Add Set/GetCharset to nsIMsgFolder. 1999-06-03 22:53:37 +00:00
alecf%netscape.com 7f7c0433d4 use XPIDL on windows for all these IDL files 1999-05-28 03:08:27 +00:00
alecf%netscape.com 0a37d0342e remove useless nsIMsg.h 1999-05-27 06:04:43 +00:00
alecf%netscape.com 5ca0e330e2 remove this useless header file 1999-05-27 05:30:16 +00:00
bienvenu%netscape.com ff66607b3f temporarily don't build nsIDOMMsgAppcore.idl 1999-05-19 01:47:41 +00:00
putterman%netscape.com 4eef62237b Generate headers from idl. 1999-05-19 01:07:54 +00:00
alecf%netscape.com 2d974a158b remove nsIMessenger from Mac/Windows 1999-04-26 22:43:09 +00:00
putterman%netscape.com 7620670d16 Added nsIMessage 1999-04-24 20:32:24 +00:00
mscott%netscape.com 888c9ed9a7 Export nsIMsgMessageService.h 1999-04-20 21:50:51 +00:00
rhp%netscape.com 599771aad8 Moving header parser interface 1999-04-16 19:02:22 +00:00
alecf%netscape.com 4823daa071 move nsIMsgThread to base/public, and create IDL source
nsIMsgThread.idl has to be in base/public because nsIMessage needs it during
IDL compilation
1999-04-10 20:23:54 +00:00
alecf%netscape.com f552311d79 landing multiple accounts
account information is now acquired by the account manager, which is held by the nsIMsgMailSession service.
1999-04-06 22:47:12 +00:00
putterman%netscape.com 9fd031ae06 Added nsIMessageView. 1999-04-05 23:33:43 +00:00
putterman%netscape.com fae9759465 Add nsICopyMessageListener. 1999-03-30 02:19:22 +00:00
mscott%netscape.com d8f9a575e9 Back out my attempted fix of alecf's build breakage...as leaf backed out his original changes. 1999-03-24 04:56:56 +00:00
mscott%netscape.com 9f0b83ab90 Fix build breakage for alecf. Don't try to export nsIMsgGroupRecord.h. It is no longer in the repository. 1999-03-24 03:33:12 +00:00
putterman%netscape.com 1353fb24cb Added folder listener. 1999-03-09 22:34:29 +00:00
alecf%netscape.com 5702320be6 - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
mscott%netscape.com 2bc1e4a03a Export nsIMsgIdentity.h and nsIMsgMailSession.h 1999-03-09 01:33:36 +00:00
mscott%netscape.com 25c567a86d Export nsIListenerUrl.h and nsIUrlListenerManager.h 1999-03-03 01:03:27 +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 dfd9c8234a Fix build by exporting nsIMsg.h 1999-02-26 03:54:45 +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 1e8554e680 Export nsIMsgMailNewsUrl.h 1999-02-24 02:22:22 +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 5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
warren%netscape.com d343f7cbab More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder. 1999-02-06 02:11:54 +00:00
warren%netscape.com 937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
putterman%netscape.com 3f78da4f46 Added new RDF Resource for MsgFolder and added MailMsgFolder. 1999-02-04 17:54:04 +00:00
putterman%netscape.com 15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +00:00
mscott%netscape.com cd2ef561d0 Export new header files. 1999-01-21 01:12:11 +00:00
mscott%netscape.com f53b2b2518 First checked in. 1998-12-21 17:57:13 +00:00