Commit Graph

1570 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
7cd523c3c6 Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
sr=mscott.
2005-08-16 00:06:16 +00:00
bienvenu%nventure.com
8c84ba7125 fix crash detaching attachment w/o content type, 301864, sr=mscott, a=bsmedberg 2005-07-26 00:15:42 +00:00
jshin%mailaps.org
5abb566d37 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
scott%scott-macgregor.org
5443f9c6e1 Bug #299699 --> don't check for "Internet" property in "Email" line of vCard
Patch by mozilla.org@pidgin.org
r=mscott
sr=bienvenu
a=asa
2005-07-14 19:01:38 +00:00
bienvenu%nventure.com
b27cbd4779 support rfc 3676 mime format=flowed DelSp=yes, patch by mozilla.org@pidgen.org, r=ducarroz sr=bienvenu 231701 2005-07-13 18:07:19 +00:00
bienvenu%nventure.com
75e0c11f5d don't do charset conversion on text when stripping attachments, 286446 sr=mscott, a=asa 2005-06-17 20:51:25 +00:00
bienvenu%nventure.com
f593d8de64 fix 286446 problems stripping attachments from complext messages, sr=mscott a=asa 2005-06-13 18:34:06 +00:00
bienvenu%nventure.com
e604f9264e fix 288273 disable delete/detach attachments for signed/encyrpted messages, r/sr=mscott, a=asa 2005-06-10 14:35:32 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
bienvenu%nventure.com
554b7d4aeb extend support for opening .eml files in a stand-alone msg window, sr=mscott, a=chofmann 241212 2005-06-01 19:04:21 +00:00
dougt%meer.net
4c7f9052d3 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
bienvenu%nventure.com
fae17d77b9 fix 285474 display sender header if it's different than from header, sr=mscott, a=chofmann 2005-05-02 19:30:59 +00:00
shaver%mozilla.org
1fbb028493 Bug 290247: add simple, scriptable interface for MIME-part conversion
and display. Components can now implement nsISimpleMimeConverter to
produce HTML for their chosen content type. Also removed some
vestigial references to text/calendar processing. r=bienvenu,
a=dveditz for the trunk.
2005-04-15 18:12:08 +00:00
shaver%mozilla.org
6ff35c1ec5 Bug 290247: add simple, scriptable interface for MIME-part conversion and
display.  Components can now implement nsISimpleMimeConverter to
            produce HTML for their chosen content type.  Also removed some
            vestigial references to text/calendar processing. r=bienvenu,
            a=dveditz for the trunk.
2005-04-15 17:52:51 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bienvenu%nventure.com
9e74b8a623 fix 288702 saving as template shouldn't change message-id, and should replace existing template, if any 2005-04-02 00:49:27 +00:00
bienvenu%nventure.com
ab771c28ea fix 286446 write mime part boundaries correctly when stripping mime attachments, sr=mscott, also clean up some tabs 2005-04-01 02:17:04 +00:00
timeless%mozdev.org
e99573b6cc Bug 278503 Remove file nsMimeAddress.cpp
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:28:18 +00:00
timeless%mozdev.org
5a34be7725 Bug 278503 Remove file nsMimeAddress.cpp
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:26:06 +00:00
scott%scott-macgregor.org
58a5b2b931 Bug #282278 --> Don't spell check message headers when forwarding as inline
r=glazman
sr=bienvenu
2005-03-15 21:04:21 +00:00
bienvenu%nventure.com
cd3fb720eb fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
bienvenu%nventure.com
74fbc13d4e fix 284523 off by one error constructing mime part when deleting mime attachment, sr=mscott 2005-03-03 03:59:08 +00:00
bienvenu%nventure.com
ae414451b4 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
bienvenu%nventure.com
be54c1af3f fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia 2005-02-28 17:10:58 +00:00
timeless%mozdev.org
d94adfacb5 Bug 282038 OOM check is missing [@nsMimeHtmlDisplayEmitter::EndHeader]
patch by mozilla3q04@dewildt.de r=bienvenu sr=bienvenu
2005-02-20 08:01:14 +00:00
scott%scott-macgregor.org
38ca496c7d Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
bienvenu%nventure.com
799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
cbiesinger%web.de
fbecbbc8d7 278596 don't release pointers when they are still needed
patch by Mikael Parknert <mikael@parknert.se> r=neil sr=bienvenu
2005-01-19 19:40:57 +00:00
db48x%yahoo.com
0e6a3364b5 bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
bryner%brianryner.com
cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
gerv%gerv.net
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org
c3e433dd28 Bug 223943 expand "mailnews.headers.showUserAgent" to include x-newsreader
patch by colin.ogilvie@gmail.com r=neil sr=bienvenu
2004-11-23 09:41:48 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
timeless%mozdev.org
6d8b9335d5 Bug 256631 TB07x crash exiting Thunderbird [@ nsMimeHtmlDisplayEmitter::GenerateDateString ]
r=bienvenu sr=neil
2004-10-31 23:17:19 +00:00
jshin%mailaps.org
532814224e bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
bienvenu%nventure.com
ff3b38d9fb replace PR_ASSERT with NS_ASSERTION so debug builds don't abort, no bug 2004-10-26 15:32:59 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de
24b9647483 Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
r=bzbarsky sr=darin
2004-09-01 17:46:23 +00:00
jshin%mailaps.org
3d46f00dc2 bug 253936: got rid of spurrious assertions (r=dmose, sr=neil) 2004-08-19 10:37:54 +00:00
scott%scott-macgregor.org
c2c3dd327e Bug #253807 --> mime encode the feed subject using the character set encoding of the RSS document for Thunderbird.
This means moving nsIMimeConverter into a scriptable interface so we can access it from JS for Thunderbird.
2004-08-04 04:48:44 +00:00
timeless%mozdev.org
0f8e28f7c1 Bug 90161 URL recognition at the end of line in QP (quoted-printable) misses last character
patch by anlan@ida.liu.se r=ducarroz sr=bienvenu
2004-07-28 05:54:11 +00:00
gerv%gerv.net
9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
neil%parkwaycc.co.uk
eb60f59b7a Bug 250291 Missing headers on inline forwarded HTML message r=mscott sr=bienvenu a=sspitzer 2004-07-12 23:26:39 +00:00
scott%scott-macgregor.org
035c63540a Bug #244325 --> Fix the case mismatch idl warning
Patch by Stephen Walker
2004-07-08 04:01:58 +00:00
scott%scott-macgregor.org
ed5f9e9946 Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.
2004-07-04 06:09:37 +00:00
scott%scott-macgregor.org
d9839dd2c9 Bug #216133 --> port thunderbird changes for the new content policy manager from the branch to the trunk. 2004-07-01 02:43:02 +00:00
cbiesinger%web.de
6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00