..
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
Part of makefile clean up for windows. Changes include removing old cruft, giving each
1999-06-07 06:41:51 +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
XPConnect doesn't seem to like returning NULL from string accessors
1999-06-07 04:29:18 +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
Add default implemenations for OnDataAvailable, OnStartBinding, OnStopBinding. Push even more functionality for loading a url up into the base class.
1999-06-05 20:21:27 +00:00
nsMsgProtocol.h
Make LoadUrl public and not protected.
1999-06-05 21:47:04 +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