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

985 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org b141a2a78c Bug #329555 --> new mail notification alert is not clickable.
sr=bienvenu
2007-03-07 06:28:33 +00:00
scott%scott-macgregor.org 58d8544b8c Bug #372717 -> Implement less hacky technique for F6-tabbing. Patch by neil and Mike Cowperthwaite <mcow@well.com> r/sr=mscott 2007-03-06 04:11:39 +00:00
mnyromyr%tprac.de d054b96af1 Bug 145290: allow deletion of more than one filter at once; r/sr=bienvenu 2007-03-05 20:42:45 +00:00
scott%scott-macgregor.org f66de51947 Bug #372350 --> remove cycler on the folder pane label. It was undiscoverable and introduced a phantom tab when tabbing through the various panes. 2007-03-02 07:30:21 +00:00
philringnalda%gmail.com 411b180de1 Bug 369341 - gatherTextUnder is a bad treewalker, r=mscott 2007-03-02 04:24:20 +00:00
scott%scott-macgregor.org cc846bcd4f Bug #371629 --> when changing the sort column, we weren't always remove the sortdirection attribute on the other tree columns. r=neil 2007-03-01 07:29:29 +00:00
philringnalda%gmail.com 133511eee0 Bug 339117: Thunderbird needs an equivalent of about:license, r=mscott 2007-02-28 06:51:26 +00:00
scott%scott-macgregor.org 073af446e9 Bug #371792 --> JS Error when opening .EML file. patch by mcow@well.com sr=mscott 2007-02-26 21:05:05 +00:00
scott%scott-macgregor.org ea2fd39286 Bug #370792 --> make the attachment pane support both small and large attachment icon dislay. r= wayne woods <w.woods@optusnet.com.au> 2007-02-25 19:41:10 +00:00
scott%scott-macgregor.org 321c7cf737 Bug #371431 --> add prefs to control the phishing detector's local checks. sr=bienvenu 2007-02-23 23:21:21 +00:00
bienvenu%nventure.com 750636642a change add/remove keyword to take handle multiple keywords, so that remove all will work, sr=mscott 367011 2007-02-23 17:48:08 +00:00
scott%scott-macgregor.org 48becece35 remove windows line endings 2007-02-23 07:25:56 +00:00
scott%scott-macgregor.org 1296bd9715 Bug #321551 --> message list pane: wrong scroll position if a mail folder has been entered from an account's top level. patch by mcow/neil. sr=mscott 2007-02-23 07:23:36 +00:00
scott%scott-macgregor.org c975cc257f Bug #370537 --> add support for both a first run welcome start page url, and an update start page url. sr=bienvenu 2007-02-22 23:24:25 +00:00
mnyromyr%tprac.de 474afa8a2a Bug 180239: "Run selected filter(s)" doesn't work for multiple selected filters; r/sr=bienvenu 2007-02-20 23:01:01 +00:00
asqueella%gmail.com 1ac20b2712 Bug 327226 - www prefix can confuse the phishing detector
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=iann, sr=mscott
2007-02-20 20:33:34 +00:00
scott%scott-macgregor.org 2c4e930b5d Bug #370015 --> Duplicate Options and AccountSettings items under Edit Menu. Patch by hasse@jasajudeju.se. sr=mscott 2007-02-20 04:05:35 +00:00
scott%scott-macgregor.org 77c8f61a23 Bug #370537 --> add client support for a hosted first run and start page. Right now we use the local start page for both of these values. r=magnus. sr=bienvenu 2007-02-18 20:29:35 +00:00
asqueella%gmail.com 847b152e7a fix bug 370183 - File > Open saved message does nothing anymore
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=mscott
2007-02-18 16:53:39 +00:00
scott%scott-macgregor.org 973e37cb02 Bug #223340 --> Redesign mail attachments UI to fix the problem where multiple attachements cause the attachment pane to hide the contents of the message pane. thanks to Wayne Woods <w.woods@optusnet.com.au> for putting this patch together.sr=mscott 2007-02-18 06:17:29 +00:00
scott%scott-macgregor.org 54815e55ab Copy what we are already doing on the branch, only show the default app dialog if we aren't the default mail application. 2007-02-16 23:07:10 +00:00
gijskruitbosch%gmail.com 209065ecb7 Bug 364376 - Not all Message fields are tab navigable
p=david.bolter@utoronto.ca (David Bolter)
r=bienvenu@nventure.com (David Bienvenu)
sr=mscott@mozilla.org (Scott MacGregor)
2007-02-13 20:11:28 +00:00
bienvenu%nventure.com 27381e8cb7 fix 339391 loaded message scrolls back to top if incoming message is classified as junk, sr=mscott 2007-02-12 21:27:34 +00:00
bienvenu%nventure.com a9430b9bf2 fix spawning of several new 3 pane windows when following news: urls, and an infinite number when using a non-default folder view, 355633 sr=mscott 2007-02-10 23:24:34 +00:00
scott%scott-macgregor.org 9c4131e175 Bug #369936 --> search option is gryeed out in the folder pane context menu. sr=bienvenu 2007-02-10 22:56:15 +00:00
scott%scott-macgregor.org fe6e668074 Bug #369804 --> getBestIdentity doesn't work for saved search folders. sr=bienvenu 2007-02-09 02:41:41 +00:00
scott%scott-macgregor.org 33c2ea69de Bug #257885 --> convert observes to command for menu items. Fixes a problem with the state on the Flag and unread menu items not working right. sr=bienvenu 2007-02-09 02:15:31 +00:00
bugzilla%standard8.demon.co.uk 936f22bdea Bug 122006 Expanding (Imap / news server) account with keyboard doesn't check for new messages (Cv1-TB) msgMail3PaneWindow.js, p=Serge Gautherie,r/sr=bienvenu 2007-02-08 19:55:15 +00:00
scott%scott-macgregor.org f15a28053a Bug #368506 --> nsIMsgAccountManager.defaultAccount can throw an exception if we don't have an account, catch that in MigrateJunkMailSettings so we don't pollute the console. sr=bienvenu 2007-02-07 21:39:57 +00:00
scott%scott-macgregor.org eb271b4ce6 remove ^M characters 2007-02-06 05:13:07 +00:00
scott%scott-macgregor.org 46dc890f6b Bug #369109 --> thunderbird release notes url should use the url formatter to get formatted instead of making it a string property. r=axel 2007-02-06 05:03:16 +00:00
scott%scott-macgregor.org e36cf36780 Bug #366501 --> Make back and forward history buttons default toolbar items. Remove the stop button from the default set. Do a better job sizing the initial width of the thunderbird window for 1024x768 resolution with the wider toolbar. sr=bienvenu 2007-02-02 23:54:11 +00:00
scott%scott-macgregor.org e315b973f6 Bug #369026 --> start page style rule cleanup including removing the background gradient. sr=bienvenu 2007-02-02 00:15:52 +00:00
scott%scott-macgregor.org 0348c90b40 Bug #350052 --> View menu loses focus between Sort by and Threads. sr=bienvenu 2007-01-31 08:20:22 +00:00
scott%scott-macgregor.org 3516f0d813 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 c598e5485a 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
mats.palmgren%bredband.net 551af7ebef 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 ce5752b1a1 fix summary tooltip of new messages on saved searches, sr=mscott 367527 2007-01-26 23:54:10 +00:00
mozilla.BenB%bucksch.org ac2343828a 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
bienvenu%nventure.com a76ce4539d fix navigation issues from stand-alone message window, sr=mscott 368239 2007-01-26 00:55:20 +00:00
scott%scott-macgregor.org 7390ea57fc Bug #362919 --> fix wrapping issues with the remote content policy description. Remove unnecessary flex from some of the notification bar elements. sr=neil 2007-01-24 02:00:56 +00:00
bugzilla%arlen.demon.co.uk ca52d69be3 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 aed18aec27 Bug 365362 msgHdrSink's properties is null r=mscott 2007-01-23 13:56:00 +00:00
scott%scott-macgregor.org 693b8dec20 Bug #362919 --> remote content warning text is not wrapping properly in the remote image notification bar. 2007-01-16 06:02:56 +00:00
mozilla.BenB%bucksch.org c811a40986 Quota in statusbar: Text shadow caused statusbar height to change, so remove.
Bug 360591, patch=tuukka.tolvanen + me, r=bienvenu, sr+a=mscott
2007-01-16 00:30:39 +00:00
philringnalda%gmail.com 801cbb4895 Bug 363459 followup: put sayrer in his place, hold the end of the credits for ten seconds, r+a=mscott 2007-01-14 20:02:38 +00:00
scott%scott-macgregor.org 81522e0c8f Bug #363459 --> update credits list. 2007-01-10 21:58:57 +00:00
scott%scott-macgregor.org 8dbba5000d Bug #333607 --> download manager: unable to save link target or save images.
Patch by bisi
sr=mscott
2007-01-10 21:32:23 +00:00
bienvenu%nventure.com 011db2b35a fix 362241, currently selected message not reselected after automatic compactions, sr=mscott 2007-01-09 22:44:11 +00:00
gavin%gavinsharp.com 8b2527203e Bug 273496: pressing 'get new messages' shouldn't ask to send unsent messages when going online, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=mscott 2007-01-09 19:53:35 +00:00