gecko-dev/mailnews/base/public
sspitzer%netscape.com af4500add9 fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly. 1999-10-18 20:42:06 +00:00
..
.cvsignore
MANIFEST oops, didn't mean to remove this file 1999-08-19 06:09:50 +00:00
MANIFEST_IDL export/build nsIMsgProtocolInfo.idl on all platforms 1999-09-13 22:51:38 +00:00
Makefile.in General cleanup. 1999-09-14 22:49:58 +00:00
makefile.win export/build nsIMsgProtocolInfo.idl on all platforms 1999-09-13 22:51:38 +00:00
msgCore.h Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
nsICopyMessageListener.idl get rid of nsString2, more hooking up of status 1999-08-07 02:30:11 +00:00
nsICopyMsgStreamListener.idl
nsIFolder.idl clean up folder and server naming: 1999-08-10 04:39:22 +00:00
nsIFolderListener.idl add folder loaded notification and hack around dynamic folder loading slowness method 1999-09-13 21:36:02 +00:00
nsIMessage.idl Added MarkFlagged interface. 1999-08-24 21:45:21 +00:00
nsIMessageView.idl added message view. 1999-09-09 06:16:33 +00:00
nsIMessenger.idl implemented forward message as attachment & inline; a=mcafee 1999-09-29 20:37:12 +00:00
nsIMsgAccount.idl implement toString() for accounts (for debugging) 1999-08-27 20:55:35 +00:00
nsIMsgAccountManager.idl fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly. 1999-10-18 20:42:06 +00:00
nsIMsgBiffManager.idl
nsIMsgCopyService.idl get rid of nsString2, more hooking up of status 1999-08-07 02:30:11 +00:00
nsIMsgCopyServiceListener.idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
nsIMsgFolder.idl fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly. 1999-10-18 20:42:06 +00:00
nsIMsgFolderCache.idl initial entry, not part of build 1999-07-15 02:57:37 +00:00
nsIMsgFolderCacheElement.idl initial entry, not part of build 1999-07-15 02:57:37 +00:00
nsIMsgGroupRecord.idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
nsIMsgHdr.h Added MarkFlagged interface. 1999-08-24 21:45:21 +00:00
nsIMsgHdr.idl Added MarkFlagged interface. 1999-08-24 21:45:21 +00:00
nsIMsgHost.idl
nsIMsgIdentity.idl depricate old SMTP API. 1999-09-20 06:50:21 +00:00
nsIMsgIncomingServer.idl add method to shut down connections 1999-09-30 01:44:30 +00:00
nsIMsgMailNewsUrl.idl add folder loaded notifications 1999-09-15 00:59:03 +00:00
nsIMsgMailSession.idl Add NotifyFolderLoaded 1999-09-16 21:07:01 +00:00
nsIMsgMessageService.idl Rename nsIMsgUriUrl to nsIMsgMessageURI because it now holds 1999-09-12 05:06:19 +00:00
nsIMsgProtocolInfo.idl implement mapping from server.type to IID 1999-09-17 23:59:51 +00:00
nsIMsgSignature.idl
nsIMsgStatusFeedback.idl Add SetWebShell 1999-08-20 22:42:52 +00:00
nsIMsgThread.idl replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
nsIMsgVCard.idl
nsIMsgWindowData.idl added message view. 1999-09-09 06:16:33 +00:00
nsIUrlListener.idl Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsIUrlListenerManager.idl XPIDLIZE nsIUrlListenerManager 1999-06-27 04:11:16 +00:00
nsMsgFolderFlags.h add created offline folder flag 1999-08-31 03:09:30 +00:00
nsMsgGroupnameFlags.h
nsMsgHeaderMasks.h
nsMsgLocalFolderHdrs.h
nsMsgMD5.h
nsMsgMessageFlags.h