This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61ba24e7367fd577ee10a4e835c628ca0f58c63f
Mozilla
/
mozilla
/
mailnews
/
compose
/
src
History
nick.kreeger%park.edu
7dad4e83f8
Fixing Linux Tbird Tbox
...
git-svn-id: svn://10.0.0.236/trunk@233054 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-25 02:22:56 +00:00
..
Makefile.in
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
nsComposeStrings.h
Bug 361433: More descriptive error messages for network level error on sending mail; p=Christian Eyrich <ch.ey@gmx.net>, r=bienvenu, sr=mscott;\n\nNPOTB for the firefox freeze.
2007-07-30 18:38:25 +00:00
nsMsgAppleCodes.h
Bug 281889 - remove XP_MAC code, attachment 272355, r+sr=bienvenu
2007-07-15 00:44:23 +00:00
nsMsgAppleDouble.h
Bug 281889 - remove XP_MAC code, attachment 272355, r+sr=bienvenu
2007-07-15 00:44:23 +00:00
nsMsgAppleDoubleEncode.cpp
…
nsMsgAppleEncode.cpp
…
nsMsgAttachment.cpp
…
nsMsgAttachment.h
…
nsMsgAttachmentHandler.cpp
Bug
#379070
--> convert GetMessageServiceFromURI to use nsACString instead of a char *.
2007-07-03 06:57:10 +00:00
nsMsgAttachmentHandler.h
…
nsMsgCompFields.cpp
…
nsMsgCompFields.h
…
nsMsgCompose.cpp
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
nsMsgCompose.h
…
nsMsgComposeContentHandler.cpp
…
nsMsgComposeContentHandler.h
…
nsMsgComposeParams.cpp
…
nsMsgComposeParams.h
…
nsMsgComposeProgress.cpp
…
nsMsgComposeProgress.h
…
nsMsgComposeProgressParams.cpp
…
nsMsgComposeProgressParams.h
…
nsMsgComposeService.cpp
Bug
#379070
--> convert GetMessageServiceFromURI to use nsACString instead of a char *.
2007-07-03 06:57:10 +00:00
nsMsgComposeService.h
Bug 385056 Remove MOZ_XUL_APP ifdefs from /mailnews (removals from the main code) r=Neil,sr=mscott
2007-06-21 15:44:52 +00:00
nsMsgCompUtils.cpp
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
nsMsgCompUtils.h
…
nsMsgCopy.cpp
…
nsMsgCopy.h
…
nsMsgEncoders.cpp
…
nsMsgEncoders.h
…
nsMsgPrompts.cpp
…
nsMsgPrompts.h
…
nsMsgQuote.cpp
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
nsMsgQuote.h
…
nsMsgRecipientArray.cpp
…
nsMsgRecipientArray.h
…
nsMsgSend.cpp
Fixing Linux Tbird Tbox
2007-08-25 02:22:56 +00:00
nsMsgSend.h
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
nsMsgSendLater.cpp
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
nsMsgSendLater.h
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
nsMsgSendPart.cpp
…
nsMsgSendPart.h
…
nsMsgSendReport.cpp
…
nsMsgSendReport.h
…
nsMsgSimulateError.h
…
nsSmtpDataSource.cpp
…
nsSmtpDataSource.h
…
nsSmtpDelegateFactory.cpp
…
nsSmtpDelegateFactory.h
…
nsSmtpProtocol.cpp
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
nsSmtpProtocol.h
fix regression in smtp logon, and improve error messages in cases where we've become stricter, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 311657
2007-07-15 15:24:22 +00:00
nsSmtpServer.cpp
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
nsSmtpServer.h
…
nsSmtpService.cpp
Add a flag that allows protocol handlers to indicate that they don't return any
2007-07-25 17:21:42 +00:00
nsSmtpService.h
…
nsSmtpUrl.cpp
…
nsSmtpUrl.h
…
nsURLFetcher.cpp
…
nsURLFetcher.h
…