releases-comm-central/mailnews/base/util
David Bienvenu 1187b99e78 fix build bustage by removing Get/SetParam 2011-08-23 09:58:25 -07:00
..
IOUtils.js Bug 555557 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Messaging" (c-c); r=Standard8 2010-11-19 11:23:58 +00:00
Makefile.in make backend base and db [noscript] methods scriptable, bug 661682, r=rkent, sr=standard8 2011-06-24 16:58:10 -07:00
StringBundle.js Bug 511602 - import labs'/myk's StringBundle.js JS module into mailnews/core/utils. r+sr=bienvenu. 2009-08-20 16:23:24 -07:00
errUtils.js Bug 545955 - The quick filter bar. This replaces the previous quick search widget. r+sr=bienvenu, ui-review=clarkbw 2010-04-21 21:52:20 -07:00
folderUtils.jsm fix smart archives folder to use archive icon, r/sr=standard8, 496562 2009-06-08 07:42:47 -07:00
iteratorUtils.jsm Bug 559909 - Fix iteratorUtils.toArray's NodeList and Iterator checks, and add tests. r=asuth 2010-10-12 19:41:20 +05:30
jsTreeSelection.js Bug 555557 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Messaging" (c-c); r=Standard8 2010-11-19 11:23:58 +00:00
mailServices.js Bug 633345 - Add the SMTP service to MailServices. r+sr=bienvenu 2011-02-11 23:44:11 +05:30
mailnewsMigrator.js Bug 580270 won't save authentication method "normal password" as preference. r=bienvenu,BenB,sr=bienvenu 2010-08-02 22:56:03 +01:00
nsImapMoveCoalescer.cpp Bug 377319 Convert mailnews/base/util to the external API r=Neil sr=Standard8 2010-03-24 22:34:46 +00:00
nsImapMoveCoalescer.h Bug 488907 Tidy up some includes in nsIMsgFolder.idl/nsIMsgWindow.idl. r/sr=bienvenu 2009-04-21 09:33:22 +01:00
nsMsgCompressIStream.cpp Bug 377319 Convert mailnews/base/util to the external API r=Neil sr=Standard8 2010-03-24 22:34:46 +00:00
nsMsgCompressIStream.h Remove extra "`" to fix bustage on Solaris. 2009-06-08 14:27:54 +08:00
nsMsgCompressOStream.cpp add support for IMAP RFC 4978, r=bienvenu, sr=neil 2009-06-05 08:21:27 -07:00
nsMsgCompressOStream.h add support for IMAP RFC 4978, r=bienvenu, sr=neil 2009-06-05 08:21:27 -07:00
nsMsgDBFolder.cpp Bug 678921 - Use EqualsLiteral and LowerCaseEqualsLiteral. r=dbienvenu 2011-08-23 12:07:40 +09:00
nsMsgDBFolder.h run autocompact from an event, to unwind the stack, r=standard8, bug 605511 2011-08-08 15:49:59 -07:00
nsMsgDBFolderAtomList.h allow modification of smart folder scope, and dynamically update scope when special folders are added/removed, r=bwinton, sr=standard8, bug 532061 2010-04-15 11:46:32 -07:00
nsMsgFileStream.cpp fix bug 650750, perf slowdown with NFS local mailboxes, r=bienvenu 2011-04-20 07:39:39 -07:00
nsMsgFileStream.h fix bug 650750, perf slowdown with NFS local mailboxes, r=bienvenu 2011-04-20 07:39:39 -07:00
nsMsgI18N.cpp Bug 587475 - Reimplement UTF-7 in mailnews - switch to using the internal decoder; r=Standard8 2011-01-04 13:39:21 +00:00
nsMsgI18N.h Bug 629479 - Remove various nsVoidArray instances and headers; r=bienvenu 2011-02-04 19:03:04 +00:00
nsMsgIdentity.cpp Bug 413578 - null-arg checks in nsMsgAccountManager.cpp, nsMsgPurgeService.cpp, nsMsgIdentity.cpp, and nsImapIncomingServer.cpp (original patch from Joey Minta) r=bienvenu 2011-06-12 00:25:53 +08:00
nsMsgIdentity.h Bug 629479 - Remove various nsVoidArray instances and headers; r=bienvenu 2011-02-04 19:03:04 +00:00
nsMsgIncomingServer.cpp Bug 678921 - Use EqualsLiteral and LowerCaseEqualsLiteral. r=dbienvenu 2011-08-23 12:07:40 +09:00
nsMsgIncomingServer.h Bug 560740 Cancelling the master password prompt brings up a second one for each connection. r/sr=bienvenu 2010-04-21 07:42:01 +01:00
nsMsgKeyArray.cpp make backend base and db [noscript] methods scriptable, bug 661682, r=rkent, sr=standard8 2011-06-24 16:58:10 -07:00
nsMsgKeyArray.h make backend base and db [noscript] methods scriptable, bug 661682, r=rkent, sr=standard8 2011-06-24 16:58:10 -07:00
nsMsgKeySet.cpp Bug 527679 - "gloda indexing does not properly handle undone message deletions". "updated bienvenu's patch, fuses test in. tests pass for me" r=bienvenu,r=asuth,sr=bienvenu,a=blocking-thunderbird3 2009-11-12 03:20:16 -08:00
nsMsgKeySet.h Bug 527679 - "gloda indexing does not properly handle undone message deletions". "updated bienvenu's patch, fuses test in. tests pass for me" r=bienvenu,r=asuth,sr=bienvenu,a=blocking-thunderbird3 2009-11-12 03:20:16 -08:00
nsMsgLineBuffer.cpp Bug 377319 Convert mailnews/base/util to the external API r=Neil sr=Standard8 2010-03-24 22:34:46 +00:00
nsMsgLineBuffer.h bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
nsMsgMailNewsUrl.cpp fix build bustage by removing Get/SetParam 2011-08-23 09:58:25 -07:00
nsMsgMailNewsUrl.h Bug 664105 Ensure mailnews URLs are equal to their clones r=bienvenu 2011-06-14 23:22:53 +01:00
nsMsgProtocol.cpp backout patch that should not have landed, patch was landed as part of fix for bug 658877, backout fixes bug 660019, r=backout 2011-07-25 14:19:03 -07:00
nsMsgProtocol.h backout patch that should not have landed, patch was landed as part of fix for bug 658877, backout fixes bug 660019, r=backout 2011-07-25 14:19:03 -07:00
nsMsgReadStateTxn.cpp make backend base and db [noscript] methods scriptable, bug 661682, r=rkent, sr=standard8 2011-06-24 16:58:10 -07:00
nsMsgReadStateTxn.h make backend base and db [noscript] methods scriptable, bug 661682, r=rkent, sr=standard8 2011-06-24 16:58:10 -07:00
nsMsgTxn.cpp Bug 593355 nsSimpleProperty in nsMsgTxn conflicts with the same in nsHashPropertyBag. r=bienvenu 2010-09-03 15:56:03 +01:00
nsMsgTxn.h Bug 488907 Tidy up some includes in nsIMsgFolder.idl/nsIMsgWindow.idl. r/sr=bienvenu 2009-04-21 09:33:22 +01:00
nsMsgUtils.cpp Bug 675473 - Incorrect use of PRBool when other types are more appropriate or vice versa (in comm-central); r=Standard8 2011-08-16 11:12:05 +01:00
nsMsgUtils.h Bug 644963 Remove ToInteger workarounds r=bienvenu 2011-03-26 00:33:16 +00:00
nsStopwatch.cpp Bug 487605 - nsStopwatch.cpp: Fix GetProcessTimes() usage; (Av1d-CC) nsStopwatch.cpp 2010-10-26 15:15:40 +02:00
nsStopwatch.h Bug 470329 - gloda indexer throttling logic needs to be adaptive. r/sr=dmose. 2009-02-26 13:15:30 -08:00
templateUtils.js Bug 543026 [faceted search] Email dates printed on global search results tab are not correctly localised. r=asuth 2010-05-14 09:31:49 +01:00
traceHelper.js Bug 555557 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Messaging" (c-c); r=Standard8 2010-11-19 11:23:58 +00:00