Commit Graph

30 Commits

Author SHA1 Message Date
ducarroz%netscape.com
91146929de Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
ducarroz%netscape.com
75490058dd Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
ducarroz%netscape.com
8120145715 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
ducarroz%netscape.com
f43c28181f Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft 1999-12-01 22:34:49 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
mscott%netscape.com
ad166748ef Bug #7811 --> turn this interface into an XPIDL interface. 1999-08-27 21:12:22 +00:00
mscott%netscape.com
557063df5d I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
mscott%netscape.com
704ed758ef 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
alecf%netscape.com
63333d8651 add smtp server to mac/unix/windows build 1999-08-20 04:20:23 +00:00
ducarroz%netscape.com
72ab2dc38a fix for bug 10382 1999-08-06 00:19:17 +00:00
rhp%netscape.com
975ad90fb9 Changes for Drafts and Templates 1999-07-31 19:59:35 +00:00
rhp%netscape.com
e4c1bf272c Compose back end cleanup 1999-07-13 18:38:36 +00:00
rhp%netscape.com
1c192ecb11 Changes for compose reorg 1999-06-24 23:54:34 +00:00
rhp%netscape.com
1d71c93760 New quoting functionality 1999-06-15 23:22:34 +00:00
rhp%netscape.com
c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com
f3cb15a9ad update make file 1999-06-11 00:25:16 +00:00
rhp%netscape.com
a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
rhp%netscape.com
cec8446911 Adding files to Makefiles 1999-06-07 18:54:37 +00:00
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
sspitzer%netscape.com
f4e3232236 MsgPost is extinct 1999-05-04 02:41:24 +00:00
putterman%netscape.com
bd64ca0c80 Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
sspitzer%netscape.com
7f8c11fd68 changes for the post to newsgroup work 1999-04-15 20:26:56 +00:00
ducarroz%netscape.com
8cf7ba7da0 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:32:48 +00:00
mscott%netscape.com
6c7697219c Export nsISmtpService.h 1999-02-23 00:55:38 +00:00
ducarroz%netscape.com
56f5510745 add export for nsIMsgSend.h & nsMsgSendFact.h 1999-02-17 19:41:12 +00:00
ducarroz%netscape.com
c3d87ae834 Add support for msgCompose and msgCompFields 1999-02-09 01:40:25 +00:00
mscott%netscape.com
2640deb808 First pass at an SmtpUrl interface...still need to add acessors for post data.... 1999-02-07 01:46:20 +00:00