gecko-dev/mailnews/compose/src
1999-08-31 06:36:23 +00:00
..
.cvsignore
Makefile.in remove nsMsgCompPrefs from build 1999-08-09 23:01:10 +00:00
makefile.win remove nsMsgCompPrefs from build 1999-08-09 23:01:10 +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 Fix for Mac bustage 1999-08-18 06:48:35 +00:00
nsMsgAttachmentHandler.h Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +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 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
nsMsgCompose.cpp Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
nsMsgCompose.h Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
nsMsgComposeService.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
nsMsgComposeService.h Add a new command to the message compose service that let you create a message from a nsIMsgCompFields 1999-07-14 21:38:58 +00:00
nsMsgComposeStringBundle.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
nsMsgComposeStringBundle.h Compose back end cleanup 1999-07-13 18:38:36 +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 more exorcism of abort() 1999-08-31 06:36:23 +00:00
nsMsgCompUtils.h Fix for file paths on Mac 1999-08-18 05:15:41 +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 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
nsMsgCreate.h Changes for Drafts and Templates 1999-07-31 19:59:35 +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 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
nsMsgEncoders.h New compose BE functionality 1999-06-07 18:48:32 +00:00
nsMsgI18N.cpp fixing a non-intentional change 1999-08-10 03:15:23 +00:00
nsMsgI18N.h Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
nsMsgPrompts.cpp nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 07:24:11 +00:00
nsMsgPrompts.h New compose BE functionality 1999-06-07 18:48:32 +00:00
nsMsgQuote.cpp Fix VC5 bustage 1999-08-27 22:32:19 +00:00
nsMsgQuote.h Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
nsMsgSend.cpp do not EVER abort(). this is rediculous. 1999-08-31 06:23:12 +00:00
nsMsgSend.h Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
nsMsgSendLater.cpp replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
nsMsgSendLater.h replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
nsMsgSendPart.cpp fix shadow warning (extra variable) 1999-08-20 03:57:37 +00:00
nsMsgSendPart.h Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
nsMsgTransition.h Changes for sending multipart/related messages 1999-07-21 20:17:07 +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 fix unused variable 1999-08-31 06:29:53 +00:00
nsSmtpProtocol.h Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
nsSmtpService.cpp Bug #7811 --> nsISmtpService is now expressed in idl and several of the interfaces changed. 1999-08-27 21:12:46 +00:00
nsSmtpService.h Bug #7811 --> nsISmtpService is now expressed in idl and several of the interfaces changed. 1999-08-27 21:12:46 +00:00
nsSmtpUrl.cpp Remove an errant semicolon 1999-08-25 21:28:39 +00:00
nsSmtpUrl.h Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
nsURLFetcher.cpp M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
nsURLFetcher.h NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/ 1999-08-22 13:26:18 +00:00