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

292 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org d35a7fe3e7 bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott) 2004-02-19 11:18:08 +00:00
scott%scott-macgregor.org eb5001838a Back out Bug #229872. Fixes regression where attachment names are no longere showing up in thunderbird compose window
(Regression bug is BUg #233832)
2004-02-12 03:19:25 +00:00
jshin%mailaps.org 453b6cfb80 bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott) 2004-02-10 06:49:15 +00:00
bienvenu%nventure.com 6e7ed79f52 fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
jshin%mailaps.org 3de8d6c975 bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott) 2003-12-22 06:26:06 +00:00
jshin%mailaps.org 638631e65d bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
bienvenu%nventure.com aef489f3a3 hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott 2003-11-28 18:25:19 +00:00
bienvenu%nventure.com a748d81a26 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:23:55 +00:00
timeless%mozdev.org 82bd31f82c Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
scott%scott-macgregor.org 99a5aabac9 fix minor typos 2003-09-14 21:50:42 +00:00
bienvenu%nventure.com 2a544f26e4 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00
bienvenu%nventure.com 7689e47d3a fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott 2003-07-23 21:53:05 +00:00
scott%scott-macgregor.org a12a6b15c6 Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
r/sr=sspitzer
2003-06-17 02:17:52 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
ssu%netscape.com 7b9ffb06b2 fixing bug 190120 - Following mailto links always spawns plain-text Composition windows regardless of "Compose Format" setting. r=dmose, sr=sspizter, a=asa 2003-05-08 18:40:06 +00:00
neil%parkwaycc.co.uk e5bacfd19a Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer 2003-02-24 10:28:06 +00:00
cmanske%netscape.com c3051ddfd0 Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer 2002-11-12 22:55:10 +00:00
akkana%netscape.com 6be1b285d1 137629: remove most editorshell references from mailnews. r=brade sr=sspitzer 2002-10-08 23:04:12 +00:00
ducarroz%netscape.com 966b566be8 Fix for bug 162440. Add 2 new attributes to nsIMsgAttachmentHandler to allow to set the charset as well an extra parameter for the content-type header. R=varada, SR=bienvenu 2002-08-22 22:08:04 +00:00
ducarroz%netscape.com 7198f414eb Fix for bug 90728. Replace mailto parameter force-plain-text by html-body. Also, when a mailto url contains an html body, we run the body into the HTML sanitizer to prevent security breach. R=varada, SR=sspitzer 2002-08-21 22:00:34 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
ducarroz%netscape.com 60482b0530 Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu 2002-07-04 23:28:07 +00:00
nhotta%netscape.com b6bdeb76d4 Move ASCII check before the Unicode conversion,
label charset as "us-ascii" if the body is ASCII only,
bug 86255, r=ducarroz, sr=bienvenu.
2002-07-02 20:21:00 +00:00
kaie%netscape.com 6418f61757 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
cavin%netscape.com 24a97b6a91 Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott. 2002-05-17 01:50:30 +00:00
pete.zha%sun.com 6244342353 bug 70478:The "quote original message" option is missing when creating a reply or new message
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +00:00
nhotta%netscape.com 0692d241a4 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
bienvenu%netscape.com eeeb8bc0e2 display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa 2002-04-05 14:43:20 +00:00
kaie%netscape.com 57f3cd9aa9 b=131087 Failure on sending S/Mime messages should display the correct reason
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
nhotta%netscape.com 90a6048566 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
sspitzer%netscape.com 5f9f54b81c landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
sspitzer%netscape.com b0c1180902 landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:48:15 +00:00
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
kaie%netscape.com 6d50f9823c b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
srilatha%netscape.com 325801f24e checking in for rdayal.
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.

Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
kaie%netscape.com e8289872f0 b=112524 Fixing crash when signing message with expired certificate
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00
nhotta%netscape.com 84ff5b3183 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
naving%netscape.com 63fb068ebd 112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
ducarroz%netscape.com e2f1b0657c Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott 2001-11-20 03:09:41 +00:00
ducarroz%netscape.com 6d52592e83 Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer 2001-11-03 04:42:19 +00:00
ducarroz%netscape.com 1fe5d95786 fix for bug 107708. Look at the attachment real name to determine if possible the content-type before looking at the url. R=varada, SR=sspitzer 2001-11-03 00:51:53 +00:00
mscott%netscape.com 9b00c13104 Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +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 0532eb4efb Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott 2001-10-30 23:28:51 +00:00
ducarroz%netscape.com 44ee72b5e2 Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott 2001-10-30 22:36:57 +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
sspitzer%netscape.com 5d0e1cdcf5 partial fix for #100835. fwding (inline) imap messages with large attachments
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment.  this makes it so the user sees download progress
in the msg window.  r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00