Commit Graph

60 Commits

Author SHA1 Message Date
ducarroz%netscape.com
7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
ccarlen%netscape.com
0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
ccarlen%netscape.com
f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
sspitzer%netscape.com
a9e8deaf11 checkin for mscott. 2001-11-01 07:01:22 +00:00
mscott%netscape.com
6dae7de7fc Backing out a corrupt mac project i think i checked in. 2001-11-01 06:58:37 +00:00
mscott%netscape.com
12fceb2462 Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.
r=ducarroz
sr=sspitzer
2001-11-01 06:27:04 +00:00
ducarroz%netscape.com
321184f9e3 Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
sfraser%netscape.com
72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com
491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
ducarroz%netscape.com
b36a5a5122 Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu 2001-08-16 00:27:53 +00:00
peterv%netscape.com
edb2d8d3f4 Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 18:05:48 +00:00
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
ducarroz%netscape.com
4e8eca6cab Mailnews performance branch landing... 2001-03-17 01:53:39 +00:00
ducarroz%netscape.com
cad861ab4e Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu. 2001-01-31 23:22:18 +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
sfraser%netscape.com
634ff81936 Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
sfraser%netscape.com
830e722a84 Fix access paths. 2000-05-11 19:13:10 +00:00
alecf%netscape.com
b63edac665 added files: mozilla/mailnews/compose/src/nsSmtpDataSource.cpp, mozilla/mailnews/compose/src/nsSmtpDelegateFactory.cpp 2000-05-10 07:47:54 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ducarroz%netscape.com
4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
sfraser%netscape.com
958a7faf27 Remove linkage with the Appcores shared libs (appcores is dead, baby, appcores is dead). r=law 2000-01-26 01:07:24 +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
jefft%netscape.com
79215ef75c removed files: mozilla/mailnews/compose/src/nsMsgI18N.cpp 1999-10-12 05:24:48 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
beard%netscape.com
680752dbde remove htmlparser from static linkage. r=vidur 1999-10-01 00:43:54 +00:00
sfraser%netscape.com
50971ff0c1 Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
sfraser%netscape.com
36b7cc81cb Remove Security.o 1999-09-16 01:10:47 +00:00
sspitzer%netscape.com
e8f17a8f76 added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp 1999-09-14 08:03:36 +00:00
mscott%netscape.com
1d876d68ee Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-27 21:14:34 +00:00
mscott%netscape.com
d2458fb5e9 Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +00:00
alecf%netscape.com
2ccf8338ab added files: mozilla/mailnews/compose/public/nsISmtpServer.idl 1999-08-20 04:17:18 +00:00
alecf%netscape.com
82b5f6a513 removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp 1999-08-09 23:04:09 +00:00
sspitzer%netscape.com
9331740482 adding rhp's new file to the project. 1999-07-31 19:56:40 +00:00
ducarroz%netscape.com
a8ea2c8b36 removed msgCompose.cpp 1999-07-13 19:44:10 +00:00
ducarroz%netscape.com
e8cd2d8c25 rich landing, added new IDL files 1999-07-13 18:38:58 +00:00
sspitzer%netscape.com
5cfdb3af5b fix build bustage. thanks to pinkerton for the help 1999-07-01 18:59:05 +00:00
ducarroz%netscape.com
9c8e49df80 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
ducarroz%netscape.com
c8528d779d Add nsIMsgSendListener.idl Add nsIMsgSendLaterListener.idl 1999-06-24 23:54:49 +00:00
ducarroz%netscape.com
89695cbc7d Add nsURLFetcher.cpp 1999-06-24 23:54:46 +00:00
ducarroz%netscape.com
259394d8c6 update project for rhp landing 1999-06-15 23:24:09 +00:00
sspitzer%netscape.com
1ec1e7eac0 second half of mac build bustage fix for rhp. 1999-06-12 00:17:25 +00:00
ducarroz%netscape.com
99d80efa24 Add more IDL files 1999-06-11 00:25:26 +00:00
ducarroz%netscape.com
2134bee9a1 Replace ComposeAppcore stuff by nsIMsgComposeService & nsIMsgCompose 1999-06-11 00:25:19 +00:00
ducarroz%netscape.com
bf2ca7ad84 add nsMsgCompUtils.cpp 1999-06-07 20:03:34 +00:00
rhp%netscape.com
fb10658a30 added files: mozilla/mailnews/compose/src/nsMsgZapIt.cpp, mozilla/mailnews/compose/src/nsMsgCreate.cpp, mozilla/mailnews/compose/src/nsMsgCopy.cpp, mozilla/mailnews/compose/src/nsMsgSendLater.cpp, mozilla/mailnews/compose/src/nsMsgDeliveryListener.cpp, mozilla/mailnews/compose/src/nsMsgComposeStringBundle.cpp, mozilla/mailnews/compose/src/nsMsgEncoders.cpp, mozilla/mailnews/compose/src/nsMsgI18N.cpp, mozilla/mailnews/compose/src/nsMsgAttachmentHandler.cpp, mozilla/mailnews/compose/src/nsMsgPrompts.cpp 1999-06-07 18:53:19 +00:00
rhp%netscape.com
0add99469e removed files: mozilla/mailnews/compose/src/nsMsgCompose.cpp 1999-06-07 18:51:32 +00:00
sspitzer%netscape.com
c4ac24f55e fix the mac, again. 1999-06-05 22:02:31 +00:00