pjs/mailnews/base/public
racham%netscape.com 9275fe9fe9 Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer 2001-02-23 02:42:31 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
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 Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00
makefile.win Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00
msgCore.h add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott 2001-02-06 02:05:31 +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 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when 2001-02-16 02:05:41 +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 make the message view persist on a per folder basis. (#63853) 2001-01-04 00:12:36 +00:00
nsIMessenger.idl 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when 2001-02-16 02:05:41 +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 25589. r=timeless, sr=bienvenu, sspitzer. Adding feature drag and drop of folder. 2001-02-02 20:21:52 +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
nsIMsgDBView.idl NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
nsIMsgFolder.idl Relanding Necko Changes. 2001-02-21 20:38:08 +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
nsIMsgFolderCompactor.idl 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when 2001-02-16 02:05:41 +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 fix bug 41083 Signature path not stored correctly when containing non-english characters 2001-02-22 10:18:54 +00:00
nsIMsgIncomingServer.idl Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer 2001-02-23 02:42:31 +00:00
nsIMsgMailNewsUrl.idl Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it, 2001-01-12 21:56:47 +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 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +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 Bug #34592 --> tweak the case of several IDL methods 2001-01-08 22:48:27 +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 make the message view persist on a per folder basis. (#63853) 2001-01-04 00:12:36 +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 rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane. 2000-12-19 03:45:21 +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