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

1561 Коммитов

Автор SHA1 Сообщение Дата
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
gerv%gerv.net 50415faa3b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
neil%parkwaycc.co.uk 8bec0d032c 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 0a26508b67 Bug #244325 --> Fix the case mismatch idl warning
Patch by Stephen Walker
2004-07-08 04:01:58 +00:00
scott%scott-macgregor.org 61a175da0b 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 764b6162b9 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 accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org d135597d46 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bienvenu%nventure.com 2101afa403 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
scott%scott-macgregor.org 9f81cf5243 Bug #244722 --> Message truncated in headers stops mail from automatically moving all junk messages
Patch by Lorenzo Colitti

sr=mscott
2004-06-02 17:22:48 +00:00
jshin%mailaps.org d2ebb2791d bug 236941 (patch by Jean-Marc Desperrier) : UTF-8 converter loses full lines of text if there's any invalid character (r=jshin, sr=bienvenu) 2004-06-01 17:26:27 +00:00
scott%scott-macgregor.org 67287efaa5 Back out the fix for Bug #244722 since it introduced a crash. 2004-06-01 17:24:05 +00:00
bienvenu%nventure.com 012185855c clean up stream converter code, 243888, patch by brofield@jellycan.com, r=ducarroz, sr=bienvenu 2004-06-01 17:22:01 +00:00
scott%scott-macgregor.org 645de36853 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00