David Bienvenu
|
976021e359
|
allow setMsgWindow on mailnews url to null out msg window, and fix nntp code not to accidentally clear msg window, r/sr=standard8, 481198
|
2009-03-09 08:45:32 -07:00 |
Serge Gautherie
|
beb1d4da4b
|
Bug 482112 - |xpcshell/head.js:160: Error: cannot open file '/buildbot/linux-comm-central-check/build/mozilla/mailnews/test/resources/mailDirService.js' for reading|; (Av1) Add missing semicolon to <head_server_setup.js>; (nits only)
|
2009-03-08 12:30:45 +01:00 |
Neil Rashbrook
|
d05a5bbb8c
|
Address review comments for bug 476150 r=jcranmer
|
2009-02-22 00:48:50 +00:00 |
Neil Rashbrook
|
021f33fe2f
|
Bug 476150 Move more ParseString users from nsCStringArray to nsTArray<nsCString> r=Standard8 sr=bienvenu
|
2009-02-21 21:58:38 +00:00 |
Mark Banner
|
99a5caf019
|
Change various uuids where they were previously missed. Fixes bug 475900, bug 475906, bug 475907 and bug 475909. r/sr=Neil.
|
2009-01-30 10:35:19 +00:00 |
Siddharth Agarwal
|
bbcf82e76d
|
Bug 444932 - "nsMsgMessageFlags.h should be an idl file" [r+sr=Standard8]
|
2009-01-26 14:14:32 +00:00 |
Neil Rashbrook
|
1592097774
|
Bug 474759 Trunk builds broken due to ParseString and nsStringEnumerator change r=Standard8 rs=dmose in anticipation of forthcoming sr
|
2009-01-23 23:53:01 +00:00 |
Mark Banner
|
2f5ded156e
|
Final part of Bug 473458 Drop nsIMsgWindow argument from nsIMsgFolder's getMessages and getMsgDatabase functions. r=Neil,sr=bienvenu
|
2009-01-22 10:15:14 +00:00 |
Mark Banner
|
7f6f0d59d3
|
Part of Bug 473458 - nsMsgDBFolder::GetDatabase doesn't need a nsIMsgWindow argument. r/sr=bienvenu
|
2009-01-19 09:58:20 +00:00 |
Joshua Cranmer
|
158a7cf602
|
Bug 471131: NNTP: Incomplete loading of multiple inline images/content r/sr=bienvenu
|
2009-01-17 20:24:18 -05:00 |
Mark Banner
|
0eff00406e
|
Bug 433316 Implement backend changes for MailNews transfer from wallet to login manager. r=Neil,sr=bienvenu
|
2009-01-15 17:55:32 +00:00 |
Siddharth Agarwal
|
f63f8ba88e
|
Bug 444932 - "nsMsgMessageFlags.h should be an idl file" [r=bienvenu,sr=Neil]
|
2009-01-15 10:13:47 +00:00 |
Mark Banner
|
1b82ba4ffc
|
Bug 470973 Add unit tests for POP3 and News when hostname/username have changed from their original account values. r=bienvenu
|
2008-12-31 14:59:21 +00:00 |
David Bienvenu
|
074e7188be
|
make updating news counts not leave all the .msf files open, r=jcranmer, sr=standard8, 470219
|
2008-12-23 08:29:27 -08:00 |
Siddharth Agarwal
|
4512c2fdb9
|
Bug 453763 - nsIMsgFolderNotificationService needs a folderAdded notification; r=(bienvenu + bugzilla@standard8.plus.com) sr=bienvenu
|
2008-12-23 01:06:07 +01:00 |
Joshua Cranmer
|
060d53f252
|
Bug 437886 - nsIMsgDBService::openFolderDB unusable from JS. r/sr=bienvenu
|
2008-12-19 15:49:44 -05:00 |
Mark Banner
|
3b5e1e8ffa
|
Bug 470410 Implement basic protocol handler tests for IMAP and News protocols. r=bienvenu
|
2008-12-19 18:51:37 +00:00 |
Joshua Cranmer
|
d43d8b2b1f
|
bug 66150 - don't allow more than N open connections to news servers. r/sr=bienvenu
|
2008-12-18 11:31:25 -05:00 |
Mark Banner
|
00bc40ac6a
|
Bug 468444 - "Make definitions for default port constants on our various protocols consistent and accessible from script" [r+sr=neil]
|
2008-12-08 21:13:52 +00:00 |
Magnus Melin
|
35741ac021
|
Bug 463096: make NNTP use socket type, and msgIncomingServer.isSecure readonly. r=Pidgeot18, sr=neil
|
2008-12-07 15:44:29 +02:00 |
Mark Banner
|
99d8a35492
|
Remaining parts of bug 22957 - no need to link against JS libs. [r+sr=neil]
|
2008-12-02 21:04:29 +00:00 |
Neil Rashbrook
|
2b36d52f4d
|
Bug 463385 Sprinkle magic PARALLEL_DIRS fairy dust about the build system r=gozer sr=bienvenu also hg removes for bug 462736 r=KaiRo
|
2008-11-10 15:51:37 +00:00 |
Kent James
|
11c602be39
|
Bug 419356 - "Allow extensions to add custom filter actions" [r=Neil,sr=bienvenu]
|
2008-11-05 14:37:08 +00:00 |
Magnus Melin
|
66d7b8548f
|
Bug 462045: make server.isSecure work for POP/IMAP. r=neil, sr=bienvenu
|
2008-11-04 07:30:36 +02:00 |
Phil Ringnalda
|
a592386946
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mailnews/ part, r+sr=bienvenu
|
2008-10-31 20:22:44 -07:00 |
Siddharth Agarwal
|
765ac12552
|
Bug 461621 - Crash in nsNNTPProtocol::~nsNNTPProtocol() on shutdown after Tb is left open for some time; r=Pidgeot18 sr=bienvenu
|
2008-10-29 03:31:37 +01:00 |
David Bienvenu
|
de61f1414c
|
infrastructure work in preparation for a non-rdf folder pane, r=standard8, sr=neil 414038
|
2008-10-26 14:27:14 -07:00 |
Mark Banner
|
2914e6f32b
|
Part of Bug 433316 - implement some password manager tests for SMTP/NNTP/POP3 protocols. r=bienvenu
|
2008-10-21 17:48:22 +01:00 |
Mark Banner
|
bd8c7489ca
|
Part of Bug 326809 modernize nsIMsgHeaderParser - |string| and |wstring| vs AString and AUTF8String - Move nsIMsgHeaderParser::extractHeaderAddressMailboxes to ACString from string. r=Neil,sr=bienvenu
|
2008-10-17 21:55:13 +01:00 |
Siddharth Agarwal
|
0e2b12e230
|
Bug 456247 - "Add option to streamMessage to disallow streaming over the network" [r+sr=bienvenu]
|
2008-10-06 18:03:38 +01:00 |
Mark Banner
|
ecc851d2c4
|
Bug 458692 Drop charset parameter from nsIMsgHeaderParser interfaces. r=bienvenu,sr=Neil
|
2008-10-06 18:03:03 +01:00 |
Magnus Melin
|
29cd6609d7
|
Bug 294824: Don't hardcode appname in the cancel message for News. r=jcranmer, sr=bienvenu
|
2008-10-05 11:55:48 +03:00 |
Siddharth Agarwal
|
a433db2f1f
|
Follow up to Bug 455932 Add nsIMsgFolderListener notifications for news messages - batch more notifications together. r/sr=bienvenu
|
2008-09-20 13:44:43 +01:00 |
Siddharth Agarwal
|
f290871af6
|
Bug 455932 - "Add nsIMsgFolderListener notifications for news messages" [r+sr=bienvenu]
|
2008-09-18 22:07:08 +01:00 |
Magnus Melin
|
d6e18d3300
|
Bug 147789: remove obsolte pref network.hosts.nntp_server. r+sr=neil
|
2008-08-28 18:55:55 +03:00 |
Ian Neal
|
1de5990166
|
Bug 451988 – Move MailNewsTypes* from mailnews to msgbase
p=me r=standard8 sr=neil
--HG--
rename : mailnews/public/MailNewsTypes.h => mailnews/base/public/MailNewsTypes.h
rename : mailnews/public/MailNewsTypes2.idl => mailnews/base/public/MailNewsTypes2.idl
|
2008-08-26 22:40:20 +01:00 |
Joshua Cranmer
|
a0fa804957
|
Bug 16913 - Filter on any header, for news. r=bienvenu,Standard8 sr=Neil
|
2008-07-28 12:17:26 -07:00 |
Robert Kaiser
|
8928e44fa0
|
bug 444686 - create/adapt build system for comm-central, mailnews changes, r=Standard8 r=Callek
|
2008-07-22 14:28:40 +02:00 |
hg@mozilla.org
|
cc78336489
|
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 |