.. |
.cvsignore
|
Ignore UNIX generated makefiles
|
1999-02-09 01:33:43 +00:00 |
Makefile.in
|
New quoting functionality
|
1999-06-15 23:22:34 +00:00 |
makefile.win
|
New quoting functionality
|
1999-06-15 23:22:34 +00:00 |
msgCompGlue.cpp
|
Changes for composition reorg
|
1999-06-10 00:52:47 +00:00 |
nsComposeAppCore.cpp
|
fix build bustage
|
1999-06-10 03:05:22 +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
|
New quoting functionality
|
1999-06-15 23:22:34 +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 |
nsMsgCompose.cpp
|
New quoting functionality
|
1999-06-15 23:22:34 +00:00 |
nsMsgCompose.h
|
New quoting functionality
|
1999-06-15 23:22:34 +00:00 |
nsMsgComposeService.cpp
|
don't addref a null ptr, that hurts!
|
1999-06-10 23:31:44 +00:00 |
nsMsgComposeService.h
|
Add a temporary hack to make the reply/forward kind of work
|
1999-06-10 22:08:35 +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 memory leaks.
|
1999-06-10 02:47:29 +00:00 |
nsMsgCompPrefs.h
|
Add pref wrapColumn & useHtml
|
1999-05-14 18:52:05 +00:00 |
nsMsgCompUtils.cpp
|
rename s to s2 to stop shadowing. we don't need to get the prefs service again, we already have it.
|
1999-06-16 00:24:17 +00:00 |
nsMsgCompUtils.h
|
Changes for composition reorg
|
1999-06-10 00:52:47 +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
|
add a missing declarations, fix build bustage
|
1999-06-10 03:04:54 +00:00 |
nsMsgPrompts.cpp
|
alerts are too broken to use at this point. #7770 and other bugs. argh.
|
1999-06-15 00:35:43 +00:00 |
nsMsgPrompts.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsMsgQuote.cpp
|
Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. We were also making a com ptr out of a non interface so I added a dirty hack to fix that.
|
1999-06-16 00:00:55 +00:00 |
nsMsgQuote.h
|
Checking in changes for new files (not in build yet)
|
1999-06-15 14:11:56 +00:00 |
nsMsgSend.cpp
|
fix for #8126. crashing when posting to a non-existant newsgroup.
|
1999-06-15 07:28:54 +00:00 |
nsMsgSend.h
|
New send later functionality
|
1999-06-11 23:42:45 +00:00 |
nsMsgSendLater.cpp
|
DeleteStorage on delete message.
|
1999-06-14 22:24:16 +00:00 |
nsMsgSendLater.h
|
New send later functionality
|
1999-06-11 23:42:45 +00:00 |
nsMsgSendPart.cpp
|
Changes for composition reorg
|
1999-06-10 00:52:47 +00:00 |
nsMsgSendPart.h
|
Changes for composition BE
|
1999-06-07 18:58:27 +00:00 |
nsMsgTransition.h
|
remove any use of nsMsgCompose (it's the old one nsMsgCompose will conflic with the new one I will add soon!)
|
1999-06-10 02:01:37 +00:00 |
nsMsgZapIt.cpp
|
no newline at the end of the file
|
1999-06-16 00:24:39 +00:00 |
nsMsgZapIt.h
|
New compose BE functionality
|
1999-06-07 18:48:32 +00:00 |
nsSmtpProtocol.cpp
|
Don't attempt to read from the file we are sending unless the file stream is in fact open.
|
1999-06-16 02:19:49 +00:00 |
nsSmtpProtocol.h
|
Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer.
|
1999-06-08 00:01:54 +00:00 |
nsSmtpService.cpp
|
fix memory leak
|
1999-06-10 03:06:28 +00:00 |
nsSmtpService.h
|
fix newline at end of file
|
1999-03-20 02:17:21 +00:00 |
nsSmtpUrl.cpp
|
Fix smtp send problem. I was over zealous in fixing a memory leak and we were appending an extra
|
1999-06-10 19:37:18 +00:00 |
nsSmtpUrl.h
|
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:34:31 +00:00 |