.. |
.cvsignore
|
Don't complain about Makefile
|
1998-12-21 22:16:01 +00:00 |
MANIFEST
|
add folder cache to makefiles
|
1999-07-16 21:28:54 +00:00 |
Makefile.in
|
add nsIMsgStatusFeedback.idl
|
1999-08-04 18:40:13 +00:00 |
makefile.win
|
add nsIMsgStatusFeedback.idl
|
1999-08-04 18:40:13 +00:00 |
nsCopyMessageStreamListener.cpp
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsCopyMessageStreamListener.h
|
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
|
1999-07-29 00:42:25 +00:00 |
nsMessageViewDataSource.cpp
|
changes for sub-level threading
|
1999-07-13 18:48:25 +00:00 |
nsMessageViewDataSource.h
|
Add thread counts.
|
1999-07-06 22:44:00 +00:00 |
nsMessenger.cpp
|
fix gcc warning
|
1999-08-09 21:07:33 +00:00 |
nsMessenger.h
|
Killing the messenger appcore once and for all.
|
1999-06-04 04:00:58 +00:00 |
nsMessengerBootstrap.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsMessengerBootstrap.h
|
Killing the messenger appcore once and for all.
|
1999-06-04 04:00:58 +00:00 |
nsMsgAccount.cpp
|
add some assertions to save us problems later
|
1999-08-06 20:43:11 +00:00 |
nsMsgAccount.h
|
first addition of nsIMsgAccount and nsIMsgAccountManager implementations
|
1999-04-06 22:35:43 +00:00 |
nsMsgAccountDataSource.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsMsgAccountDataSource.h
|
add headers for new RDF data sources for account system
|
1999-04-22 02:24:39 +00:00 |
nsMsgAccountManager.cpp
|
remove some #if 0 code. why? because its crap.
|
1999-08-09 20:53:14 +00:00 |
nsMsgAccountManager.h
|
get news migration to work on UNIX. In theory, it should work for BeOS too.
|
1999-07-21 06:42:38 +00:00 |
nsMsgAccountManagerDS.cpp
|
fix memory allocation problems, C++ warning, and newlines at the end of files
|
1999-06-29 21:19:05 +00:00 |
nsMsgAccountManagerDS.h
|
add headers for new RDF data sources for account system
|
1999-04-22 02:24:39 +00:00 |
nsMsgBiffManager.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsMsgBiffManager.h
|
Add more work on Biff.
|
1999-06-11 22:09:47 +00:00 |
nsMsgCopyService.cpp
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsMsgCopyService.h
|
added new files nsMsgCopyService.h nsMsgCopyService.cpp
|
1999-06-24 00:47:40 +00:00 |
nsMsgFolderCache.cpp
|
remove nsString2
|
1999-08-07 16:28:43 +00:00 |
nsMsgFolderCache.h
|
remove nsString2
|
1999-08-07 16:28:43 +00:00 |
nsMsgFolderCacheElement.cpp
|
cast nsCString as const char *.
|
1999-08-05 04:51:47 +00:00 |
nsMsgFolderCacheElement.h
|
more work on folder cache
|
1999-07-17 03:26:24 +00:00 |
nsMsgFolderDataSource.cpp
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsMsgFolderDataSource.h
|
added NC_RDF_EMPTYTRASH command; EmptyTrash() method
|
1999-08-06 18:23:50 +00:00 |
nsMsgIdentityDataSource.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsMsgIdentityDataSource.h
|
add headers for new RDF data sources for account system
|
1999-04-22 02:24:39 +00:00 |
nsMsgImapMailFolder.cpp
|
more work on folder cache
|
1999-07-17 20:33:15 +00:00 |
nsMsgKeyArray.cpp
|
Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
|
1999-02-13 10:39:59 +00:00 |
nsMsgKeyArray.h
|
Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
|
1999-02-13 10:39:59 +00:00 |
nsMsgMD5.cpp
|
use 'common' memcpy routine
|
1999-04-12 22:19:25 +00:00 |
nsMsgMailSession.cpp
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsMsgMailSession.h
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsMsgMessageDataSource.cpp
|
get rid of nsString2, more hooking up of status
|
1999-08-07 02:30:11 +00:00 |
nsMsgMessageDataSource.h
|
Changes for:
|
1999-08-05 04:28:28 +00:00 |
nsMsgNotificationManager.cpp
|
cast nsCString as a const char *.
|
1999-08-05 04:50:02 +00:00 |
nsMsgNotificationManager.h
|
Changes for:
|
1999-08-05 04:28:28 +00:00 |
nsMsgRDFDataSource.cpp
|
remove extraneous comment (this isn't true anymore)
|
1999-08-06 20:43:43 +00:00 |
nsMsgRDFDataSource.h
|
Only remove the transaction manager if we're handling the command.
|
1999-07-24 21:48:45 +00:00 |
nsMsgRDFUtils.cpp
|
replaced call to deprecated nsString API
|
1999-07-26 01:01:10 +00:00 |
nsMsgRDFUtils.h
|
added NC_RDF_EMPTYTRASH command; EmptyTrash() method
|
1999-08-06 18:23:50 +00:00 |
nsMsgServerDataSource.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsMsgServerDataSource.h
|
add headers for new RDF data sources for account system
|
1999-04-22 02:24:39 +00:00 |
nsMsgStatusFeedback.cpp
|
get progress meter working
|
1999-08-09 21:08:47 +00:00 |
nsMsgStatusFeedback.h
|
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
|
1999-08-05 01:37:52 +00:00 |
nsUrlListenerManager.cpp
|
Use nsCOMTypeInfo
|
1999-07-01 00:07:42 +00:00 |
nsUrlListenerManager.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |