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

1575 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.demon.co.uk f89eb7f5f4 Fix burning from bug checkin of 33451, put linking against xpcom_obsolete back in to make mac and windows happy. 2005-10-05 16:39:39 +00:00
bugzilla%standard8.demon.co.uk f3b99caecd Part of Bug 33451 convert mailnews to nsIFile. Remove some redundant xpcom_obsolete dependencies from mailnews (follow up to bug 132180). r=dmose,sr=bienvenu 2005-10-05 15:52:30 +00:00
bienvenu%nventure.com 89868887ab fix fix 298596 detachging attachment from multipart alternative html leaves extra hidden copy of html part, sr=mscott 2005-09-26 22:46:13 +00:00
bienvenu%nventure.com ed3c239904 fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
bienvenu%nventure.com 7de760f3fd remove content transfer encoding header when detaching attachment, sr=mscott 308321 2005-09-14 16:10:20 +00:00
gerv%gerv.net a656eecc05 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu 852c6cc589 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 710f4def3b fix crash detaching attachment w/o content type, 301864, sr=mscott, a=bsmedberg 2005-07-26 00:15:42 +00:00
jshin%mailaps.org bbfd159610 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 00e5fdc96c 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 feac39c73c 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 97c8eac5a8 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 2a00981737 fix 286446 problems stripping attachments from complext messages, sr=mscott a=asa 2005-06-13 18:34:06 +00:00
bienvenu%nventure.com bc243a223d 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 ceb559d09a 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 34066213a5 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 0033109361 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 05339dd922 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 af5f0c205b 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 83484cf867 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 6e25bfe019 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 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bienvenu%nventure.com ed7af28d0d 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 9a789457dc 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 cadb4826c9 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 4dbe08b7d7 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 c139093c5f 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 2f8dd32d44 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 49ce560766 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 eb0d7b1270 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
bienvenu%nventure.com 87e60105a8 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 cf650d0646 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 3613b75b68 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 9733147b70 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bryner%brianryner.com 1733c3ad7c 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 2f5fddc25c 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 57c9a2c3da 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 6c4ea68040 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 b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org af9ed89591 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 f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
timeless%mozdev.org 28ad333c95 Bug 256631 TB07x crash exiting Thunderbird [@ nsMimeHtmlDisplayEmitter::GenerateDateString ]
r=bienvenu sr=neil
2004-10-31 23:17:19 +00:00
jshin%mailaps.org 99e228cc96 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 88c264df1c 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 4d359db0ee 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 f5a667857a 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 8863630660 bug 253936: got rid of spurrious assertions (r=dmose, sr=neil) 2004-08-19 10:37:54 +00:00
scott%scott-macgregor.org 2e1033934c 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 20d5b0540a 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