nick.kreeger%park.edu
9cb7b88ebd
Fixing bug 392043, nsIMsgSendListener callbacks don't work. This checkin will remove nsMsgDeliveryListener.h/cpp since the class should not be public and is only used by nsMsgSend.
2007-08-25 01:24:23 +00:00
bienvenu%nventure.com
3b00bf24f6
fix 311657, for SMTP, don't fall back to insecure auth, allow user to specify secure auth, and first time user connects to smtp server, set use secure auth based on server capabilities, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2007-07-05 18:24:27 +00:00
scott%scott-macgregor.org
3542c8f4b9
Bug #379070 --> remove nsCString from the nsIMsgCopyServiceListener API.
...
sr=bienvenu
2007-06-12 04:56:20 +00:00
bienvenu%nventure.com
88f570f53d
correct fix for 383361, problems forwarding msgs as attachment, by using nsACString params, sr=mscott
2007-06-07 19:51:56 +00:00
scott%scott-macgregor.org
6d7194459e
Bug #382064 --> remove nsIMsgStringService. Force callers to go through the string bundle service directly. Try to undo compose's dual use of string IDs as error codes.
...
sr=bienvenu
2007-06-04 04:00:10 +00:00
bienvenu%nventure.com
b844bf1b62
fix 33451 remove nsFileSpec, sr=mscott
2007-04-25 03:25:02 +00:00
neil%parkwaycc.co.uk
a8943b1b74
Bug 377125 nsIMsgQuote::QuoteMessage crashes if its stream listener is not a quoting output stream listener r=bienvenu sr=mscott
2007-04-17 09:06:36 +00:00
bienvenu%nventure.com
836543906e
remove more nsIFileSpec code, sr=mscott 33451
2007-04-03 22:13:22 +00:00
bienvenu%nventure.com
0d3d3d72b6
33451 get rid of more nsIFileSpec uses, sr=mscott
2007-03-29 15:45:30 +00:00
ajschult%verizon.net
543977cd9d
Bug 372706: ctrl+w and file|close stop working after saving message with error gMsgCompose.getExternalSendListener is not a function. Patch by Matthijs Wensveen <mrw@wanadoo.nl>, r=Neil, sr=bienvenu
2007-03-26 03:23:39 +00:00
ajschult%verizon.net
244162b964
Bug 355008: Convert most of nsMsgSend to nsIFile. r=bienvenu, sr=mscott
2007-03-25 05:50:16 +00:00
scott%scott-macgregor.org
f81e54bf34
Bug #312275 --> support multiple send listeners on a compose object.
...
patch by Ivo van Dongen <ivo@func.nl> and Matthijs Wensveen <mrw@wanadoo.nl>
r=neil
sr=mscott
2007-02-26 21:35:46 +00:00
scott%scott-macgregor.org
e5501ba144
Bug #366839 --> remote images added by the user are not displayed when creating a reply or forward that is blocking remote content in the quoted text.
...
sr=bienvenu
2007-02-08 17:43:18 +00:00
bienvenu%nventure.com
917c583999
delete auto-saved drafts if the user chooses not to save the message, sr=mscott 307046
2007-01-16 00:42:01 +00:00
bienvenu%nventure.com
8de7785714
add hidden per smtp server pref to allow overriding of EHLO/HELO argument, patch by ch.ey@gmx.net, r/sr=bienvenu 244030
2006-12-21 22:10:54 +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
bienvenu%nventure.com
a0684432c8
add event notification when compose window is ready for input, patch by hesslow@gmail.com, r=bienvenu,sr=mscott 324574
2006-05-19 19:43:39 +00:00
bienvenu%nventure.com
7a7487e001
add reply to list compose msg type, patch by pcmccurdy@hotmail.com, sr=bienvenu 45715
2006-04-07 00:31:36 +00:00
bugzilla%standard8.demon.co.uk
f2cfda8b6b
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
bzbarsky%mit.edu
ccec732cfe
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
...
a=shaver
2005-12-28 19:10:31 +00:00
gerv%gerv.net
b1516d1be6
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
c7a4429773
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bienvenu%nventure.com
378210cd0f
fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254
2005-10-18 16:29:37 +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
cbiesinger%web.de
e6785b6f9b
Bug 301084 Option to file replies in folder of original message (backend part)
...
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +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
bienvenu%nventure.com
5d914e30ae
add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa
2005-06-13 18:10:20 +00:00
bienvenu%nventure.com
4002abd390
backend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
2005-06-01 18:10:52 +00:00
scott%scott-macgregor.org
4f8fbe43ab
bump the IID on a changed interface
2005-04-21 18:49:40 +00:00
scott%scott-macgregor.org
a296649ba4
Bug #281252 --> Disable conversion to 7bit on request so external plugins like PGP Enigmail can
...
insist on 8-bit or quoted printable.
Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=chofmann
2005-04-21 18:48:36 +00:00
scott%scott-macgregor.org
f4546c34f2
Bug #202468 --> New SMTP Account Settings UI.
...
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.
r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
jshin%mailaps.org
0f8e12e898
Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu)
2005-02-24 04:54:00 +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
089451abb8
fix 16360 auto save of drafts, sr=mscott
2005-01-19 01:16:42 +00:00
scott%scott-macgregor.org
8525952c3e
code cleanup, no bug #
2004-05-10 02:29:32 +00:00
scott%scott-macgregor.org
e779717f97
fix for bug #44494
...
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
fix for bug #242991
export addressbook is broken (fall out from bug #240723 )
r/sr=bienvenu
2004-05-09 23:23:43 +00:00
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
jshin%mailaps.org
fdf2ad9bff
bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:07:07 +00:00
jshin%mailaps.org
d35a7fe3e7
bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott)
2004-02-19 11:18:08 +00:00
scott%scott-macgregor.org
eb5001838a
Back out Bug #229872 . Fixes regression where attachment names are no longere showing up in thunderbird compose window
...
(Regression bug is BUg #233832 )
2004-02-12 03:19:25 +00:00
jshin%mailaps.org
453b6cfb80
bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott)
2004-02-10 06:49:15 +00:00
bienvenu%nventure.com
6e7ed79f52
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
jshin%mailaps.org
3de8d6c975
bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott)
2003-12-22 06:26:06 +00:00
jshin%mailaps.org
638631e65d
bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa)
2003-12-17 00:31:34 +00:00
bienvenu%nventure.com
aef489f3a3
hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott
2003-11-28 18:25:19 +00:00
bienvenu%nventure.com
a748d81a26
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:23:55 +00:00
timeless%mozdev.org
82bd31f82c
Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
scott%scott-macgregor.org
99a5aabac9
fix minor typos
2003-09-14 21:50:42 +00:00