gecko-dev/mailnews/compose/public
ducarroz%netscape.com 98ab9642f9 Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott 2000-09-18 22:16:10 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in
makefile.win
nsIMsgCompFields.idl fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
nsIMsgCompose.idl Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott 2000-09-18 22:16:10 +00:00
nsIMsgComposeService.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
nsIMsgDraft.idl Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
nsIMsgQuote.idl Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has 2000-07-20 07:41:12 +00:00
nsIMsgRecipientArray.idl Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
nsIMsgSend.idl Bug #44161 --> remove reference to m_docshell which we don't need now. 2000-08-10 22:54:37 +00:00
nsIMsgSendLater.idl
nsIMsgSendLaterListener.idl
nsIMsgSendListener.idl
nsISmtpServer.idl Bug #47853, 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol 2000-08-08 00:22:34 +00:00
nsISmtpService.idl reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
nsISmtpUrl.idl Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
nsMsgCompFieldsFact.h
nsMsgComposeFact.h
nsMsgPostFact.h
nsMsgSendFact.h
nsMsgSendLaterFact.h