gecko-dev/mailnews/base/util
2001-06-20 20:21:49 +00:00
..
macbuild Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer 2001-04-27 00:22:18 +00:00
.cvsignore
Makefile.in Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
makefile.win Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
MANIFEST Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer 2001-04-27 00:22:18 +00:00
nsLocalFolderSummarySpec.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
nsLocalFolderSummarySpec.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgDBFolder.cpp fix for bug #79239. 2001-06-16 07:20:15 +00:00
nsMsgDBFolder.h fix for bug #79239. 2001-06-16 07:20:15 +00:00
nsMsgFolder.cpp 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
nsMsgFolder.h 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
nsMsgGroupRecord.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
nsMsgGroupRecord.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgI18N.cpp fix Bugzilla Bug 75853 CR and LF are naked ifdefs 2001-04-18 05:59:43 +00:00
nsMsgI18N.h fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu 2001-04-05 23:00:38 +00:00
nsMsgIdentity.cpp Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa 2001-06-20 06:13:27 +00:00
nsMsgIdentity.h fix #78289. if special folder prefs are not set, we can crash on saving 2001-05-03 00:31:36 +00:00
nsMsgIncomingServer.cpp Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa 2001-06-20 06:13:27 +00:00
nsMsgIncomingServer.h fix for bug #79239. 2001-06-16 07:20:15 +00:00
nsMsgKeyArray.cpp Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgKeyArray.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgKeySet.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +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 add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833 2001-04-29 22:43:57 +00:00
nsMsgLineBuffer.h fix line buffer to grow past 4k r=mscott 33715 2000-04-13 05:53:56 +00:00
nsMsgMailNewsUrl.cpp bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
nsMsgMailNewsUrl.h Bug #73819 --> hook imap and news up to the new memory cache. 2001-04-13 03:48:37 +00:00
nsMsgProtocol.cpp Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa 2001-06-19 23:19:55 +00:00
nsMsgProtocol.h Bug #83381 --> crash replying to message with long lines 2001-06-06 00:44:06 +00:00
nsMsgTxn.cpp Fixes for bug #66308 ([embed] XPIDL'ize transaction manager) 2001-03-09 14:23:59 +00:00
nsMsgTxn.h Fixes for bug #66308 ([embed] XPIDL'ize transaction manager) 2001-03-09 14:23:59 +00:00
nsMsgUtf7Utils.cpp Fix for bug 76789. Resolve redundant symbols in mailnews in preparation of dll merging. R= varada, SR=sspitzer 2001-04-27 00:19:12 +00:00
nsMsgUtf7Utils.h HPUX breakage 2001-04-27 13:51:13 +00:00
nsMsgUtils.cpp fix for #82821. fix several problems (including an infinite loop problem during folder discovery) 2001-05-31 05:26:08 +00:00
nsMsgUtils.h fix for #74055. get news and subscribe to work with non-ASCII newsgroup names. 2001-05-10 07:26:30 +00:00
nsNewsSummarySpec.cpp Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
nsNewsSummarySpec.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsUint8Array.cpp Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsUint8Array.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsUInt32Array.cpp fix growing of uint32 arrays r=naving, sr=sspitzer part of work for 76668 2001-04-27 04:05:53 +00:00
nsUInt32Array.h # 34082 2000-05-02 23:11:58 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00