..
.cvsignore
…
MANIFEST
first pass at fix for #7808 , XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
2000-01-04 22:41:21 +00:00
MANIFEST_IDL
back out file I didn't mean to check in
2000-02-23 10:48:17 +00:00
Makefile.in
changes for subscribe. it needs to be general, not just for news, since imap
2000-04-23 01:19:51 +00:00
makefile.win
changes for subscribe. it needs to be general, not just for news, since imap
2000-04-23 01:19:51 +00:00
msgCore.h
add offline error code r=sspitzer,sr=mscott 15865
2000-12-19 01:16:20 +00:00
nsICopyMessageListener.idl
Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
2000-02-16 00:39:23 +00:00
nsICopyMsgStreamListener.idl
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
2000-01-18 22:33:35 +00:00
nsIFolder.idl
API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms
2000-05-14 20:35:46 +00:00
nsIFolderListener.idl
fix #54491 (subscribe is a big fat pig)
2000-11-17 20:47:31 +00:00
nsIIncomingServerListener.idl
Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
1999-11-14 20:36:22 +00:00
nsIMessage.idl
rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
2000-08-16 23:45:58 +00:00
nsIMessageView.idl
fix build bustage.
2000-05-17 00:46:47 +00:00
nsIMessenger.idl
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsIMessengerMigrator.idl
"Local Folders" doesn't have an identity anymore. r=mscott
2000-01-25 04:57:22 +00:00
nsIMessengerWindowService.idl
adding this, will be used very soon for autosubscribe.
2000-04-22 18:45:02 +00:00
nsIMsgAccount.idl
fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman
2000-02-11 00:55:54 +00:00
nsIMsgAccountManager.idl
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.
2000-12-17 01:19:41 +00:00
nsIMsgBiffManager.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgCopyService.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgCopyServiceListener.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgFolder.idl
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.
2000-12-17 01:19:41 +00:00
nsIMsgFolderCache.idl
keep folder cache from getting stale, r=putterman 18346
2000-07-26 21:22:54 +00:00
nsIMsgFolderCacheElement.idl
use online name instead of db name for imap folders, r=sspitzer 24631
2000-01-26 06:05:42 +00:00
nsIMsgGroupRecord.idl
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
nsIMsgHdr.idl
more work on offline message storage and retrieval, r=sspitzer, sr=mscott 15865
2000-12-09 01:15:16 +00:00
nsIMsgHost.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgIdentity.idl
first part of fix for #28898 - switch SMTP server API to store the key not the server itself, for easier access from the account manager
2000-05-22 05:33:49 +00:00
nsIMsgIncomingServer.idl
fix default account names r=alecf 29579
2000-08-19 20:52:31 +00:00
nsIMsgMailNewsUrl.idl
work on offline msg support r=sspitzer, sr=mscott 15865
2000-12-06 19:35:43 +00:00
nsIMsgMailSession.idl
consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip
2000-03-30 22:50:54 +00:00
nsIMsgMessageService.idl
fix stop of msg move/copy r=mscott 28129
2000-08-06 20:15:32 +00:00
nsIMsgPrintEngine.idl
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsIMsgProtocolInfo.idl
Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott
2000-12-09 03:03:58 +00:00
nsIMsgRDFDataSource.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgSignature.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgStatusFeedback.idl
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsIMsgStringService.idl
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsIMsgThread.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgVCard.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIMsgViewNavigationService.idl
move enums into IDL
2000-05-14 20:41:40 +00:00
nsIMsgWindow.idl
fix for #24626 . when viewing a cancelled message, display the "error"
2000-12-19 02:36:32 +00:00
nsIMsgWindowData.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsISubscribableServer.idl
fix for #54491 and #60507
2000-11-21 02:06:03 +00:00
nsIUrlListener.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIUrlListenerManager.idl
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsMsgFolderFlags.h
add offline folder flags, r=sspitzer,sr=mscott 15865
2000-11-28 02:17:02 +00:00
nsMsgGroupnameFlags.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsMsgHeaderMasks.h
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
2000-02-07 03:06:51 +00:00
nsMsgLocalFolderHdrs.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsMsgMD5.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsMsgMessageFlags.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00