Commit Graph

17282 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
f5df7429fc back out Bug #368303 as the tree is currently closed. 2007-02-07 18:00:52 +00:00
scott%scott-macgregor.org
19f4c2484c Bug #368303 --> Thunderbird 2.0 forgets Junk Settings in Account Manager. sr=neil 2007-02-07 17:50:56 +00:00
bienvenu%nventure.com
e7a2dd333d fix one cause of getting hourglass when clicking on an imap folder, sr=mscott, 271108 2007-02-04 21:10:11 +00:00
bienvenu%nventure.com
e3c9c4c289 prevent full download of partial pop3 message from running at same time as get new mail, sr=mscott part of 240049 2007-02-03 18:38:48 +00:00
bienvenu%nventure.com
9cb82e6acb fix parsing of boundary header to be case-insensitive, fixes preview text and spotlight file generation, 290057, sr=mscott 2007-02-03 18:20:17 +00:00
scott%scott-macgregor.org
150164d79a Bug #361702 --> nsIIOService::SetManageOfflineStatus throws a JS error on platforms that don't support nsINetworkLinkService. sr=bienvenu 2007-02-03 02:51:03 +00:00
bugzilla%standard8.demon.co.uk
148d492155 Bug 119948 duplicated LDIF import code. r=bienvenu,sr=mscott 2007-02-02 13:51:40 +00:00
bienvenu%nventure.com
c151f49c0d fix imap url parsing problem, sr=mscott 369028 2007-02-02 01:03:31 +00:00
bienvenu%nventure.com
92d48575ec fix 369009 new profile with account(s) setup with MCD still brings up account wizard, sr=mscott 2007-02-01 22:34:01 +00:00
bienvenu%nventure.com
7184461422 allow custom column handlers to add new row properties, sr=mscott 368748 2007-02-01 17:39:48 +00:00
neil%parkwaycc.co.uk
8bc2698b56 Spell check results from previous message aren't cleared b=368867 p=mscott r=me sr=bienvenu 2007-02-01 11:54:46 +00:00
bienvenu%nventure.com
e85e6fccd5 don't fetch preview text for imap if the pref isn't set, 368822, sr=mscott 2007-02-01 03:26:16 +00:00
asqueella%gmail.com
059c768435 Bug 363996 - subject in new mail notification is stripped of Re:
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu
2007-01-31 21:24:59 +00:00
asqueella%gmail.com
3431137dca Bug 303954 - Incorrect display of non-ASCII characters in template name of "Reply with template" filter
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu
2007-01-31 21:14:17 +00:00
bienvenu%nventure.com
095ff1061e fix new mail alerts for quoted printable messages with soft line breaks, 368550, sr=mscott 2007-01-30 22:23:01 +00:00
scott%scott-macgregor.org
6ff991e289 Bug #343933 --> images aren't getting loaded in the compose window after a save operation happens because nsMsgWindow::SetDOMWindow changes the app type to MAIL. Make callers explicitly set the app type instead of doing it in SetDOMWindow.
sr=bienvenu
2007-01-30 05:45:25 +00:00
Olli.Pettay%helsinki.fi
899e3ef95f Bug 367988, View|Headers|All - when set, full headers shown, on next launch, View|Headers|Normal is marked instead, yet full headers are still shown , r=mscott, sr=neil 2007-01-29 20:41:26 +00:00
scott%scott-macgregor.org
d6d72d1afb Bug#368532 --> inline table editing controls aren't being displayed because the content policy is blocking resource urls. sr=bienvenu 2007-01-29 07:40:18 +00:00
mats.palmgren%bredband.net
4149173a99 Implement "Empty Junk" for the Junk folder context menu. b=189911 r+sr=bienvenu 2007-01-27 21:41:10 +00:00
bienvenu%nventure.com
a37f6ddb24 fix problems parsing quota response, patch by engel@physics.harvard.edu 363666 r/sr=bienvenu 2007-01-27 17:15:27 +00:00
bienvenu%nventure.com
e4d10fd24e fix summary tooltip of new messages on saved searches, sr=mscott 367527 2007-01-26 23:54:10 +00:00
scott%scott-macgregor.org
0b0d6f8dac Bug #368233 --> The account wizard should support generic attributes from ISP RDF Files. Make copyObjectToInterface fall back to setting properties as generic attributes on the xpconnect object. sr=neil 2007-01-26 22:27:34 +00:00
mozilla.BenB%bucksch.org
a5a94b01da Quota display: Lotus Notes sends quota used = nnn, max = 0 for no quota.
Spec that in IDL, and don't show statudbar quota display.
Bug 368043, r=bienvenu, sr=mscott
2007-01-26 17:43:59 +00:00
ajschult%verizon.net
ebb4627900 Bug 366505: Unable to save a saved search when no there is no folder pane selection, r+sr=mscott 2007-01-26 04:26:21 +00:00
bienvenu%nventure.com
395cc997a8 add new msg+folder notification service geared more to the needs of desktop search indexers, sr=mscott 290057 2007-01-26 01:33:55 +00:00
bienvenu%nventure.com
b3d870ac9d add new msg+folder notification service geared more to the needs of desktop search indexers, sr=mscott 290057 2007-01-26 01:22:48 +00:00
scott%scott-macgregor.org
98e405fc67 Bug #368074 --> make the isp directory enumerator smart enough to enumerate over the isp dir in the application directory and in the locale based sub directory instead of making callers do that themselves. sr=bienvenu 2007-01-26 00:34:43 +00:00
bugzilla%standard8.demon.co.uk
cd5a652e0a Bug 361326 Address book directories obtained through RDF aren't always initialised properly (mdb part) r=iann_bugzilla,sr=bienvenu 2007-01-25 19:44:34 +00:00
bugzilla%arlen.demon.co.uk
90bd8fffa0 Bug 351913 Printer paper format always set to letter for TB/mailnews - further addressbook patch
p=me r=neil sr=mscott
2007-01-25 19:43:13 +00:00
neil%parkwaycc.co.uk
304ea7cfea Reduce mail notification bar's minimum width b=362919 r=IanN (but note that due to bug 367745 the remote image whitelist link underlining doen't currently work) 2007-01-24 13:25:30 +00:00
bugzilla%arlen.demon.co.uk
9427d8ca4c Bug 351913 Printer paper format always set to letter on TB/Mailnews
p=me r=neil sr=mscott
2007-01-23 19:48:00 +00:00
neil%parkwaycc.co.uk
a25e0b1d09 Bug 365362 msgHdrSink's properties is null r=mscott 2007-01-23 13:56:00 +00:00
ginn.chen%sun.com
81805feb7f Bug 367434 ��� Many labels do not have the LABEL_FOR relation set
patch by Evan.Yan at sun.com r=mscott a=mscott
2007-01-23 08:31:08 +00:00
bugzilla%standard8.demon.co.uk
975c77ce09 Bug 361326 Address book directories obtained through RDF aren't always initialised properly (ldap part) r=iann_bugzilla,sr=bienvenu 2007-01-21 18:49:58 +00:00
mnyromyr%tprac.de
6b4538ec40 Bug 366367: SeaMonkey link on mailnews start page incorrect in suiterunner; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=neil 2007-01-20 20:45:38 +00:00
scott%scott-macgregor.org
321c27aa95 Bug #360814 --> remote content in custom start pages is getting blocked by the content policy manager. sr=bienvenu 2007-01-19 23:32:26 +00:00
scott%scott-macgregor.org
72c5de7096 Bug 367183 --> preview text contains mail.app message boundary ID because the boundary isn't quoted. Handle unquoted boundaries. sr=bienvenu 2007-01-19 23:24:58 +00:00
scott%scott-macgregor.org
65001d78fa Bug #367529 --> unable to load remote images in news, the remote content UI never shows up. sr=bienvenu 2007-01-19 21:46:15 +00:00
neil%parkwaycc.co.uk
e3b9e99c61 Make message compose use toolkit spellcheck UI b=355064 r=IanN,Mnyromyr 2007-01-18 23:20:34 +00:00
bienvenu%nventure.com
ea0e843532 fix 350967, sr=mscott, problem adding smtp server if you already have a lot of smtp servers 2007-01-18 18:12:53 +00:00
kairo%kairo.at
4dfde484ca bug 367239 - use the same ID for SeaMonkey and thunderbird menubar (improves extension compat, including lightning), r+sr=Neil 2007-01-17 15:24:41 +00:00
bienvenu%nventure.com
d8df8aede4 fix 347665 opening an imap folder with a very large number of new messages is very slow, patch by samuel@sieb.net, sr=bienvenu 2007-01-16 21:48:39 +00:00
scott%scott-macgregor.org
99beadf3c6 Bug #366439 --> add ability to apend the default domain to the user name in ISP configuration files. initial r pass by neil, more review changes possibly coming. 2007-01-16 06:12:46 +00:00
bienvenu%nventure.com
def90e0e5f delete auto-saved drafts if the user chooses not to save the message, sr=mscott 307046 2007-01-16 00:42:01 +00:00
scott%scott-macgregor.org
9e2ffa9d46 Bug #361702 --> .manageOfflineStatus throws an exception on platforms that don't support the offline state manager code. sr=bienvenu 2007-01-15 22:51:49 +00:00
bienvenu%nventure.com
1f6dffd536 fix 366687 forward filter stopped working, sr=mscott 2007-01-15 21:57:09 +00:00
ajschult%verizon.net
2a05819b0b Bug 365751: Fix for O(N^2) perf handling attachments with '\n' and other clean up for nsMsgLocalMailFolder::CopyData, r+sr=bienvenu. 2007-01-14 21:20:40 +00:00
bienvenu%nventure.com
2bb1d0ab0a add support for configurable default views for mail and news folders, patch by mozbugzilla@velox.ch, sr=bienvenu 86845 2007-01-12 21:32:29 +00:00
bienvenu%nventure.com
10903030c5 fix one part of problem playing back offline moves from imap to local folders, 364082, sr=mscott 2007-01-11 15:03:35 +00:00
bienvenu%nventure.com
9b0223e064 fix 365710 newly created folders should be added to recent folders list, sr=mscott 2007-01-11 14:44:45 +00:00