gecko-dev/mailnews/base/util
jst%netscape.com c1ccea8268 Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de 2000-10-24 04:56:10 +00:00
..
macbuild more build bustage fixes. 2000-08-17 03:11:33 +00:00
.cvsignore
MANIFEST
Makefile.in
makefile.win
nsLocalFolderSummarySpec.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsLocalFolderSummarySpec.h
nsMessage.cpp rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
nsMessage.h rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
nsMsgDBFolder.cpp r=sspitzer a=mscott. Added mDeleteOrMoveMsgFailed atom for notification in failed cases. 2000-09-21 00:15:47 +00:00
nsMsgDBFolder.h r=sspitzer a=mscott. 2000-09-21 00:16:23 +00:00
nsMsgFolder.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsMsgFolder.h Work on 49212 and 17470. Add start/stop notifications for perf improvement for 2000-09-01 03:26:52 +00:00
nsMsgGroupRecord.cpp
nsMsgGroupRecord.h
nsMsgI18N.cpp Added an error handling in ConvertToUnicode() to use ISO-8859-1 if charset is invalid, bug 56059, r=bienvenu, sr=alecf,mscott. 2000-10-12 22:42:19 +00:00
nsMsgI18N.h Added two new I18N functions, 2000-05-03 21:23:58 +00:00
nsMsgIdentity.cpp fix for 44633, 44634, and more threadpane performance work - use NS_LITERAL_STRING 2000-08-01 22:38:52 +00:00
nsMsgIdentity.h
nsMsgIncomingServer.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsMsgIncomingServer.h fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking, 2000-06-01 23:35:38 +00:00
nsMsgKeySet.cpp part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsMsgKeySet.h part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsMsgLineBuffer.cpp
nsMsgLineBuffer.h
nsMsgMailNewsUrl.cpp Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de 2000-10-24 04:56:10 +00:00
nsMsgMailNewsUrl.h Bug #43661 --> pass in the file name for the attachment 2000-07-07 21:56:38 +00:00
nsMsgProtocol.cpp fix for #53487. get open attachment to work from news messages. 2000-09-22 00:44:08 +00:00
nsMsgProtocol.h Bug #43691 --> fix pop uidl urls by supressing OnStart and OnStopRequest calls 2000-07-14 23:16:47 +00:00
nsMsgTxn.cpp switch to macro for QI accounting 2000-05-14 23:18:42 +00:00
nsMsgTxn.h
nsMsgUtils.cpp Changed to escape folder name to prevent 8 bit data from bad conversions, 2000-09-22 23:58:19 +00:00
nsMsgUtils.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsNewsSummarySpec.cpp
nsNewsSummarySpec.h
nsUInt32Array.cpp
nsUInt32Array.h