gecko-dev/mailnews/base/util
1999-06-04 23:24:27 +00:00
..
macbuild *** empty log message *** 1999-06-04 23:24:27 +00:00
.cvsignore move files over from src into linkable library 1999-03-19 22:55:08 +00:00
Makefile.in Build nsMsgProtocol. 1999-06-04 23:10:24 +00:00
makefile.win Build nsMsgProtocol.h nsMsgProtocol.cpp. 1999-06-04 22:59:05 +00:00
MANIFEST Export nsMsgProtocol.h 1999-06-04 23:17:38 +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 GetPriority 1999-05-27 05:09:00 +00:00
nsMessage.h add GetPriority 1999-05-27 05:09:00 +00:00
nsMsgDBFolder.cpp Added Charset functions. 1999-06-03 22:56:14 +00:00
nsMsgDBFolder.h Added Charset functions. 1999-06-03 22:56:14 +00:00
nsMsgFolder.cpp Added Charset functions. 1999-06-03 22:56:14 +00:00
nsMsgFolder.h Added Charset functions. 1999-06-03 22:56:14 +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 Add getIntpref & setIntPref. Add wrapColumn pref 1999-05-14 18:52:02 +00:00
nsMsgIdentity.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
nsMsgIncomingServer.cpp rename GetUserName -> GetUsername because Win32 substitutes all GetUserName's with GetUserNameA 1999-05-27 05:36:10 +00:00
nsMsgIncomingServer.h rename GetUserName -> GetUsername because Win32 substitutes all GetUserName's with GetUserNameA 1999-05-27 05:36:10 +00:00
nsMsgKeySet.cpp remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet. 1999-05-20 02:54:25 +00:00
nsMsgKeySet.h remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet. 1999-05-20 02:54:25 +00:00
nsMsgLineBuffer.cpp Use MSG_LINEBREAK instead of LINEBREAK. 1999-04-27 03:06:34 +00:00
nsMsgLineBuffer.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
nsMsgProtocol.cpp First checked in. New files used to encapsulate much of the cross mail-news protocol code. this is mostly mail protocol to core netlib integration code. Over the next couple days, I'll be updating the mailnews protocols to inherit from nsMsgProtocol and pushing commonality up to the nsMsgProtocol level. 1999-06-04 21:41:47 +00:00
nsMsgProtocol.h First checked in. New files used to encapsulate much of the cross mail-news protocol code. this is mostly mail protocol to core netlib integration code. Over the next couple days, I'll be updating the mailnews protocols to inherit from nsMsgProtocol and pushing commonality up to the nsMsgProtocol level. 1999-06-04 21:41:47 +00:00
nsMsgUtils.cpp use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does. 1999-06-04 22:07:26 +00:00
nsMsgUtils.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
nsNewsSummarySpec.cpp use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does. 1999-06-04 22:07:26 +00:00
nsNewsSummarySpec.h fix for #6031. the summary file names for newsgroups are based on 1999-05-21 22:21:23 +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