.. |
.cvsignore
|
Ignore UNIX generated makefiles
|
1999-02-09 01:33:43 +00:00 |
Makefile.in
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
makefile.win
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
msgCompGlue.cpp
|
More fixe
|
1999-06-07 19:18:34 +00:00 |
nsComposeAppCore.cpp
|
"First step towards exorcism of nsIXULWindowCallbacks"
|
1999-06-07 19:21:33 +00:00 |
nsComposeAppCore.h
|
NS_NewComposeAppCore takes an interface ID.
|
1999-04-06 03:22:21 +00:00 |
nsComposer.cpp
|
Changes for composition BE
|
1999-06-07 18:58:27 +00:00 |
nsComposer.h
|
NS_NewComposer and NS_NewComposerBootstrap take interface IDs.
|
1999-04-06 03:22:41 +00:00 |
nsComposerNameSet.cpp
|
remove some debugging statements
|
1999-04-16 22:19:13 +00:00 |
nsComposerNameSet.h
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
|
1999-03-11 01:38:11 +00:00 |
nsIComposer.cpp
|
add JS stubs for this class
|
1999-03-22 23:50:47 +00:00 |
nsJSComposeAppCore.cpp
|
oops, forget to reactivate one line for the function Dispose
|
1999-06-04 15:50:54 +00:00 |
nsJSComposeAppCore.h
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
|
1999-03-11 01:36:37 +00:00 |
nsMsgAttachmentHandler.cpp
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
nsMsgAttachmentHandler.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgCompFields.cpp
|
Conversion of prefs to new world API's
|
1999-05-12 23:42:35 +00:00 |
nsMsgCompFields.h
|
Changes for composition BE
|
1999-06-07 18:58:27 +00:00 |
nsMsgComposeStringBundle.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgComposeStringBundle.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgCompPrefs.cpp
|
fix build bustage
|
1999-05-27 06:08:15 +00:00 |
nsMsgCompPrefs.h
|
Add pref wrapColumn & useHtml
|
1999-05-14 18:52:05 +00:00 |
nsMsgCopy.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgCopy.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgCreate.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgCreate.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgDeliveryListener.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgDeliveryListener.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgEncoders.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgEncoders.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgI18N.cpp
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
nsMsgI18N.h
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
nsMsgPrompts.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgPrompts.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgSend.cpp
|
fix build bustage.
|
1999-06-07 19:23:07 +00:00 |
nsMsgSend.h
|
fix build bustage. case sensitivity problem.
|
1999-06-07 19:22:21 +00:00 |
nsMsgSendLater.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgSendLater.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgSendPart.cpp
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
nsMsgSendPart.h
|
Changes for composition BE
|
1999-06-07 18:58:27 +00:00 |
nsMsgTransition.h
|
Transition header file
|
1999-06-07 19:12:21 +00:00 |
nsMsgUtils.cpp
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
nsMsgUtils.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgZapIt.cpp
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgZapIt.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsSmtpProtocol.cpp
|
Major revamping of the smtp protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. While i was here, I also fixed a leak where we weren't closing the file stream for the message we were sending. Fixed a leak that was preventing the smtp protocol instance from getting released & destroyed.
|
1999-06-05 20:28:21 +00:00 |
nsSmtpProtocol.h
|
Major revamping of the smtp protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. While i was here, I also fixed a leak where we weren't closing the file stream for the message we were sending. Fixed a leak that was preventing the smtp protocol instance from getting released & destroyed.
|
1999-06-05 20:28:21 +00:00 |
nsSmtpService.cpp
|
LoadURL is now LoadUrl on the smtp protocol.
|
1999-06-05 20:28:49 +00:00 |
nsSmtpService.h
|
fix newline at end of file
|
1999-03-20 02:17:21 +00:00 |
nsSmtpUrl.cpp
|
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:34:31 +00:00 |
nsSmtpUrl.h
|
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:34:31 +00:00 |