.. |
macbuild
|
Replace time_t by PRTime
|
1999-06-30 21:04:29 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
|
1999-09-16 14:50:19 +00:00 |
makefile.win
|
msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
|
1999-08-30 22:17:13 +00:00 |
MANIFEST
|
Export nsMsgMailNewsUrl.h
|
1999-06-21 22:20:07 +00:00 |
nsLocalFolderSummarySpec.cpp
|
remove the second most common FMM in mail/news
|
1999-08-31 06:13:42 +00:00 |
nsLocalFolderSummarySpec.h
|
|
|
nsMessage.cpp
|
work on MarkFlagged.
|
1999-08-24 21:47:22 +00:00 |
nsMessage.h
|
spamming tree with NS_DECL_IFOO's. generated code from macros replacing code in .h files
|
1999-09-09 06:02:05 +00:00 |
nsMsgDBFolder.cpp
|
more performance work for loading folders without .msf files or that have to have
|
1999-09-17 23:12:44 +00:00 |
nsMsgDBFolder.h
|
more performance work for loading folders without .msf files or that have to have
|
1999-09-17 23:12:44 +00:00 |
nsMsgFolder.cpp
|
more performance work for loading folders without .msf files or that have to have
|
1999-09-17 23:12:44 +00:00 |
nsMsgFolder.h
|
more performance work for loading folders without .msf files or that have to have
|
1999-09-17 23:12:44 +00:00 |
nsMsgGroupRecord.cpp
|
switch to nsCRT routines and PR_TRUE/PR_FALSE to reduce include dependancy
|
1999-09-08 03:08:27 +00:00 |
nsMsgGroupRecord.h
|
|
|
nsMsgIdentity.cpp
|
it's ok to return null from a pref read
|
1999-09-17 23:56:39 +00:00 |
nsMsgIdentity.h
|
implement toString() for identities (for debugging)
|
1999-08-27 20:57:07 +00:00 |
nsMsgIncomingServer.cpp
|
don't need this code anymore, as we don't need to hash the hostname to get a suitable directory name. see #13480
|
1999-09-15 07:31:27 +00:00 |
nsMsgIncomingServer.h
|
change nsIMsgIncomingServer->SetLocalPath/GetLocalPath to be an nsIFileSpec instead of a string
|
1999-09-09 04:11:38 +00:00 |
nsMsgKeySet.cpp
|
switch to nsCRT routines and PR_TRUE/PR_FALSE to reduce include dependancy
|
1999-09-08 03:08:27 +00:00 |
nsMsgKeySet.h
|
|
|
nsMsgLineBuffer.cpp
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsMsgLineBuffer.h
|
fix for #9896. make nsMsgLineBuffer work for buffers that use CR, LF, and CRLF. (before, only CRLF and LF worked.) the mac uses CR, and we'd lose the last line of the newsrc file.
|
1999-07-24 18:15:19 +00:00 |
nsMsgMailNewsUrl.cpp
|
add folder loaded notifications
|
1999-09-15 00:59:03 +00:00 |
nsMsgMailNewsUrl.h
|
add folder loaded notifications
|
1999-09-15 00:59:03 +00:00 |
nsMsgProtocol.cpp
|
Bug #14021 --> convert nsIURI into a nsISupports before passing in to avoid an nsCOMPtr assert later on.
|
1999-09-17 20:13:59 +00:00 |
nsMsgProtocol.h
|
Fix build breakage across the board!!!!
|
1999-09-12 06:28:20 +00:00 |
nsMsgTxn.cpp
|
more on undowork -- adding base nsMsgTxn class for base undo object
|
1999-06-15 13:10:47 +00:00 |
nsMsgTxn.h
|
more on undowork -- adding base nsMsgTxn class for base undo object
|
1999-06-15 13:10:47 +00:00 |
nsMsgUtils.cpp
|
check for null before addreffing
|
1999-09-18 17:42:51 +00:00 |
nsMsgUtils.h
|
add CreateStartupUrl() utility routine
|
1999-09-17 23:17:03 +00:00 |
nsNewsSummarySpec.cpp
|
Changes for:
|
1999-08-05 04:28:28 +00:00 |
nsNewsSummarySpec.h
|
move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
|
1999-06-08 05:08:31 +00:00 |
nsUInt32Array.cpp
|
switch to nsCRT routines and PR_TRUE/PR_FALSE to reduce include dependancy
|
1999-09-08 03:08:27 +00:00 |
nsUInt32Array.h
|
|
|