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

1665 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 5ff71ff7ee Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron] 2007-10-08 21:27:31 +00:00
scott%scott-macgregor.org 4ad576981f Remove some hard coded tabs and trailing white space.
white space changes only.
2007-09-23 23:02:23 +00:00
bienvenu%nventure.com 9112b1ff49 add support for DSN return receipts, patch by eballetbaz@gmail.com, r=bienvenu, sr=mscott 2007-09-18 22:37:04 +00:00
bienvenu%nventure.com 37ee7b016b bulletproof apply_rfc2047_encoding so it doesn't crash, sr=mscott, fixes eudora import problem, 380408 2007-09-17 21:23:18 +00:00
mkmelin+mozilla%iki.fi 4281230bd3 [Bug 161775] Reply shouldn't quote inline attachments
Patch by Jeff Beckley <beckley@qualcomm.com>, r=bienvenu, sr=mscott
2007-09-15 13:45:58 +00:00
philringnalda%gmail.com ed5f420254 Bug 393196 - apply_rfc2047_encoding() erroneously inserts whitespace for addr-spec-only addresses, patch by Kaspar Brand <mozbugzilla@velox.ch>, r+sr=bienvenu 2007-08-24 03:15:35 +00:00
jwalden%mit.edu 011b78bd7e Bug 348748 - Remove NS_.*_CAST from mail and mailnews. r=bsmedberg on the script to do it, no approval necessary for mail-only fix. 2007-08-06 18:43:58 +00:00
cst%yecc.com 31b5ccb516 Bug 380736 - fix bugs in the resize-attached-images functionality and add other improvements
r=bienvenu sr=neil
2007-08-06 00:18:46 +00:00
mnyromyr%tprac.de 82b6e796e9 Bug 62033: Should display |References| links in message display window; p=Markus Hossner <markushossner@gmx.de>, r=Neil, sr=bienvenu 2007-08-04 22:37:52 +00:00
kaie%kuix.de 41c7d7ebab Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
r=relyea, sr=mscott
2007-07-17 06:13:39 +00:00
philringnalda%gmail.com ce1d3d1aed Bug 281889 - remove the last couple of XP_MACs from mailnews, r+sr=bienvenu 2007-07-16 04:58:16 +00:00
philringnalda%gmail.com ab326fc518 Bug 281889 - remove XP_MAC code, attachment 272355, r+sr=bienvenu 2007-07-15 00:44:23 +00:00
scott%scott-macgregor.org cbc88a07e2 Bug #386692 --> fix a regression from the file spec landing, pass PR_TRUE to ParseURI()
quiet a few printf's.

sr=bienvenu
2007-07-03 20:59:23 +00:00
scott%scott-macgregor.org c8cb2449ab Bug #379070 --> convert GetMessageServiceFromURI to use nsACString instead of a char *.
Patch by Joerg Bornemann <jobor@gmx.de>
sr=mscott
2007-07-03 06:57:10 +00:00
scott%scott-macgregor.org 8225dd0ecd Bug #379431 --> stop building xpcom obsolete for Thunderbird!
sr=bienvenu
2007-06-23 05:23:34 +00:00
scott%scott-macgregor.org 1f1d508854 Bug #379070 --> remove nsAFlatString and nsAFlatCString from mailnews.
sr=bienvenu
2007-06-12 15:01:34 +00:00
scott%scott-macgregor.org fed2df71c6 try to fix linux & mac bustage. 2007-06-12 05:17:55 +00:00
scott%scott-macgregor.org 0f9bc3dc3f Bug #379070 --> remove nsCRT methods from libmime.
sr=bienvenu
2007-06-12 04:50:18 +00:00
scott%scott-macgregor.org bbe3e385c3 Bug #379070 --> replace nsCRT::CR and nsCRT::LF with '\r' and '\n' respectively.
sr=bienvenu
2007-06-04 23:25:26 +00:00
scott%scott-macgregor.org f4520f4b2f Bug #379070 --> string cleanup in mailnews.
Remove nsAdopting(C)String. nsPromiseFlat(C)String --> PromiseFlat(C)String. Remove use of nsPrintfCString. None of these APIs are available to use under frozen linkage.

sr=bienvenu
2007-06-04 03:20:27 +00:00
scott%scott-macgregor.org dbb2db1d4f fix build bustage 2007-05-25 21:45:19 +00:00
scott%scott-macgregor.org b0fbb40ced Bug #379070 --> string cleanup for libmime in preparation of the move to frozen linkages.
sr=bienvenu
2007-05-25 21:07:31 +00:00
scott%scott-macgregor.org 03e30a1629 Bug #379070 --> nsIMsgWindow API and code cleanup.
sr=bienvenu
2007-05-22 03:59:08 +00:00
bienvenu%nventure.com f20824d87c remove xpidl strings from mime/src, 379070, sr=mscott 2007-05-13 02:20:32 +00:00
bugzilla%standard8.demon.co.uk 88403ccc09 Part of bug 379068 - remove mailnews' dependency on xpcom_obsolete. r/sr=bienvenu 2007-05-04 15:27:50 +00:00
scott%scott-macgregor.org bdeb7d5ffd Bug #379070 --> nsIMsgAccountManager API and string cleanup.
sr=bienvenu
2007-05-03 21:13:33 +00:00
bienvenu%nventure.com b844bf1b62 fix 33451 remove nsFileSpec, sr=mscott 2007-04-25 03:25:02 +00:00
bugzilla%standard8.demon.co.uk 9ec95f5391 Bug 376361 Remove unnecessary Makefile.in files in mailnews/ r=Neil,sr=mscott 2007-04-04 08:39:07 +00:00
bugzilla%standard8.demon.co.uk f93c67e626 Bug 376361 Remove unnecessary Makefile.in files in mailnews/ r=Neil,sr=mscott 2007-04-04 07:55:50 +00:00
bienvenu%nventure.com 836543906e remove more nsIFileSpec code, sr=mscott 33451 2007-04-03 22:13:22 +00:00
cst%yecc.com a5665d68bc Bug 372080 allow image attachments that are displayed inline to be scaled
r=neil sr=bienvenu
2007-03-20 23:39:38 +00:00
masayuki%d-toybox.com 60c9794ef0 Bug 373954 Cannot send any attachment files which are attached in original message when I forward a mail as inline r+sr=bienvenu 2007-03-15 12:58:10 +00:00
scott%scott-macgregor.org 201742a23c remove ctrl-m characters 2007-03-05 03:42:21 +00:00
scott%scott-macgregor.org 271006c970 Bug #343677 --> Need access to encapsulated MIME content-type declarations for lighning iMIP support. Patch by Clint Talbert <ctalbert.moz@gmail.com>. sr-bienvenu 2007-03-03 20:56:51 +00:00
asqueella%gmail.com 44a5ffc47c Bug 322089 - Problem handling Usenet signature separator when format=flowed, delsp=yes (RFC 3676)
(remove extraneous line-end code)
p=James <mozilla.org@pidgin.org>
r=mscott
2007-02-17 23:18:26 +00:00
neil%parkwaycc.co.uk aed18aec27 Bug 365362 msgHdrSink's properties is null r=mscott 2007-01-23 13:56:00 +00:00
ajschult%verizon.net 4d1cb59c6f Bug 363804: new / delete / free mismatch in mimeobj. r+sr=bienvenu 2006-12-15 03:53:31 +00:00
bienvenu%nventure.com f63d08cdfd fix 362735 problem in rich text conversion, patch by guninski@guninski.com, r=bienvenu, sr=mscott 2006-12-13 16:24:55 +00:00
bienvenu%nventure.com 4c71c2ac77 allow users or extensions to add headers to display in the message pane header area via a pref 353193, sr=mscott 2006-12-12 19:36:33 +00:00
neil%parkwaycc.co.uk e9e5b8387b Decode the priority when editing a message as new b=146075 r=bienvenu sr=mscott 2006-12-01 20:12:09 +00:00
bienvenu%nventure.com eb240f27ee fix 362512 issues with rfc2047 encoding, sr=mscott 2006-12-01 19:24:22 +00:00
bienvenu%nventure.com eeaa7dc7bd fix 362213 crash in MimeExternalBody_parse_eof, sr=mscott 2006-11-29 21:00:59 +00:00
bienvenu%nventure.com 3770cfeba8 fix 358657 drag drop of attachments from mail messages to desktop fails, sr=mscott, initial work done by kovalchuk77@list.ru 2006-11-27 20:50:34 +00:00
joshmoz%gmail.com e084f009f4 remove XP_MAC from mailnews. b=281889 r=bienvenu 2006-11-16 00:22:53 +00:00
bienvenu%nventure.com 966a2204eb fix 314297, deleting mime part 1.x also deletes 1.x0, 1.x1, 1.x2, etc instead of just 1.x.1, 1.x.2... 2006-10-31 19:56:39 +00:00
bienvenu%nventure.com 4177e4133f fix 358124, replying to mail with plain text attachment quotes the attachment, sr=mscott 2006-10-30 16:43:36 +00:00
scott%scott-macgregor.org 789eaab2e0 Bug #330443 --> msg content policy manager improvements. decontamination work by removing nsIDraft/nsMsgCreate.cpp/nsMsgCreate.h using a simple method call instead. sr=bienvenu 2006-10-26 20:26:43 +00:00
smontagu%smontagu.org cd7876df2f Bug 147697: assertion every time I send mail: generate_encodedwords(), output_carryoverlen must be > 0. r=ducarroz, s=bienvenu 2006-10-18 07:49:22 +00:00
gavin%gavinsharp.com a33a4b28b3 Bug 343102: cleanup patch for the original fix, r=mscott, sr=neil 2006-10-16 17:02:54 +00:00
gavin%gavinsharp.com bacae64ae3 Bug 343102: Thunderbird cannot forward messages correctly in the inline format when the message contains attachments encoded in quoted-printable format, patch by Tom Bohler <Tom.Bohler@cie.etat.lu>, r=bienvenu, sr=mscott 2006-10-13 14:54:17 +00:00