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

207 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
mozilla.BenB%bucksch.org 2016929679 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan 2000-08-24 04:14:28 +00:00
mscott%netscape.com c42c921e8e Bug #44161 --> remove reference to m_docshell which we don't need now.
r=ducarroz
2000-08-10 22:54:37 +00:00
ducarroz%netscape.com 1e712cff77 Fix for bug 36480. Add function to switch the signature. R=putterman 2000-08-08 04:45:02 +00:00
mscott%netscape.com 6ad9dbcbf9 Bug #47853, 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
mscott%netscape.com 072584458d Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
bienvenu%netscape.com 3198c38bd1 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
ducarroz%netscape.com 1d76e4a74d Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott 2000-07-06 20:44:06 +00:00
jefft%netscape.com ca0f8937e3 fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
ducarroz%netscape.com aebd5a3190 Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman 2000-06-21 21:11:53 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
sspitzer%netscape.com 06e22a4d45 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
alecf%netscape.com 4bd898d3d6 reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
warren%netscape.com 618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
locka%iol.ie 15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
alecf%netscape.com 6a363ba9fa scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com f2b19b504e add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com f387dcec53 Fix for bug 28420. Check document content for HTML tags before asking the user which format to use for sending the message 2000-05-06 20:14:23 +00:00
rhp%netscape.com a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
ducarroz%netscape.com 4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
ducarroz%netscape.com bdb035644b Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
akkana%netscape.com 1e8b1a7614 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
sspitzer%netscape.com bcb86c8e55 use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321) fix problem with nsSmtpServer::SetAuthMethod() 2000-03-12 08:27:31 +00:00
mscott%netscape.com cc0850b82d Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
alecf%netscape.com 4adefa8828 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com a4946cd8f4 implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
bug #28898
r=mscott
a=phil
2000-02-23 09:42:54 +00:00
jefft%netscape.com 6c4c31dbda fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
ducarroz%netscape.com b805bebf76 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
rhp%netscape.com 93757e9262 Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu 2000-02-11 01:31:15 +00:00
rhp%netscape.com 7e781c43ea This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft 2000-02-07 03:06:51 +00:00
alecf%netscape.com b4642f2b98 support multiple smtp servers in the backend, #18184
r=mscott
2000-02-01 00:05:02 +00:00
ducarroz%netscape.com d4fa824108 Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
ducarroz%netscape.com 8b94105da6 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft 2000-01-15 01:33:18 +00:00
sspitzer%netscape.com 1b413ccaef fix for #18751. now, if the user has a newsgroup selected in the folder pane,
and they hit new message, it comes up prepopulated to post to that group
on that host.
1999-12-24 10:54:52 +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
ducarroz%netscape.com 4121bdcf42 Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft 1999-12-01 22:34:45 +00:00
ducarroz%netscape.com 69082b000c First Checked In. 1999-11-24 23:01:13 +00:00
mscott%netscape.com 1f4bc2c530 Bug #14928 --> added nsIMailtoUrl interface and reduced the functionality
of nsISmtpUrl which was acting as both mailto and smtp
r=sspitzer
1999-11-18 08:37:06 +00:00
mscott%netscape.com 87e0b8cc20 Bug #14928 --> add method for opening a compose window given a mailto url.
this is needed for url dispatching.
r=sspitzer
1999-11-18 08:36:39 +00:00
cls%seawood.org 0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
ducarroz%netscape.com 804b038fa2 Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp 1999-11-13 16:04:41 +00:00
rhp%netscape.com 1e2b59665d Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
sspitzer%netscape.com b79f0bc070 fix for #17956 and #18084.
#17956 is reply fails if message in local mail folder

fix (by ducarroz) is to remove the temporary code.

#18084 is sending email fails in certain cases

the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.

r=alecf

a=chofmann
1999-11-09 02:04:06 +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 beea25c5c6 Bug #16927 add nsIMsgQuoteListener interface
r=rhp
1999-10-28 04:21:02 +00:00
rhp%netscape.com 6f8d25b717 Fix for composition quoting and cleanup for dogfood - Bug# 16703 16907 7518 - r: bienvenu 1999-10-25 19:04:56 +00:00
ducarroz%netscape.com 61963bad56 Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
alecf%netscape.com c28c70ac9d finish landing nsIModule for compose
this and my last checkin r=sspizter
no bug, porkjockey work
1999-10-12 00:37:39 +00:00
alecf%netscape.com 19252b3d04 add new findServer() method and javadoc comments
r=sspitzer
#15140
1999-10-05 03:29:42 +00:00
alecf%netscape.com 561a1fbd52 Combined checkin:
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both
1999-10-04 23:50:56 +00:00