gecko-dev/mailnews/compose/src
scott%scott-macgregor.org b20de750af Bug #334993 --> don't use brandShortName for the Thunderbird user-agent string as some locales are translating Thunderbird. Use the value from nsIXULAppInfo instead. r=axel 2006-05-26 20:43:15 +00:00
..
.cvsignore
Makefile.in Bug #334993 --> don't use brandShortName for the Thunderbird user-agent string as some locales are translating Thunderbird. Use the value from nsIXULAppInfo instead. r=axel 2006-05-26 20:43:15 +00:00
nsMsgAppleCodes.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgAppleDouble.h gcc 4 Thunderbird fixes for Mac OS X. Patch by Mark Mentovai. b=297619 r=peterv r=josh sr=peterv a=dbaron 2005-06-15 04:01:52 +00:00
nsMsgAppleDoubleEncode.cpp gcc 4 Thunderbird fixes for Mac OS X. Patch by Mark Mentovai. b=297619 r=peterv r=josh sr=peterv a=dbaron 2005-06-15 04:01:52 +00:00
nsMsgAppleEncode.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgAttachment.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgAttachment.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgAttachmentHandler.cpp fix handling of crlf spanning blocks when detecting line endings, patch by Franke@computer.org, sr=bienvenu 269390 2005-10-25 03:28:57 +00:00
nsMsgAttachmentHandler.h fix handling of crlf spanning blocks when detecting line endings, patch by Franke@computer.org, sr=bienvenu 269390 2005-10-25 03:28:57 +00:00
nsMsgBinHex.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsMsgBinHex.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgCompFields.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsMsgCompFields.h 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
nsMsgCompUtils.cpp Bug #334993 --> don't use brandShortName for the Thunderbird user-agent string as some locales are translating Thunderbird. Use the value from nsIXULAppInfo instead. r=axel 2006-05-26 20:43:15 +00:00
nsMsgCompUtils.h bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin 2005-03-01 12:37:02 +00:00
nsMsgCompose.cpp fix 220646, when forwarding message as attachment, set the filename to include the .eml extension, patcy by mkmelin+mozilla@iki.fi, r=bienvenu, sr=mscott 2006-05-20 23:26:42 +00:00
nsMsgCompose.h Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr=bienvenu 2006-04-10 15:27:29 +00:00
nsMsgComposeContentHandler.cpp Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin, 2005-07-26 21:23:43 +00:00
nsMsgComposeContentHandler.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgComposeParams.cpp 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
nsMsgComposeParams.h 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
nsMsgComposeProgress.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsMsgComposeProgress.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgComposeProgressParams.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgComposeProgressParams.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgComposeService.cpp suiterunner doesn't compose using -url b=337020 sr=mscott 2006-05-08 08:28:39 +00:00
nsMsgComposeService.h Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu 2006-02-03 16:07:23 +00:00
nsMsgComposeStringBundle.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgComposeStringBundle.h fix 190775 patch by ch.ey@gmx.net, some error messages from smtp server not displayed to user, r=bienvenu, sr=mscott 2005-01-04 17:28:47 +00:00
nsMsgCopy.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsMsgCopy.h Merge-conflict update between bugs 317937 and 313309 2005-12-02 14:49:27 +00:00
nsMsgCreate.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsMsgCreate.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgDeliveryListener.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgDeliveryListener.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgEncoders.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
nsMsgEncoders.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgPrompts.cpp 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
nsMsgPrompts.h 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
nsMsgQuote.cpp Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu 2005-11-27 23:57:18 +00:00
nsMsgQuote.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgRecipientArray.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgRecipientArray.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgSend.cpp bug 332108 : can attach but cannot send a file with non-ASCII name (r=mscott, sr=bienvenu) 2006-04-16 17:06:13 +00:00
nsMsgSend.h Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu 2005-11-27 23:57:18 +00:00
nsMsgSendLater.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
nsMsgSendLater.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgSendPart.cpp fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718 2004-05-06 13:17:26 +00:00
nsMsgSendPart.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgSendReport.cpp fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
nsMsgSendReport.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgSimulateError.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgZapIt.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgZapIt.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsSmtpDataSource.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsSmtpDataSource.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsSmtpDelegateFactory.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsSmtpDelegateFactory.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsSmtpProtocol.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsSmtpProtocol.h add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:31:46 +00:00
nsSmtpServer.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsSmtpServer.h bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref 2005-01-15 10:32:27 +00:00
nsSmtpService.cpp Bug 320498 Fix NewChannel impls to handle null in argument 2005-12-18 01:50:50 +00:00
nsSmtpService.h Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-08 19:16:56 +00:00
nsSmtpUrl.cpp Bug #260482 --> custom mail headers (e.g. In-Reply-To) cannot be passed from command line 2005-06-07 19:07:04 +00:00
nsSmtpUrl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsURLFetcher.cpp fix setting of msg disposition (reply/forward) when sending edited draft, 128996, and 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:00:08 +00:00
nsURLFetcher.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00