gecko-dev/mailnews/imap/src
bienvenu%netscape.com e1eea71612 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
..
.cvsignore add new IMAP makefiles 1999-01-14 23:16:27 +00:00
MANIFEST updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsIMAPBodyShell.cpp remove unneeded include 2000-01-11 06:15:31 +00:00
nsIMAPBodyShell.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPGenericParser.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPGenericParser.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPGroupRecord.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPGroupRecord.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPHostSessionList.cpp Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
nsIMAPHostSessionList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMAPNamespace.cpp partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu 2000-01-28 15:38:16 +00:00
nsIMAPNamespace.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapCore.h partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu 2000-01-28 15:38:16 +00:00
nsImapFlagAndUidState.cpp Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsImapFlagAndUidState.h fix box spec memory leaks, mismatched free r=mscott 2000-01-14 01:02:57 +00:00
nsImapIncomingServer.cpp fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott 2000-03-05 03:04:23 +00:00
nsImapIncomingServer.h fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203 2000-02-24 04:27:16 +00:00
nsImapMailFolder.cpp a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local 2000-03-09 04:17:02 +00:00
nsImapMailFolder.h fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread 2000-03-07 06:39:10 +00:00
nsImapMessage.cpp don't access mFolder directly, instead go through base class 2000-02-08 06:00:57 +00:00
nsImapMessage.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapMoveCoalescer.cpp fix problem applying multiple imap filter hits r=mscott,a=chofmann 21435 1999-12-13 02:24:13 +00:00
nsImapMoveCoalescer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapProtocol.cpp change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
nsImapProtocol.h logon referral code, r=mscott,jefft 2000-02-15 22:22:57 +00:00
nsImapProxyEvent.cpp add idl for mailbox spec and mail folder sink, r=mscott 2000-01-12 21:42:19 +00:00
nsImapProxyEvent.h remove obsolete folder sink proxy 2000-01-12 21:59:10 +00:00
nsImapSearchResults.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapSearchResults.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapServerResponseParser.cpp fix 26246 problem reading aol imap mail, just a typo 2000-02-10 06:56:22 +00:00
nsImapServerResponseParser.h fix box spec memory leaks, mismatched free r=mscott 2000-01-14 01:02:57 +00:00
nsImapService.cpp Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel 2000-03-01 03:10:06 +00:00
nsImapService.h Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
nsImapStringBundle.cpp Including nsString.h directly. It is included indirectly by nsFileSpec. This 2000-01-03 23:16:47 +00:00
nsImapStringBundle.h fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil 2000-02-26 01:04:50 +00:00
nsImapUndoTxn.cpp fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
nsImapUndoTxn.h fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
nsImapUrl.cpp a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local 2000-03-09 04:17:02 +00:00
nsImapUrl.h a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local 2000-03-09 04:17:02 +00:00
nsImapUtils.cpp fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745 2000-03-01 03:58:53 +00:00
nsImapUtils.h 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