gecko-dev/mailnews/local/src
scott%scott-macgregor.org 9962db3236 Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
data sources for thunderbird.

sr=bienvenu
2004-07-22 23:27:32 +00:00
..
.cvsignore
Makefile.in remove dependency on xmlextras and dom introduced by initial rss support, fix build bustage for those who don't build xmlextras but build mailnews 225158 r/sr=sspitzer 2004-06-17 14:39:52 +00:00
nsLocalMailFolder.cpp Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item 2004-07-22 23:27:32 +00:00
nsLocalMailFolder.h follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
nsLocalStringBundle.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsLocalStringBundle.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsLocalUndoTxn.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsLocalUndoTxn.h step one in bug 30057, use one set of folders for all pop3 accounts, write account-key into downloaded messages, use that key when deleting messages from pop3 server when messages deleted locally sr=mscott 2004-05-08 15:35:50 +00:00
nsLocalUtils.cpp backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
nsLocalUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMailboxProtocol.cpp bug 248810 nsIStreamConverter[Service] uses wide strings for mime types 2004-06-29 16:45:07 +00:00
nsMailboxProtocol.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMailboxService.cpp bug 248810 nsIStreamConverter[Service] uses wide strings for mime types 2004-06-29 16:45:07 +00:00
nsMailboxService.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMailboxUrl.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMailboxUrl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMovemailIncomingServer.cpp Bug 201055 - Automatic mail collection does not work with movemail 2004-07-12 23:43:14 +00:00
nsMovemailIncomingServer.h Bug 201055 - Automatic mail collection does not work with movemail 2004-07-12 23:43:14 +00:00
nsMovemailService.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsMovemailService.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsMsgLocalCID.h backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
nsNoIncomingServer.cpp fix a memory leak from my previous checkin 2004-07-11 00:28:18 +00:00
nsNoIncomingServer.h Bug #250247 --> Framework work for News & Blog account settings for Thunderbird. 2004-07-10 22:52:48 +00:00
nsNoneService.cpp step one in bug 30057, use one set of folders for all pop3 accounts, write account-key into downloaded messages, use that key when deleting messages from pop3 server when messages deleted locally sr=mscott 2004-05-08 15:35:50 +00:00
nsNoneService.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsParseMailbox.cpp make newsblog use nsIMsgLocalMailFolder::AddMessage interface to add messages, so that we can use the new mail parser object, run filters, etc, sr=mscott 225158 2004-07-07 16:28:17 +00:00
nsParseMailbox.h add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
nsPop3IncomingServer.cpp fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott 2004-07-21 17:24:34 +00:00
nsPop3IncomingServer.h fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
nsPop3Protocol.cpp fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott 2004-07-17 19:38:56 +00:00
nsPop3Protocol.h fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
nsPop3Service.cpp fix 247618 download now link for partial messages doesn't work when account has been deferred sr=mscott 2004-06-19 16:31:20 +00:00
nsPop3Service.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsPop3Sink.cpp fix 249865 use native linebreak when writing out account key, patch by mark@peek.org, r/sr=me 2004-07-07 17:51:28 +00:00
nsPop3Sink.h follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
nsPop3URL.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsPop3URL.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsRssIncomingServer.cpp Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item 2004-07-22 23:27:32 +00:00
nsRssIncomingServer.h Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item 2004-07-22 23:27:32 +00:00
nsRssService.cpp backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
nsRssService.h backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00