gecko-dev/mailnews/compose/public
2001-03-07 01:08:04 +00:00
..
.cvsignore
Makefile.in Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
makefile.win Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
MANIFEST
MANIFEST_IDL
nsIMsgCompFields.idl
nsIMsgCompose.idl fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
nsIMsgComposeParams.idl fix for #58085. r=hwaara, ducarroz. sr=bienvenu. 2001-01-31 23:00:18 +00:00
nsIMsgComposeService.idl Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu 2001-03-05 20:00:26 +00:00
nsIMsgDraft.idl
nsIMsgQuote.idl
nsIMsgRecipientArray.idl
nsIMsgSend.idl
nsIMsgSendLater.idl
nsIMsgSendLaterListener.idl
nsIMsgSendListener.idl fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
nsISmtpServer.idl Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer 2001-03-07 01:08:04 +00:00
nsISmtpService.idl Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott. 2001-02-25 02:42:17 +00:00
nsISmtpUrl.idl Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott. 2001-02-25 02:42:17 +00:00
nsMsgCompFieldsFact.h
nsMsgComposeFact.h
nsMsgPostFact.h
nsMsgSendFact.h
nsMsgSendLaterFact.h