gecko-dev/mailnews/compose/src
1999-10-07 23:55:42 +00:00
..
.cvsignore Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
Makefile.in General cleanup. 1999-09-14 23:05:06 +00:00
makefile.win exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsComposeAppCore.cpp Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
nsMsgAttachmentHandler.cpp implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
nsMsgAttachmentHandler.h implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
nsMsgCompFields.cpp We were overloading SetHeader which was a method in an interface (nsIMsgCompFields) which we inherited from. This was hiding the 1999-08-04 23:58:57 +00:00
nsMsgCompFields.h exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsMsgCompose.cpp exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsMsgCompose.h add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
nsMsgComposeService.cpp add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
nsMsgComposeService.h add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
nsMsgComposeStringBundle.cpp 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
nsMsgComposeStringBundle.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
nsMsgCompPrefs.cpp remove identity-specific prefs 1999-06-29 04:45:28 +00:00
nsMsgCompPrefs.h remove identity-specific prefs 1999-06-29 04:45:28 +00:00
nsMsgCompUtils.cpp exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsMsgCompUtils.h hook up drafts/templates/fcc to identities 1999-09-22 07:03:27 +00:00
nsMsgCopy.cpp fix solaris bustage 1999-08-24 03:06:07 +00:00
nsMsgCopy.h get rid of nsString2 1999-08-07 02:32:02 +00:00
nsMsgCreate.cpp Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
nsMsgCreate.h implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
nsMsgDeliveryListener.cpp fix uninitialize variable 1999-08-10 04:00:38 +00:00
nsMsgDeliveryListener.h Changes to fix ref counting problem in compose back end 1999-07-03 21:19:51 +00:00
nsMsgEncoders.cpp fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2 1999-09-03 22:08:44 +00:00
nsMsgEncoders.h New compose BE functionality 1999-06-07 18:48:32 +00:00
nsMsgI18N.cpp Bug 8865, hooked up entity converter. 1999-09-15 19:32:32 +00:00
nsMsgI18N.h Bug 8865, hooked up entity converter. 1999-09-15 19:32:32 +00:00
nsMsgPrompts.cpp Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
nsMsgPrompts.h optimize use of PRunichars for string bundle. we were doing lots of 1999-09-21 06:30:11 +00:00
nsMsgQuote.cpp Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
nsMsgQuote.h moved CreateStartupUrl() to nsMsgUtils 1999-09-17 23:17:53 +00:00
nsMsgSend.cpp related to bug 14561, fix some other case where we didn't bring back errors while sending message. R=rhp 1999-10-05 23:48:40 +00:00
nsMsgSend.h Combined checkin: 1999-10-04 23:50:56 +00:00
nsMsgSendLater.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
nsMsgSendLater.h replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
nsMsgSendPart.cpp fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2 1999-09-03 22:08:44 +00:00
nsMsgSendPart.h exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsMsgTransition.h exorcise xp.h from compose header files, in preparation for nsIModule landing 1999-10-07 23:55:42 +00:00
nsMsgZapIt.cpp no newline at the end of the file 1999-06-16 00:24:39 +00:00
nsMsgZapIt.h New compose BE functionality 1999-06-07 18:48:32 +00:00
nsSmtpProtocol.cpp Bug #14072 --> throw up a dialog if the user tries to send a message 1999-09-22 08:25:58 +00:00
nsSmtpProtocol.h Add some basic status messages for sending a message. 1999-09-22 02:28:36 +00:00
nsSmtpServer.cpp fix for #14639 r=sspitzer 1999-09-23 18:43:08 +00:00
nsSmtpServer.h add new nsSmtpServer/etc to the build 1999-09-14 04:22:09 +00:00
nsSmtpService.cpp add new findServer() method and javadoc comments 1999-10-05 03:29:42 +00:00
nsSmtpService.h add new findServer() method and javadoc comments 1999-10-05 03:29:42 +00:00
nsSmtpUrl.cpp Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes. 1999-09-19 23:46:35 +00:00
nsSmtpUrl.h Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes. 1999-09-19 23:46:35 +00:00
nsURLFetcher.cpp implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
nsURLFetcher.h implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00