gecko-dev/mailnews/base/public
1999-05-19 01:47:41 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
MailNewsTypes.idl IDL version of MailNewsTypes.idl 1999-05-12 04:38:11 +00:00
Makefile.in fix objdir build bustage in XPIDL idl files by forward declaring nsIMessage instead of including it 1999-05-12 23:57:26 +00:00
makefile.win temporarily don't build nsIDOMMsgAppcore.idl 1999-05-19 01:47:41 +00:00
MANIFEST remove nsIMessenger from Mac/Windows 1999-04-26 22:43:09 +00:00
msgCore.h define NS_MSG_BASE which is used as a prefix in front of all functions & classes in base\util. This macro applies to win32 only right now. It is used to declare things as export when building the file and import when we are linking against the file. This helps us make msgcoreutil build as a dynamic library on win32. 1999-05-18 23:46:23 +00:00
nsICopyMessageListener.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsICopyMessageListener.idl More work on copying/moving messages. 1999-04-01 23:42:41 +00:00
nsIDOMMsgAppCore.h Add Delete Folders and Mark Messages Read. 1999-05-14 00:41:03 +00:00
nsIDOMMsgAppCore.idl Add Delete Folders and Mark Messages Read. 1999-05-14 00:41:03 +00:00
nsIFolder.h fix luxor's build bustage by adding nsIFolder and nsIFolderListener to IDL file list, which required regeneration of some header files 1999-05-12 19:11:22 +00:00
nsIFolder.idl fix luxor's build bustage by adding nsIFolder and nsIFolderListener to IDL file list, which required regeneration of some header files 1999-05-12 19:11:22 +00:00
nsIFolderListener.h Flag changed methods. 1999-05-14 00:41:23 +00:00
nsIFolderListener.idl Flag changed methods. 1999-05-14 00:41:23 +00:00
nsIMessage.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMessage.idl Add nsIDBMessage interface and remove GetPath from nsIImapFolder. 1999-05-04 22:33:40 +00:00
nsIMessageView.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMessageView.idl Started work on threading. 1999-04-07 00:03:26 +00:00
nsIMsg.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsg.idl add this so XPIDL is happy 1999-02-23 01:39:55 +00:00
nsIMsgAccount.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgAccount.idl change nsIEnumerators to nsISupportsArrays and implement some of the getIdentities() getServers() etc 1999-04-20 22:48:32 +00:00
nsIMsgAccountManager.h add new FindServersByHostname() method 1999-04-27 18:37:58 +00:00
nsIMsgAccountManager.idl add new FindServersByHostname() method 1999-04-27 18:37:58 +00:00
nsIMsgFolder.h add GetServer method to get the incoming server associated with a folder 1999-05-15 21:04:42 +00:00
nsIMsgFolder.idl add GetServer method to get the incoming server associated with a folder 1999-05-15 21:04:42 +00:00
nsIMsgGroupRecord.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgGroupRecord.idl readding necessary interface files 1999-03-24 04:54:00 +00:00
nsIMsgHdr.idl Add MarkRead 1999-05-14 00:41:37 +00:00
nsIMsgHost.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgHost.idl move nsIMsgHost.* into base 1999-01-14 23:51:32 +00:00
nsIMsgIdentity.h Add pref WrapColumn 1999-05-14 18:51:59 +00:00
nsIMsgIdentity.idl Add pref WrapColumn 1999-05-14 18:51:59 +00:00
nsIMsgIncomingServer.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgIncomingServer.idl add new GetServerURI() method for asking a server for the root RDF URI and make a generic GetLocalPath() for getting the local directory for this server. 1999-04-26 18:38:26 +00:00
nsIMsgMailNewsUrl.h Make interface public. 1999-04-01 01:11:36 +00:00
nsIMsgMailSession.h Add folder listeners. 1999-05-14 00:41:52 +00:00
nsIMsgMessageService.h fix luxor's build bustage by adding nsIFolder and nsIFolderListener to IDL file list, which required regeneration of some header files 1999-05-12 19:11:22 +00:00
nsIMsgMessageService.idl fix luxor's build bustage by adding nsIFolder and nsIFolderListener to IDL file list, which required regeneration of some header files 1999-05-12 19:11:22 +00:00
nsIMsgRDFFolder.h part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
nsIMsgSignature.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgSignature.idl first addition of account/identity interfaces, with IDL 1999-04-06 22:35:13 +00:00
nsIMsgThread.h forward declare instead of including IDL 1999-05-12 21:21:54 +00:00
nsIMsgThread.idl forward declare instead of including IDL 1999-05-12 21:21:54 +00:00
nsIMsgVCard.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIMsgVCard.idl first addition of account/identity interfaces, with IDL 1999-04-06 22:35:13 +00:00
nsIUrlListener.h rev these interfaces 1999-05-12 05:30:06 +00:00
nsIUrlListener.idl IDL version of nsIUrlListener 1999-05-12 04:37:56 +00:00
nsIUrlListenerManager.h fix newline at end of file problem 1999-03-06 01:24:36 +00:00
nsMsgFolderFlags.h Added cached flag 1999-02-25 03:01:22 +00:00
nsMsgGroupnameFlags.h start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
nsMsgHeaderMasks.h fix head mask define 1999-05-10 21:06:12 +00:00
nsMsgLocalFolderHdrs.h local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
nsMsgMD5.h MD5 implementation, thanks to mrsam@geocities.com 1999-02-19 02:12:44 +00:00
nsMsgMessageFlags.h add runtime only define 1999-02-08 00:45:46 +00:00