Граф коммитов

60 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 19ac653544 Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
ccarlen%netscape.com 9285546c83 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 31d6aca7e7 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 eec09f1b7d 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 fdf41ddc8c checkin for mscott. 2001-11-01 07:01:22 +00:00
mscott%netscape.com b88efcd1e6 Backing out a corrupt mac project i think i checked in. 2001-11-01 06:58:37 +00:00
mscott%netscape.com eb6979d395 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 ed58417ba8 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 31a9f6853e 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 bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
ducarroz%netscape.com 96f5bb28e0 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 4fafe7cc76 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 18778b4c58 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 ad2a0abe60 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 62a0126662 Mailnews performance branch landing... 2001-03-17 01:53:39 +00:00
ducarroz%netscape.com 5d2c02072f 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 df503cea42 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 b5e989ff6f Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
sfraser%netscape.com 8c25ef4a9e Fix access paths. 2000-05-11 19:13:10 +00:00
alecf%netscape.com 574d9c9afd 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 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
ducarroz%netscape.com af89452e49 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 5a6563d24a 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 dfbb3e4b9e Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft 1999-12-01 22:34:49 +00:00
dmose%mozilla.org 8535dda53e 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 5dfcaf7f85 removed files: mozilla/mailnews/compose/src/nsMsgI18N.cpp 1999-10-12 05:24:48 +00:00
beard%netscape.com b547c2ffb0 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 4cc9499736 remove htmlparser from static linkage. r=vidur 1999-10-01 00:43:54 +00:00
sfraser%netscape.com 41e3079295 Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
sfraser%netscape.com 1e9e0935c7 Remove Security.o 1999-09-16 01:10:47 +00:00
sspitzer%netscape.com 0c7279616f added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp 1999-09-14 08:03:36 +00:00
mscott%netscape.com 218637daba Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-27 21:14:34 +00:00
mscott%netscape.com 0c02cfc5fe Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +00:00
alecf%netscape.com f7a9184aa0 added files: mozilla/mailnews/compose/public/nsISmtpServer.idl 1999-08-20 04:17:18 +00:00
alecf%netscape.com 1e1bd6df90 removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp 1999-08-09 23:04:09 +00:00
sspitzer%netscape.com 489b52fab2 adding rhp's new file to the project. 1999-07-31 19:56:40 +00:00
ducarroz%netscape.com fc5e91975b removed msgCompose.cpp 1999-07-13 19:44:10 +00:00
ducarroz%netscape.com 5e617d57dc rich landing, added new IDL files 1999-07-13 18:38:51 +00:00
sspitzer%netscape.com eddf1ff629 fix build bustage. thanks to pinkerton for the help 1999-07-01 18:59:05 +00:00
ducarroz%netscape.com a9de813753 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
ducarroz%netscape.com 7121d7e57a Add nsIMsgSendListener.idl Add nsIMsgSendLaterListener.idl 1999-06-24 23:54:49 +00:00
ducarroz%netscape.com 2de94af500 Add nsURLFetcher.cpp 1999-06-24 23:54:46 +00:00
ducarroz%netscape.com 9eb0cc9b7a update project for rhp landing 1999-06-15 23:24:09 +00:00
sspitzer%netscape.com c2ceabeab3 second half of mac build bustage fix for rhp. 1999-06-12 00:17:25 +00:00
ducarroz%netscape.com 9b56d20611 Add more IDL files 1999-06-11 00:25:26 +00:00
ducarroz%netscape.com ed69d5aaf8 Replace ComposeAppcore stuff by nsIMsgComposeService & nsIMsgCompose 1999-06-11 00:25:19 +00:00
ducarroz%netscape.com b8a7cb87e7 add nsMsgCompUtils.cpp 1999-06-07 20:03:34 +00:00
rhp%netscape.com 59ba9fee5f 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 02045cfb42 removed files: mozilla/mailnews/compose/src/nsMsgCompose.cpp 1999-06-07 18:51:32 +00:00
sspitzer%netscape.com 808b412884 fix the mac, again. 1999-06-05 22:02:31 +00:00