diff browse annotate |
ead97b339f2077e25f578ad94a43ab38670f16f0 created 2022-10-13 15:18 +1300 pushed 2023-01-19 03:27 +0000 |
Geoff Lankow | Geoff Lankow - Bug 1799764 - Remove the dummy message header. r=BenC |
diff browse annotate |
00f717697e19f53b047e847bf0e3aa364b052902 created 2021-11-26 12:38 +0200 pushed 2021-11-26 10:39 +0000 |
Ben Campbell | Ben Campbell - Bug 1668926 - Fix uninitialised members in nsMailboxProtocol. r=mkmelin |
diff browse annotate |
2a60fe381b37482b3e5b973c7fbd6412e55106aa created 2021-11-19 11:46 +0200 pushed 2021-11-19 09:51 +0000 |
Ben Campbell | Ben Campbell - Bug 1720047 - Remove unused nsIMsgDBHdr.messageOffset access in nsMailboxProtocol. r=mkmelin |
diff browse annotate |
06085479b24375af086fd0000cc00b5ce78d1d61 created 2020-06-20 10:26 +1200 pushed 2020-06-20 22:20 +0000 |
Ben Campbell | Ben Campbell - Bug 1643561 - Reformat C++ to M-C clang-format rules (mainly PointerAlignment: Left). rs=mkmelin |
diff browse annotate |
28c5478ca164a254392f3f7db745758739b1a549 created 2019-05-11 23:25 +0200 pushed 2019-05-11 22:20 +0000 |
Jorg K | Jorg K - Bug 1546364 - Fix badly formatted comments in mailnews/local. rs=reformat |
diff browse annotate |
33f38e5bef3517802c7fc5a4c973f8c653ad1cee created 2019-04-24 16:33 +0200 pushed 2019-04-24 14:40 +0000 |
Jorg K | Jorg K - Bug 1546364 - Reformat to Google coding style in mailnews/local. rs=reformat |
diff browse annotate |
9ba93261c6b1a274d46121a7e5b8523bab728f78 created 2019-02-28 15:08 +0100 pushed 2019-02-28 14:09 +0000 |
Jorg K | Jorg K - Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, C++ part. rs=bustage-fix CLOSED TREE DONTBUILD |
diff browse annotate |
2dd2b075db9e3d3643f41247858f5e92ded8d687 created 2018-10-29 09:28 +0100 pushed 2018-10-29 08:29 +0000 |
Jorg K | Jorg K - Bug 1333038 - Use 'modern' pointers to fix crash due to nsMsgLineStreamBuffer object being deleted while still in use. r=mkmelin DONTBUILD |
diff browse annotate |
f4212f66b639624c507a68f1a6db487022ca9fdb created 2018-08-31 11:50 +1200 pushed 2018-09-17 22:13 +0000 |
Ben Campbell | Ben Campbell - Bug 1487082 - make conversion CTORs explicit. r=jorgk |
diff browse annotate |
ecb5839542ce02325c8422e4d2560ff1f23a6485 created 2018-03-22 23:35 +0100 pushed 2018-03-27 09:48 +0000 |
aceman | aceman - Bug 1447498 - remove some unneeded includes in mailnews/local - part 2. r=jorgk |
diff browse annotate |
37b26fb2a42136d17d5ee39705a7a8e32a188435 created 2018-03-20 11:54 +0100 pushed 2018-03-20 11:30 +0000 |
Jorg K | Jorg K - Bug 1399756 - fix typos in mailnews/ using codespell. rs=comment-only,typo-fix |
diff browse annotate |
1689cd570ccf5e9706bc68022fbdfde505de69e6 created 2017-10-01 09:03 +0200 pushed 2017-10-01 19:28 +0000 |
aceman | aceman - Bug 1404489 - always use uint64_t as offset and int64_t as size for functions containing SlicedInputStream(). r=jorgk |
diff browse annotate |
b70a05002bb5741b8875600416aea2df03286f96 created 2017-09-30 10:39 +0200 pushed 2017-09-30 21:23 +0000 |
aceman | aceman - Bug 1404045 - remove unneeded inclusions of nsIInputStreamPump.h. r=jorgk |
diff browse annotate |
601943b5a517a4847936ce60848e73bfabd14a62 created 2015-10-02 14:52 -0700 pushed 2015-10-02 21:53 +0000 |
R Kent James | R Kent James - Bug 1152651 part 2, maildir-mbox multi copy fails, r=neil, a=rkent |
diff browse annotate |
6c73fa15d7fc3cb0486f953b585c69788281bde0 created 2015-09-16 20:38 -0700 pushed 2015-09-17 03:38 +0000 |
R Kent James | R Kent James - Backout 8b519841303f (Bug 1152651p2) for mozmill breakage, a=bustage |
diff browse annotate |
8b519841303fa74b7154b393d4a60dc40794a7d5 created 2015-09-13 20:41 -0700 pushed 2015-09-14 03:46 +0000 |
R Kent James | R Kent James - Bug 1152561 part 2, maildir-mbox multi copy fails, r=neil, a=rkent |
diff browse annotate |
c5b6790ea9ce98eefb0cf1f282ff8c485078d29c created 2015-07-09 15:17 +0800 pushed 2015-07-09 07:18 +0000 |
Edmund Wong | Edmund Wong - Bug 1181434 - Fix fallout from bug 905127 due to missing headers for mail/ and mailnews/. r=rkent. |
diff browse annotate |
94adb5945ec3147c246b55b123676c324274fd25 created 2015-03-22 14:54 -0400 pushed 2015-03-22 18:56 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631 |
diff browse annotate |
4da44efb7fde63c7e60d4f6081c1fa662224ad7f created 2013-07-16 11:33 -0400 pushed 2013-07-16 15:35 +0000 |
Arnaud Sourioux | Arnaud Sourioux - Bug 703068 - Annotate 105 methods with MOZ_OVERRIDE in mailnews/local. r=standard8 |
diff browse annotate |
65b8e2fa4eba178e960aa0b2125cac986a90c0c3 created 2012-10-16 11:21 +0100 pushed 2012-10-16 10:25 +0000 |
Irving Reid | Irving Reid - Bug 801383 Fix fallout from bug 779473 - make nsresult an enum class. Fix most of mailnews. Patch started by mconley, completed by irving. r=Standard8 |
diff browse annotate |
96c49dd054c10b7dca7dc72afb190c7372400d54 created 2012-09-30 19:16 +0200 pushed 2012-09-30 17:16 +0000 |
stefanh | stefanh - Bug 795712 - Silence [-Wunused-private-field] warnings in mailnews. r=Neil. |
diff browse annotate |
4618a55d24457657d13ddc7b56b0271ba475e39c created 2012-09-06 11:47 +0900 pushed 2012-09-06 02:48 +0000 |
Makoto Kato | Makoto Kato - Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=standard8 |
diff browse annotate |
3f9b812e72471c2172bfde0ebbeeb210bf5f1a95 created 2012-08-22 12:14 -0400 pushed 2012-08-22 16:18 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 6: Automated conversion of NSPR numeric types to stdint types in Gecko; r=mconley |
diff browse annotate |
9354cabcfa4145c983bb5adcbe3feec9a4daccd7 created 2012-08-06 17:44 +0300 pushed 2012-08-17 11:47 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 779130 - Change types to nsresult; r=irving |
diff browse annotate |
84ac3c71109811da751f0ef2d72108075938f094 created 2012-05-30 17:48 +0100 pushed 2012-05-30 16:52 +0000 |
Gervase Markham | Gervase Markham - Bug 757018 - upgrade license to MPL 2. |
diff browse annotate |
82ca6e424d5c4b9c75f140fc994a5e6b85237243 created 2012-03-19 07:24 -0700 pushed 2012-03-19 14:24 +0000 |
David Bienvenu | David Bienvenu - fix copy of local messages to other local folders when messages were originally moved by pop3 incoming mail filters, r=standard8, bug 736539 |
diff browse annotate |
1c8c69af4d1df163082aba68b7602e37e8a80363 created 2011-09-29 00:02 -0700 pushed 2011-09-29 08:42 +0000 |
Michael Wu | Michael Wu - Bug 681188 - Switch from PRBool to bool on a CLOSED TREE , r=standard8 |
diff browse annotate |
af67b109386e987f723d6c1660ea803f34115dc7 created 2009-05-21 12:22 +0530 pushed 2009-06-09 11:35 +0000 |
Siddharth Agarwal | Siddharth Agarwal - Bug 458159 -- [Vista only] Drag'n'drop attachment out of Shredder (desktop or other folder) creates 0 byte file. The fix is to set the content length correctly for mailnews URLs. Also move a lot of progress code over to 64-bit integers. r=bienvenu, sr=Standard8 |
diff browse annotate |
e4f4569d451a5e0d12a6aa33ebd916f979dd8faa created 2008-07-22 14:21 +0200 pushed 2008-07-22 12:25 +0000 |
hg | hg - 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/ |