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

2483 Коммитов

Автор SHA1 Сообщение Дата
cavin%netscape.com 4e01133ec9 Fix for bug 161941. Allocated enough space for 'buffer'. r=ducarroz, sr=sspitzer. 2002-12-19 21:40:40 +00:00
cmanske%netscape.com b84ceb4eee Fixed insert HTML for Message Composer, b=180303 (wrong # in last checkin!), r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:20:40 +00:00
cmanske%netscape.com 5ab9c69cb4 Fixed insert HTML for Message Composer, b=183055, r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:18:14 +00:00
ducarroz%netscape.com 796cdcb641 Fix for bug 184550. Don't need anymore to insert the document header separatly. That will avoid the performance regression as well. R=cavin, SR=bienvenu 2002-12-11 00:14:27 +00:00
caillon%returnzero.com 1c580a85d9 182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
r=timeless/nhotta sr=bienvenu
2002-12-10 23:52:28 +00:00
darin%netscape.com a736085beb fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
ducarroz%netscape.com 2cecbf5e2f Fix for bug 63639. Prevent adding duplicate address when pre-filling a message compose window. Patch submitted by Koike Kazuhiko <kazhik@mozilla.gr.jp>. R=ducarroz, SR=bienvenu 2002-12-03 19:53:53 +00:00
bienvenu%netscape.com d5b0d8b9f7 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
bienvenu%netscape.com aef3ba6dbd fix warning about unused variable fromr recent checkin, no bug, r/sr=sspitzer 2002-12-03 03:54:18 +00:00
ducarroz%netscape.com 57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
sspitzer%netscape.com 216ddbecfe fix for bug #179989. make it so if you try to drop "illegal" urls (like mailto:)
or random, non-url text, we don't attach it.

r/sr=bienvenu
2002-11-28 08:55:09 +00:00
dmose%netscape.com baf766e1ad Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu 2002-11-27 02:52:37 +00:00
bzbarsky%mit.edu f214636536 fixing mac bustage 2002-11-21 03:50:46 +00:00
bzbarsky%mit.edu 840850565e Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
sr=alecf
2002-11-21 03:49:11 +00:00
ducarroz%netscape.com 6340226b9b Fix for bug 181127. Don't call nsMsgNewURL when the attachement is in fact a message. We need to use a different path to fetch it. R=caving, SR=bienvenu 2002-11-21 02:44:18 +00:00
timeless%mozdev.org 2d64a97bb3 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
pete.zha%sun.com e7bf2cef05 quote message should be disabled when no message selected
b=144748 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-20 03:44:46 +00:00
ducarroz%netscape.com 4c8e36830a Fix build bustage 2002-11-20 02:06:43 +00:00
smontagu%netscape.com e2331d2690 Bug 180339 Can't send message if receiver contain Chinese character. Author=joe@numa.com.tw, r=ducarroz, sr=sspitzer. 2002-11-20 01:32:08 +00:00
ducarroz%netscape.com 69fff12eea Fix for bug 174396. Cannot use m_attachment_count because it's not reliable for determine if the top part is a multipart container. R=cavin, SR=sspitzer 2002-11-20 01:03:42 +00:00
ducarroz%netscape.com 8020ff4a72 Fix for bug 178038. Add a preference to override FQDN for message-id generation. Patch provided by frank.schoenheit@gmx.de . R=ducarroz, SR=bienvenu 2002-11-19 15:20:15 +00:00
cmanske%netscape.com ec5bdf6829 Fixed rewrap command for messenger composer. b=76461, r=akkana, sr=sspitzer 2002-11-19 06:04:33 +00:00
pete.zha%sun.com 3f46db8140 line break needed after quote line ("... wrote:") when quoting original message using Options->Quote Message
b=158918 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-19 03:09:46 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
cmanske%netscape.com 172ff4abd5 Final removal of editorshell from messagecomposer 2002-11-13 23:56:28 +00:00
sspitzer%netscape.com 7414aba13a add comment about why we don't allow attach= on mailto: urls.
(see bug #99055).  no reviewer.
2002-11-13 22:55:42 +00:00
cmanske%netscape.com 87656a399b Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer 2002-11-12 22:55:10 +00:00
yokoyama%netscape.com d36283f1c3 Bug 172337
Attachment mechanism incompatible with Unicode
Impact only Windows.  file URL will be UTF-8
when we put the MOZ_UNICODE flang
(MOZ_UNICODE flag is module by module bases for now
 until other modules are ready. NSPR/XPCOM)
/r=nhotta; /sr=bienvenu
2002-11-12 22:48:53 +00:00
kaie%netscape.com a8bbd75ad2 b=161488 Forwarding encrypted mail as attachments should be first deciphered
Patch produced by ducarroz and kaie
r=ducarroz/kaie sr=sspitzer
2002-11-12 19:51:54 +00:00
ducarroz%netscape.com 5587af2ed5 Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer 2002-11-12 19:18:04 +00:00
akkana%netscape.com df7447f563 76461: Enable rewrap in html mail compose. r=ducarroz sr=sspitzer 2002-11-09 00:22:32 +00:00
rjesup%wgate.com 16b4006118 Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
ducarroz%netscape.com 1846392b03 Fix for bug 16499. If no recipient is disclosed, we address the message to the sender to prevent problems with some mail server.R=cavin, SR=sspitzer 2002-11-07 01:21:52 +00:00
timeless%mozdev.org e621565ddb backing out. 2002-11-06 16:49:13 +00:00
timeless%mozdev.org 96218c8ecc Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
sspitzer%netscape.com 2c5a191033 implement news filters. bug #17483.
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.

code cleanup.

r/sr=bienvenu
2002-11-06 05:59:19 +00:00
ducarroz%netscape.com c64c5cf4a3 Fix for bug 99217. Need to save the identity key when saving a draft/template. Patch submitted by Frank Sch�nheit<frank.schoenheit@gmx.de>. R=ducarroz, SR=bienvenu 2002-11-06 00:21:15 +00:00
sspitzer%netscape.com 5cb1e71d04 fix for crasher bug #176056. crash when setting up default smtp servers. r/sr=bienvenu, a=asa. 2002-11-03 01:09:31 +00:00
akkana%netscape.com e1b92eccfa 110949: preserve quote status from Edit Draft. r=ducarroz sr=sspitzer a=dbaron 2002-10-24 01:29:37 +00:00
ducarroz%netscape.com d9a2d1cb9c Fix for bug 175223. We need to reset the stored message body before getting the new one from editor. R=varada, SR=sspitzer, A=asa 2002-10-22 23:23:56 +00:00
jgmyers%netscape.com 6059abb364 fix contents of In-reply-to header: bug 173645 r=ducarroz sr=bienvenu a=asa 2002-10-17 22:17:08 +00:00
akkana%netscape.com a6144bb9e3 173953: Fix plaintext quoting. r=ducarroz sr=bzbarsky 2002-10-17 00:07:28 +00:00
akkana%netscape.com 233e84b959 174391: Make printing independant of editorshell. Fix from brade, r=me, sr=bryner, a=rjesup 2002-10-15 20:31:47 +00:00
akkana%netscape.com c6e406f9be 174369: fix mailnews so it can again break quoted sections. r=jfrancis sr=sfraser a=blizzard 2002-10-14 19:54:52 +00:00
akkana%netscape.com 2fce04b49a 173608: fix regression in printing from mail compose. r=brade,ducarroz, sr=sspitzer, a=asa 2002-10-11 23:43:34 +00:00
akkana%netscape.com 02f8ecc9f3 173608: fix regression on inserting data in SendLink, reply, signature, Edit Draft, etc. r=ducarroz, sr=sspitzer, a=asa 2002-10-11 23:42:33 +00:00
ducarroz%netscape.com 579b7a5d18 Fix for bug 173491. Some how, part of the fix for bug 137629 did not make it into the tree. This patch was R=brade, SR=sspitzer 2002-10-09 16:49:18 +00:00
akkana%netscape.com 93c84e6010 more 137629: two lines got reversed from the configuration that was reviewed/tested. r=brade sr=sspitzer 2002-10-09 02:24:17 +00:00
akkana%netscape.com 7d30df8339 Try adding .get() to fix some build bustage 2002-10-09 00:07:25 +00:00
akkana%netscape.com 3ce9dd920f 137629: remove most editorshell references from mailnews. r=brade sr=sspitzer 2002-10-08 23:04:12 +00:00