pjs/mailnews/compose
sspitzer%netscape.com 222f3e58f5 fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
..
build 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
macbuild 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
prefs Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
public 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
resources fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
src fix for bug #50662;leak in nsMsgSend.cpp;r=ducarroz;sr=mscott 2000-12-20 21:52:56 +00:00
tests fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
.cvsignore
Makefile.in Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
makefile.win