bugzilla%standard8.plus.com
f9b4f06ec9
Bug 397533 Remove some useless includes/instance definitions of nsISupportsArray in mailnews. r/sr=bienvenu
2007-09-25 20:11:25 +00:00
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
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
b844bf1b62
fix 33451 remove nsFileSpec, sr=mscott
2007-04-25 03:25:02 +00:00
bienvenu%nventure.com
836543906e
remove more nsIFileSpec code, sr=mscott 33451
2007-04-03 22:13:22 +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
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
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
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
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +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
akkana%netscape.com
6be1b285d1
137629: remove most editorshell references from mailnews. r=brade sr=sspitzer
2002-10-08 23:04:12 +00:00
bienvenu%netscape.com
eeeb8bc0e2
display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa
2002-04-05 14:43:20 +00:00
naving%netscape.com
63fb068ebd
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
mscott%netscape.com
9b00c13104
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +00:00
ducarroz%netscape.com
0532eb4efb
Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott
2001-10-30 23:28:51 +00:00
ducarroz%netscape.com
44ee72b5e2
Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott
2001-10-30 22:36:57 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
ducarroz%netscape.com
96f5bb28e0
Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu
2001-08-16 00:27:53 +00:00
ducarroz%netscape.com
cb00fbf56f
Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott
2001-08-15 22:40:14 +00:00
ducarroz%netscape.com
5281f34ff2
Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer
2001-08-10 22:23:47 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
ducarroz%netscape.com
18778b4c58
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:13:25 +00:00
sspitzer%netscape.com
fbec1a2767
fix for #11387 . save as draft on an existing should remove the old draft.
...
fix by cavin@netscape.com r=ducarroz, bienvenu. sr=sspitzer.
2001-05-01 03:17:47 +00:00
ducarroz%netscape.com
c083e4018f
Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer
2001-04-17 23:41:29 +00:00
ducarroz%netscape.com
ad2a0abe60
Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer
2001-04-13 04:38:01 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
mscott%netscape.com
16bad1d0a3
Bug #44161 --> remove reference to m_docshell which we don't need now.
...
r=ducarroz
2000-08-10 22:54:37 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
7838c32762
fix for #36159 , get send unsent messages to work again. while I'm here, remove
...
the rosetta_mailnews.h horse crap. r=mscott.
2000-05-25 01:02:13 +00:00
locka%iol.ie
ff164450dd
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
alecf%netscape.com
1ff680cb13
scriptify key methods of nsIMsgSend so that QA can do more whitebox testing
2000-05-10 07:30:45 +00:00
rhp%netscape.com
4f5027cab2
Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794
2000-03-24 21:22:53 +00:00
jefft%netscape.com
8eef06b259
fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz
2000-02-16 05:59:51 +00:00
rhp%netscape.com
09ebc0aef9
Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu
2000-02-11 01:31:15 +00:00
cls%seawood.org
b68d17371a
Removing dependency upon security/freenav module. r=alecf
1999-11-13 23:51:49 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
mccabe%netscape.com
d6e7410f31
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
bienvenu%netscape.com
225ff9cab6
get rid of nsString2
1999-08-07 02:32:02 +00:00
rhp%netscape.com
08ac24a6d5
Changes for sending multipart/related messages
1999-07-21 20:17:07 +00:00
rhp%netscape.com
ecedd77f78
Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann.
1999-07-08 04:17:16 +00:00
rhp%netscape.com
14e6df2714
New send later functionality
1999-06-11 23:42:45 +00:00
rhp%netscape.com
7125c8da12
Changes for composition reorg
1999-06-10 00:52:47 +00:00
ducarroz%netscape.com
231985740e
sources clean up
1999-03-02 18:35:42 +00:00
ducarroz%netscape.com
a825854d4a
carry smtp server name over the send message process
1999-02-26 23:23:32 +00:00
ducarroz%netscape.com
15887578e7
Initial checkin
1999-02-17 19:28:25 +00:00