Граф коммитов

259 Коммитов

Автор SHA1 Сообщение Дата
philringnalda%gmail.com 0b159dccf5 Bug 397732 - remove some double-semicolons, r=mkmelin=mkmelin 2007-09-28 04:02:24 +00:00
scott%scott-macgregor.org 54d6667b4f remove tabs and some trailing white space from thunderbird's xul and js files.
purely white space changes.
2007-09-12 06:03:27 +00:00
philringnalda%gmail.com 08676bc819 Bug 385095 ��� Account Wizard won't offer to create new RSS accounts (when installed with 'make install'), r=mscott 2007-08-27 04:24:19 +00:00
kaie%kuix.de 41c7d7ebab Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
r=relyea, sr=mscott
2007-07-17 06:13:39 +00:00
scott%scott-macgregor.org 3b71a12bf8 make me happy, add some removeEventListener calls to match the addEventListener calls in this file. 2007-07-14 22:32:39 +00:00
philringnalda%gmail.com bd65552bfb Bug 362502 - Don't create an RSS folder when the feed is invalid, patch by Boying Lu <brian.lu@sun.com>, r=me, sr=mscott 2007-07-13 03:30:30 +00:00
philringnalda%gmail.com ba702cc9a4 Bug 386549 - Busted double condition-check in Feed.js, r=mscott 2007-07-02 05:46:55 +00:00
ginn.chen%sun.com 7be0cfcc79 Bug 381117 Label_for/by relation is missing in RSS subscription manage window.
patch by tiger.zhang @sun.com r+sr=mscott
2007-05-28 08:45:03 +00:00
asqueella%gmail.com 545f1f993f Bug 374101 - clean up some strict js warnings and errors
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu
2007-03-15 21:40:44 +00:00
scott%scott-macgregor.org da6b346352 Bug #347922 --> Adding ATOM feed hangs forever for validation. Patch by Magnus Melin <mkmelin+mozilla@iki.fi> sr=mscott 2007-03-08 22:19:53 +00:00
scott%scott-macgregor.org 898c8bdda0 Bug #353987 --> missing altenrate link in atom feed causes a js exception. Patch by Tuukka Tolvanen. sr=mscott 2007-02-05 06:38:27 +00:00
asqueella%gmail.com b0a17aaaf8 Bug 368229 - pref-smime-advanced.xul is not used
Magnus Melin <mkmelin+mozilla@iki.fi>
r=bienvenu
2007-01-28 19:18:29 +00:00
ginn.chen%sun.com 04ca0ae0dc Bug 364275 some texts in Account Setting->Security dialog need LABEL_FOR set
patch by Evan.Yan @ sun.com r=mscott a=mscoot
2007-01-11 06:47:36 +00:00
gavin%gavinsharp.com f42ce02d82 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
dbaron%dbaron.org ba5d2428a3 Improve behavior of multiple RSS accounts by removing cache of datasource that was not per server but would need to be to work correctly. b=340957 r=mscott 2006-12-28 00:18:04 +00:00
dbaron%dbaron.org a49d71e511 Generate CSS that's *supposed* to make the iframe fill the viewport. b=363154 r=mscott 2006-12-13 08:06:56 +00:00
sayrer%gmail.com bd52908b8a Bug 354345. Set isStoredWithId for RSS 2.0 feed items. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer, sr=mscott 2006-12-07 20:07:48 +00:00
scott%scott-macgregor.org a8a71dc3db Bug #360702 --> Look for ISP RDF files in extension directories that contain "isp" sub directories. This should make it easy for extensions to make account setup easy for ISPs. sr=bienvenu 2006-12-06 05:22:26 +00:00
timeless%mozdev.org bd7dd6a6fd Bug 362283 Components.errors is a silly typo for Components.results
patch by sciguyryan+bugzilla@gmail.com r=bsmedberg
2006-12-06 01:12:06 +00:00
scott%scott-macgregor.org b5a001f838 Bug #359469 --> undo the changes to make offline support a (non-optional) extension. sr=bienvenu 2006-11-04 05:17:04 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
gavin%gavinsharp.com d0444a2474 Fix bustage from bug 301945, r=ispiked 2006-09-28 02:16:21 +00:00
gavin%gavinsharp.com 7b7c3bcab5 Bug 352168: fix regression from bug 301945 that was causing tinderbox to burn, patch by Adam Guthrie <ispiked@gmail.com>, r=mscott 2006-09-24 15:03:38 +00:00
scott%scott-macgregor.org 263c3652ec Bug #351843 --> styling on the view security dialog looks funny on the mac because global.css isn't getting loaded. sr=bienvenu 2006-09-12 16:56:15 +00:00
bienvenu%nventure.com 7d02860c68 add get selected messages to thread pane context menu, original patch by hyc@symas.com 185184, sr=bienvenu 2006-08-31 17:35:02 +00:00
bienvenu%nventure.com 87b65b6124 fix 349504 error adding rss feed through subscribe dialog, sr=mscott 2006-08-27 20:27:54 +00:00
pkasting%google.com 20aa0646b8 Bug 296542: Feed Properties dialog has no paste context menu
Patch by Magnus Melin (mkmelin+mozilla@iki.fi)
r+sr=mscott
2006-08-18 21:25:34 +00:00
bienvenu%nventure.com 03012276c3 fix filters for rss feeds, sr=mscott patch by nachmore@gmail.com 348662 2006-08-14 23:13:43 +00:00
gavin%gavinsharp.com ac906a0465 Bug 301945: Account Wizard won't offer to create new RSS or Movemail accounts, patch by Adam Guthrie <ispiked@gmail.com>, r=bsmedberg, r=mscott 2006-08-07 19:04:32 +00:00
scott%scott-macgregor.org 07cabefe9d Bug #345129 --> rebranding msg flags as stars. sr=bienvenu 2006-07-25 18:13:12 +00:00
scott%scott-macgregor.org 3f14f0bfc2 Bug #345251 --> remove calls to getojbectproperty on a DOM Window as that API is going away. While I'm here, clean up and simplifying nsIMsgStatusFeedback, nsimsgWindow. Combine nsIMsgWindowCommands and nsIMsgPaneController into a single interface.
sr=bienvenu
2006-07-22 01:20:09 +00:00
bienvenu%nventure.com 44aee4259f add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
Jan.Varga%gmail.com 5ab0398355 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
bienvenu%nventure.com 5145178324 fix js warning in rss 340019, sr=sspitzer 2006-06-03 16:08:55 +00:00
Olli.Pettay%helsinki.fi 04cfde2d6f Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
bienvenu%nventure.com 663dd3003e fix crash reading rss feeds, sr=mscott 328219, problem exposed by some http changes today; 2006-02-22 22:04:25 +00:00
bienvenu%nventure.com 4c0215b247 close rss feed folder db's after check for new messages, sr=mscott 327291 2006-02-15 16:50:56 +00:00
scott%scott-macgregor.org a0ff122260 Bug #320677, 324167, 324172, 324179
various RSS parsing fixes.

Patch by Robert Sayre.

sr=me
2006-01-24 21:27:17 +00:00
scott%scott-macgregor.org b378cfd80c Bug #315600 --> Hangs while validating feed (rdf)
patch by Robert Sayre

sr=me
2006-01-04 00:05:08 +00:00
scott%scott-macgregor.org 22b66d8ec3 Bug #320818 --> broken parsing on CDATA sections
patch by robert sayre.

sr=me
2006-01-03 21:48:57 +00:00
scott%scott-macgregor.org 2806034d54 Bug #320967 --> 'content:encoded' field ignored in RSS2 feed parsing
patch by mkmelin+bugzilla@cc.hut.fi

r=sayrer
sr=mscott
2006-01-03 19:43:00 +00:00
scott%scott-macgregor.org 1aed21366d Bug #312008 --> RSS feeds stop loading after connection errors
patch by trev@gtchat.de

r=bienvenu
sr=mscott
2005-12-21 18:44:38 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
scott%scott-macgregor.org d5191f5fab Bug #316868 --> RSS2 dc:creator is broken
patch by Magnus Melin
sr=me
2005-11-21 20:34:17 +00:00
scott%scott-macgregor.org eceb22b18f Bug #313422 --> Thunderbird hangs on "verifying", when subscribing to a new RSS 0.90 feed
patch by robert sayre.
2005-11-16 22:07:54 +00:00
scott%scott-macgregor.org c4966a22d7 Bug #306997 --> this rss feed cannot be added to thunderbird. Change the way we normalize uri's before they
go into our cache.

Patch by Robert Sayre.
2005-09-20 22:22:48 +00:00
scott%scott-macgregor.org 616fa6f303 Bug #300983 --> RSS Reader unable to parse feeds which contain xmlns parameters pointing to missing files
Patch by Robert Sayre.
2005-09-20 22:12:33 +00:00
scott%scott-macgregor.org b5884b7c0e Bug #307625 --> OPML export and import seem to have different assumptions about (default) character sets
Fix by Robert Sayre.
2005-09-20 22:08:13 +00:00
scott%scott-macgregor.org 9901bc654a Bug #307380 --> Multipart Article: body (summary) charset is invalid ("NaN")
Patch by Robert Sayre.
2005-09-20 22:06:02 +00:00
gerv%gerv.net a656eecc05 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00