.. |
.cvsignore
|
add new IMAP makefiles
|
1999-01-14 23:16:27 +00:00 |
MANIFEST
|
Adding MANIFEST file to fix build.
|
1999-07-23 16:36:23 +00:00 |
Makefile.in
|
Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
|
1999-09-16 14:50:19 +00:00 |
makefile.win
|
more work on hooking up progress and status
|
1999-08-04 18:45:36 +00:00 |
nsIMAPBodyShell.cpp
|
exorcism of net.h from IMAP
|
1999-10-04 23:53:56 +00:00 |
nsIMAPBodyShell.h
|
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
|
1999-09-08 03:39:53 +00:00 |
nsIMAPGenericParser.cpp
|
fix purify error in imap startup bug #14724 a=chofmann
|
1999-09-27 20:04:34 +00:00 |
nsIMAPGenericParser.h
|
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
|
1999-09-08 03:39:53 +00:00 |
nsIMAPGroupRecord.cpp
|
new nsIMAPGroupRecord
|
1999-01-15 00:00:49 +00:00 |
nsIMAPGroupRecord.h
|
new nsIMAPGroupRecord
|
1999-01-15 00:00:49 +00:00 |
nsIMAPHostSessionList.cpp
|
Bug #11837 --> rewrite the imap factory to use nsIModule. This meant adding appropriate factory methods to the components.
|
1999-10-04 00:29:18 +00:00 |
nsIMAPHostSessionList.h
|
Bug #11837 --> rewrite the imap factory to use nsIModule. This meant adding appropriate factory methods to the components.
|
1999-10-04 00:29:18 +00:00 |
nsIMAPNamespace.cpp
|
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
|
1999-09-08 03:39:53 +00:00 |
nsIMAPNamespace.h
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsImapCore.h
|
move message sink to idl
|
1999-09-12 17:49:08 +00:00 |
nsImapFlagAndUidState.cpp
|
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
|
1999-09-08 03:39:53 +00:00 |
nsImapFlagAndUidState.h
|
move flag and uid state to idl
|
1999-09-06 18:11:24 +00:00 |
nsImapIncomingServer.cpp
|
Bug #11837 --> in order to use NS_GENERIC_FACTORY_CONSTRUCTOR the
|
1999-10-05 05:44:41 +00:00 |
nsImapIncomingServer.h
|
fix vc5.0 build......include nsISupportsArray before using a com ptr on it.
|
1999-10-05 06:56:12 +00:00 |
nsImapMailFolder.cpp
|
fixed bug 10801 -- [Featuure] Save Messages, bug 14794 - message sent from unsent folder display as raw message; we need to pay attention to where we want to save the message as template, if the message goes to the local mail folder we have to add the dummy envelope header plus the x mozilla status lines; when sending unsent messages we need to set from/sender information to pass the sanity check at the send time; reviewed by rhp
|
1999-10-07 14:27:11 +00:00 |
nsImapMailFolder.h
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapMessage.cpp
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapMessage.h
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapMoveCoalescer.cpp
|
fix uninitialize variable
|
1999-08-09 23:28:27 +00:00 |
nsImapMoveCoalescer.h
|
add notifications for filter hits, fix totals for parent folders
|
1999-07-31 18:16:24 +00:00 |
nsImapProtocol.cpp
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
nsImapProtocol.h
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapProxyEvent.cpp
|
move message sink to idl
|
1999-09-12 17:49:08 +00:00 |
nsImapProxyEvent.h
|
move message sink to idl
|
1999-09-12 17:49:08 +00:00 |
nsImapSearchResults.cpp
|
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
|
1999-09-08 03:39:53 +00:00 |
nsImapSearchResults.h
|
more porting
|
1999-03-30 00:46:59 +00:00 |
nsImapServerResponseParser.cpp
|
Bug #15583 --> fix warning (unused variable)
|
1999-10-05 22:03:50 +00:00 |
nsImapServerResponseParser.h
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsImapService.cpp
|
make sure the user name goes into outgoing imap urls that we make
|
1999-10-13 05:21:08 +00:00 |
nsImapService.h
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapStringBundle.cpp
|
14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties".
|
1999-09-21 00:50:13 +00:00 |
nsImapStringBundle.h
|
improve imap performance by not putting up same status msg or frequent percent progress
|
1999-09-08 18:55:22 +00:00 |
nsImapUndoTxn.cpp
|
implemented forward messages as attachments & inline; a=mcafee
|
1999-09-29 20:43:50 +00:00 |
nsImapUndoTxn.h
|
nsString updates --> nsString(eOneByte) --> nsCString
|
1999-08-25 23:20:10 +00:00 |
nsImapUrl.cpp
|
Bug #16263 --> CreateListOfMessageIDStrings should look for '?' as the delimiter used by
|
1999-10-13 05:20:14 +00:00 |
nsImapUrl.h
|
Bug #11837 use NS_GENERIC_FACTORY_CONSTRUCTOR, remove NS_New**
|
1999-10-05 05:46:20 +00:00 |
nsImapUtils.cpp
|
for mscott fix memory leaks of imap urls 15088 r=bienvenu, a=chofmann
|
1999-09-28 21:50:04 +00:00 |
nsImapUtils.h
|
Bug #16263 --> make nsGetImapServer public
|
1999-10-13 05:19:27 +00:00 |