gecko-dev/mailnews/base/util
1999-07-27 23:27:44 +00:00
..
macbuild Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
.cvsignore
Makefile.in Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
makefile.win nakefile cleanups 1999-07-02 13:42:17 +00:00
MANIFEST Export nsMsgMailNewsUrl.h 1999-06-21 22:20:07 +00:00
nsLocalFolderSummarySpec.cpp Fixed ref counting problems related to deleting a message. Reviewed by bienvenu and 1999-04-29 01:37:40 +00:00
nsLocalFolderSummarySpec.h Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32. 1999-05-18 23:55:39 +00:00
nsMessage.cpp add methods to set parent message for threading 1999-07-06 22:53:11 +00:00
nsMessage.h add methods to set parent message for threading 1999-07-06 22:53:11 +00:00
nsMsgDBFolder.cpp Always return a value. 1999-07-25 23:07:18 +00:00
nsMsgDBFolder.h Added MarkAllMessagesRead 1999-07-24 21:10:53 +00:00
nsMsgFolder.cpp Fix recounting bug. 1999-07-27 18:18:52 +00:00
nsMsgFolder.h add MatchName method 1999-07-27 05:15:44 +00:00
nsMsgGroupRecord.cpp fix variables named "time" so as not to conflict with global system function time() 1999-05-05 02:44:07 +00:00
nsMsgGroupRecord.h Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32. 1999-05-18 23:55:39 +00:00
nsMsgIdentity.cpp Look for the default value when a pref doesn't exist. Fix problem with actual code, we passed the wrong name to GetDefaultName. 1999-07-01 21:56:54 +00:00
nsMsgIdentity.h Look for the default value when a pref doesn't exist. Fix problem with actual code, we passed the wrong name to GetDefaultName. 1999-07-01 21:56:54 +00:00
nsMsgIncomingServer.cpp more work on folder cache 1999-07-17 20:33:15 +00:00
nsMsgIncomingServer.h more work on folder cache 1999-07-17 03:26:24 +00:00
nsMsgKeySet.cpp clean up #defines 1999-07-17 18:32:39 +00:00
nsMsgKeySet.h remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet. 1999-05-20 02:54:25 +00:00
nsMsgLineBuffer.cpp 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
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 Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
nsMsgMailNewsUrl.h Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
nsMsgProtocol.cpp Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
nsMsgProtocol.h Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30: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 replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
nsMsgUtils.h Added GetRootFolder. 1999-06-14 22:22:51 +00:00
nsNewsSummarySpec.cpp nsString API fixup 1999-06-27 18:53:46 +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 Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
nsUInt32Array.h Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32. 1999-05-18 23:55:39 +00:00