David Bienvenu
520b2a148e
fix creation of special folders to set special folder flag which helps with localized folder name and special folder icons, r/sr=standard8, 467527
2009-08-03 07:43:28 -07:00
Magnus Melin
3dd987bb3b
Improve fix for Bug 67219: Disable filters menu item when no accounts are set up (filters gray for account central). r=standard8
2009-08-01 12:27:06 +03:00
Phil Lacy
dfd0d7d929
Bug 500564 - "drag & drop an .eml file into a mailbox folder via thread pane drop" [r=Standard8,bienvenu]
2009-07-30 20:42:37 +01:00
Blake Winton
3973860a10
Bug 498519 - "make attachment reminder an inline notification bar" [r=mkmelin,ui-r=clarkbw]
2009-07-30 20:40:48 +01:00
David Bienvenu
deef30857e
don't allow sub-folders or saved searches under smart folders inbox, r=mkmelin, 490326
2009-07-30 08:11:10 -07:00
Kent James
ccc7537b01
Bug 490962 - "Remove unused XBL binding searchTerm" [r+sr=neil]
2009-07-30 09:30:30 +01:00
David Ascher
fba011c382
Bug 505868 - "multi message summary is overeager in escaping content" [r=bienvenu]
2009-07-30 09:30:03 +01:00
Magnus Melin
8fa9da765c
Bug 506327: Error: document.getElementById("quick-search-menupopup") is null when customizing toolbar to remove quick search. r=asuth
2009-07-30 10:45:09 +03:00
Siddharth Agarwal
e7a21e753a
Followup to Bug 501308 -- remove redundant comment
2009-07-29 02:33:25 +05:30
Siddharth Agarwal
a8cc905a14
Bug 501308 -- Pressing Enter on a message no longer sets focus to the message body. Make sure focus is set to the message body in a message tab, and implement basic focus persistence. r=asuth, ui-r=clarkbw
2009-07-29 02:30:48 +05:30
Magnus Melin
3a78e85f46
Bug 506613: some brokenness in the standalone message window. r=asuth
2009-07-28 11:54:37 +03:00
Magnus Melin
16fdbb9e52
Bug 506577: convert users of IsSpecialFolder(folder, ...) over to use folder.isSpecialFolder(...). r=asuth, sr=neil
2009-07-28 11:27:38 +03:00
Magnus Melin
4da72f26b5
Bug 465324: GTK look for tabs. ui-r=clarkbw, r=standard8
2009-07-26 11:39:33 +03:00
Magnus Melin
bef8ec5cf9
Bug 503783: BatchMessageMover.OnStopCopy status code checking is incorrect. r=standard8
2009-07-26 10:32:17 +03:00
Magnus Melin
cc55adcdae
Bug 498415: "N" for next message jumps to next folder, but does not open first unread message there when mailnews.nav_crosses_folders 0 is set. r=asuth
2009-07-26 10:28:58 +03:00
Magnus Melin
1a5f5e351d
Bug 503777 provide reasonable default windows sizes. ui-r=clarkbw, r=philor
2009-07-26 10:25:45 +03:00
Magnus Melin
2704fd163f
Bug 67219: Disable filters menu item when no accounts are set up. ui-r=clarkbw, r=standard8
2009-07-26 10:15:00 +03:00
Mark Banner
3b0359cb08
Bug 503030 Open About actions ("Our Contributors" or "Your Rights") open a new modal 3 pane window - make about dialog non-modal. r=bienvenu,ui-review=clarkbw
2009-07-23 10:31:03 +01:00
Serge Gautherie
6ca588345b
Bug 285596 - In <msgHdrViewOverlay.js>, "Warning: variable emailAddress hides argument"; (Dv1-TB) msgHdrViewOverlay.js: whitespaces sync' and minor code sync'/fix; r=mkmelin
2009-07-20 17:04:50 +02:00
Siddharth Agarwal
5d0acab345
Bug 504187 -- Don't update the mail toolbar in the middle of a middle or right click. r=asuth
2009-07-20 00:36:13 +05:30
Siddharth Agarwal
30c18ca19c
Followup to bug 498209, remove extra comment. r=asuth over IRC, a=Standard8
2009-07-15 13:54:23 +05:30
David Ascher
da34f5e671
Thread summaries fail when dealing with offline messages (e.g. news) - bug 502839. r=asuth
2009-07-14 22:11:17 -07:00
David Ascher
68320a5124
Bug 502839 - Thread summaries fail when dealing with offline messages (e.g. news), r=asuth
2009-07-14 21:50:38 -07:00
Andrew Sutherland
c93e736404
Bug 498209 - Recipient is no longer a choice for column list display in normal (not Sent) folders. r=sid0,r=philor,sr=Standard8
2009-07-14 20:32:31 -07:00
Andrew Sutherland
d3c30da9db
Bug 503847 - Quick search does not remember selection on restart. r=philor, a=blocking-thunderbird3
2009-07-14 20:00:47 -07:00
Kent James
5fac025cc2
Bug 503417 -- Message searches and saved searches with tags broken. (Mozmill test_verify_saved_mail_view fails.) r+sr=Neil, blocking-tb3b3+, a=KaiRo for SM2.0b1
2009-07-12 19:26:12 +05:30
Blake Winton
b1c64fd06d
Clean up autoconfig strings and move them from content to locales (bug 490097); ui-r=clarkbw, r/sr/a=dmose
2009-07-10 16:20:21 -07:00
Philippe M. Chiasson [Mozilla Messaging]
a5fd4375dd
Bug 481374 - "Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.) - Port bug 468197 to TB" [r=Standard8,a=dmose (over irc)]
2009-07-10 19:37:03 +01:00
David Bienvenu
15f13f5799
Bug 500216 - "Reply to OP on collapsed thread opens a reply for every message in the thread" [r=sid0,sr=Standard8]
2009-07-10 09:56:15 +01:00
Andrew Sutherland
41534dfaa2
Bug 501260 - Update documentation for FolderDisplayWidget/MessageDisplayWidget for doc tooling. r=bienvenu, NPOTB
2009-07-09 19:15:33 -07:00
Siddharth Agarwal
563132a666
Bug 498514 -- Deleting a message while it's open in another tab causes us to load multiple URLs through the docshell simultaneously. Add a few event handlers we were missing, and rework post-deletion selection logic. r=bienvenu+asuth, sr=bienvenu, blocking-tb3b3+
2009-07-08 23:41:47 +05:30
Siddharth Agarwal
20765e02d8
Bug 498155 -- open folder in new tab is labeled <blank> (when load tabs in foreground is set). Fix and add tests. r=bienvenu+asuth, blocking-tb3b3+
2009-07-08 19:36:59 +05:30
Kent James
e284d18c7b
Bug 495519 - "Allow extensions to add custom search terms" [r=Neil,sr=bienvenu,a=KaiRo and dmose for late-l10n checkin]
2009-07-07 20:14:40 +01:00
Mark Banner
bbd7d4dac5
Bug 502681 Crash if I select all after opening a message in a new tab without changing the focus [@ nsMsgDBView::DoCommand(int)]. r/sr=bienvenu
2009-07-07 16:26:14 +01:00
Mark Banner
ec4b26a652
Bug 502389 Thunderbird should make use of titlemodifier and titlemenuseparator attributes on the main and message windows. r=mkmelin
2009-07-06 19:19:16 +01:00
Magnus Melin
3de7088424
Bug 477091: (hard coded keys until string freeze is over) shortcuts for opening calendar or tasks tab don't work, new shortcuts required. ui-r=clarkbw, r=philipp, r=philor
2009-07-06 20:04:04 +03:00
Magnus Melin
cceab3a174
Bug 271841: Show full newsgroup name as tooltip for abbreviated newsgroup names. ui-r=clarkbw, r=bienvenu
2009-07-06 18:01:13 +03:00
Magnus Melin
a530f1aeaf
Bug 501426: make the open tabs in background pref be named mail.tabs.loadInBackground and allow overriding default for context/middle click with the shift key. ui-r=clarkbw, r=asuth
2009-07-06 17:57:00 +03:00
David Bienvenu
ecfdc45f52
move prompt for master password to before where we load tabs, r=standard8, 501212
2009-07-03 08:20:36 -07:00
David Bienvenu
6bf2eb428c
don't operate on msgs in collapse threads in stand-alone msg window, r=asuth, sr=standard8, 499020
2009-07-03 08:14:30 -07:00
Blake Winton
cd2149b67a
Bug 490106 - Tooltips for autoconfig server security quality don't wrap, r=philringnalda
2009-07-02 20:53:08 -07:00
Mark Banner
0f175b922b
Bug 480533 "know your rights" is not findable - add buttons for about your rights and contributors to the about dialog. r=philringnalda,ui-review=clarkbw
2009-07-02 23:28:39 +01:00
Siddharth Agarwal
21fc9b5250
Bug 499273 -- "Delete Mail Marked as Junk in Folder" action in Tools menu doesn't work. Fix all uses of gMsgFolderSelected, and add a couple of tests for junk commands. r+sr=bienvenu
2009-07-03 00:55:41 +05:30
Blake Winton
0eb658c8b3
Bug 500687 - "reply-all key binding shouldn't be disabled, even in 1-1 messages" [r=mkmelin+mozilla]
2009-07-02 20:24:47 +01:00
Andrew Sutherland
4438778442
fix 497279 r=bienvenu, issues with view | thread |threads with unread
2009-07-02 11:00:54 -07:00
Mark Banner
3e58cb8b83
Bug 500123 Mac: useless-ui print preview shouldn't be in the mac context menu & the window title includes the app name. r=asuth
2009-07-02 08:37:40 +01:00
Siddharth Agarwal
b363ba3aea
Bug 500657 -- "open message from Search Messages results does not work well". Fix opening messages from a Search Messages window and add tests. r=asuth
2009-07-01 21:34:03 +05:30
Serge Gautherie
4e6cf165f8
Bug 285596 - In <msgHdrViewOverlay.js>, "Warning: variable emailAddress hides argument"; (Cv1b-TB) mailWidgets.xml: tabs cleanup, whitespaces sync' and minor code sync'; r=mkmelin+mozilla
2009-07-01 15:24:04 +02:00
Mark Banner
569afed08f
Bug 501225 What's New and about:rights pages broken post tab mail landing. r=bienvenu
2009-06-30 15:49:36 +01:00
Magnus Melin
f1d1267fae
Bug 496273: Cannot unsubscribe newsgroup (Error: server is undefined). r=standard8
2009-06-30 17:28:28 +03:00
Blake Winton
b5895f53e2
Bug 496439 - in-message reply-menu should not include "reply list" when List-Post: value is NO, r=philringnalda
2009-06-29 21:36:25 -07:00
Siddharth Agarwal
eecef408cd
Bug 500657 -- "open message from Search Messages results does not work well". Fix opening a message from gloda search results. r=asuth
2009-06-29 03:24:10 +05:30
Siddharth Agarwal
db8ea422d5
Bug 500284 -- "Middle-clicking roots of threads might cause the thread tree to jump a bit". r=asuth
2009-06-29 01:54:44 +05:30
Siddharth Agarwal
571d444ea7
Bug 467768 -- "No way to make mail open in tabs by default". r=asuth for folder display parts and tests, bienvenu for desktop search integration and mailnews/, Mnyromyr for mailnews/ and suite/; sr=bienvenu; ui-r=clarkbw.
...
Add support for opening mail in tabs, and for opening tabs in the background.
Fix most code that opens mail to obey the preference.
Fix several cases of multiple message loads at once with tabs (including with message tab restore at startup) and the standalone message window.
2009-06-29 01:55:15 +05:30
Vlado Valastiak
247182a6e3
Bug 498889 - "Check for Updates" label and its variations need separate accesskeys, r=philor
2009-06-27 19:14:06 -07:00
Andrew Sutherland
347868b2cb
Bug 498106 - Collapsed message pane doesn't stay collapsed on tab switch but does suppress message display. fix message pane issues, implement simple tab persistence, add mozmill test v1. r+sr=bienvenu.
2009-06-25 23:56:03 -07:00
Andrew Sutherland
e66f5dcc6c
Bug 474701 - gloda global search on toolbar, folder display refactoring mega-bug. gloda search layer v3. r+sr=bienvenu.
2009-06-25 21:57:59 -07:00
Mark Banner
574c2044e7
Bug 498018 Allow printing from content tabs (What's New, about:rights etc). r=mkmelin
2009-06-25 09:17:26 +01:00
Bryan W Clark
e447fa0c62
Fix selection of threads & messages - bug 498747 r=asuth
2009-06-23 17:41:33 -07:00
Ben Bucksch
5d382aed6e
Bug 489591 - No "more" button shown for multiple mail addresses although there should be one; r=dmose
2009-06-24 01:06:53 +02:00
eberry
041ad5785e
Bug 245315 - "File > Offline > Download/Sync Now" is disabled when on POP mailbox, even though there are mail/newsboxes to download; (Av1a) current hg patch; r=bienvenu sr=mscott
2009-06-24 01:03:11 +02:00
Phil Lacy ext:(%20)
0ed852e43f
Bug 171907: drag & drop an .eml file into a mailbox folder. r=mkmelin
2009-06-22 22:32:00 +03:00
David Bienvenu
496c0e74f0
fix navigation in stand-alone msg window, and add mozmill test, r=asuth, sr=standard8, 498334
2009-06-22 07:50:55 -07:00
Phil Ringnalda
f6fc0d7d9d
Bug 321783 - Unneeded save message question for empty compose window (when the window isn't a cached one) due to async messageQuotes.css load happening after we reset the editor's dirty state, r=Standard8
2009-06-19 20:01:26 -07:00
Dan Mosedale
af6f3584e3
Remove compact message header pane from the core code (bug 480623), ui-r=clarkbw, r=bienvenu. A proof-of-concept CompactHeader extension is currently available at < http://hg.mozilla.org/users/dmosedale_mozilla.com/CompactHeader/ >.
2009-06-19 10:51:52 -07:00
Magnus Melin
ce06b90825
Bug 418623: make thunderbird (qute/gnomestripe) use toolkit's tree.css. r=philor
2009-06-18 20:51:02 +03:00
Magnus Melin
c76dfdb592
Bug 496543: Marks folders as read only marks first folder. r=bienvenu
2009-06-18 20:41:39 +03:00
Andrew Sutherland
f30ea612e3
Bug 498933 - mozmill helper function wait_for_message_display_completion and MessageDisplayWidget.messageLoaded are unreliable. r=bienvenu
2009-06-17 21:00:57 -07:00
Andrew Sutherland
ed6ac400db
Thunderbird can get into a state where account central shows up for every folder - bug 498145 r+sr=bienvenu
2009-06-17 20:36:18 -07:00
Blake Winton
10d63142c7
Bug 496440 - "reply-button defaults to reply-all even when there are no header recipients" [r=mkmelin]
2009-06-17 09:57:34 +01:00
David Ascher
4b1b34a0bb
Fix selection of threads & messages - bug 498747
2009-06-16 15:21:49 -07:00
Mark Banner
766bc04860
Bug 497066 Give about:rights a proper page title. r=philringnalda
2009-06-16 07:31:16 +01:00
Mark Banner
6ff985cc30
Bug 497891 Incorrect plural rules for thread counts in summary page for collapsed threads and multiple selections. r=mkmelin
2009-06-15 21:13:59 +01:00
Blake Winton
cce239f18f
Bug 45715 - "Reply to List" [button/(context) menu item] - enabling/disabling part, r=mkmelin
2009-06-15 09:57:29 -07:00
Andrew Sutherland
5c936c4f55
bug 474701 folder display v11 quick typo fix.
2009-06-12 15:02:14 -07:00
Andrew Sutherland
a384b6bd72
Bug 474701 - gloda global search on toolbar, folder display refactoring mega-bug. folder display layer v11. r/sr=bienvenu.
...
--HG--
rename : mailnews/base/resources/content/msgViewNavigation.js => mail/base/content/msgViewNavigation.js
rename : mailnews/base/resources/content/msgViewNavigation.js => suite/mailnews/msgViewNavigation.js
2009-06-12 14:50:52 -07:00
Michiel van Leeuwen
0e61c3ade4
[mq]: pluggable-filterlist
2009-06-10 21:32:35 +02:00
Mark Banner
c084f7cd91
Bug 496647 Set content tab titles from the actual content not pre-stored values. r=philringnalda,ui-review=clarkbw
2009-06-09 10:46:30 +01:00
Mark Banner
75e806d0e1
Bug 496626 Space doesn't go to next unread in second tab r=philringnalda
2009-06-06 09:01:11 +01:00
Mark Banner
463eb8cdca
Bug 495818 Zoom menu applies to the message pane rather than the browser in the selected tab. r=philringnalda
2009-06-05 09:25:42 +01:00
Phil Ringnalda
9cbef85868
Bug 488840 - Don't display the line between folders in the folderpane, r=mkmelin, ui-r=clarkbw
2009-06-04 20:11:48 -07:00
David Bienvenu
4ef20d8b60
make summarize selection defer rapid repeated calls, r=davida, 496318
2009-06-04 17:07:58 -07:00
Magnus Melin
251a383322
Bug 495987: error updating cmd_getNextNMessages for .eml files. r=standard8
2009-06-04 21:37:48 +03:00
David Ascher
bd4b6b89a7
Bug 454829 - "summary page for collapsed threads and multiple selections" [r+sr=david.ascher]
2009-06-03 21:55:27 +01:00
David Bienvenu
1233c40440
don't load first message in collapsed thread before displaying summary, r=asuth, sr=standard8, 495304
2009-06-02 14:29:22 -07:00
David Ascher
ae8250d824
Bug 495510 - "don't include non-existent file" [r=dmose]
2009-06-01 13:00:51 +01:00
Mark Banner
4217ce6be6
Bug 493700 Figure out a way to allow different tabs/tab modes to enable/disable and re-use menu options. r=mkmelin
2009-06-01 12:59:21 +01:00
Blake Winton
782c85af11
Bug 45715 - ""Reply to List" [button/(context) menu item]" [r=mkmelin,sr=bienvenu,ui-review=clarkbw]
2009-05-29 10:35:37 +01:00
Mark Banner
e23a7d2077
Bug 495242 cmd_close shouldn't be passed through the controllers for menu options. r=philringnalda
2009-05-29 10:32:54 +01:00
David Ascher
5199017225
Bug 454829 followup, avoid warning about inline #text in an XUL box, r=philor
2009-05-28 20:49:27 -07:00
David Bienvenu
0a5bf88985
fix check for error creating imap archive folder to avoid infinite attempts to create folder, r=davida, 492921
2009-05-28 17:05:05 -07:00
David Ascher
5cff75761d
Bug 454829 Summary page for collapsed threads and multiple selections. r=bienvenu
2009-05-28 08:48:37 +01:00
David Bienvenu
13c510aa6b
make smart folders top level, remove special folders from accounts since they're already under the smart folders, r=standard8, 490691
2009-05-20 07:57:59 -07:00
Eric (Sheppy) Shepherd
bad689f77e
Bug 274628: Preference to close message window on delete instead of loading next message. r=mkmelin
2009-05-19 22:21:43 +03:00
Magnus Melin
968744cf84
Bug 492964: Get New Messages for <selected account> is trying to get messages for all the accounts when using global inbox. r=philor
2009-05-19 21:22:13 +03:00
Magnus Melin
e62eea6c9a
Bug 489204: context menus shouldn't show at all when nothing is selected. r=philor
2009-05-19 21:20:39 +03:00
Siddharth Agarwal
d3d4960839
Bug 467116 -- Merge default client dialog and search integration dialog into an "OS Integration" dialog. r=bienvenu+humph, ui-r=clarkbw, r=Standard8 for additional changes
...
--HG--
rename : mail/base/content/defaultClientDialog.js => mail/base/content/systemIntegrationDialog.js
rename : mail/base/content/defaultClientDialog.xul => mail/base/content/systemIntegrationDialog.xul
rename : mail/locales/en-US/chrome/messenger/defaultClientDialog.dtd => mail/locales/en-US/chrome/messenger/systemIntegrationDialog.dtd
2009-05-15 16:10:34 +05:30
David Bienvenu
86507812ef
fix count changes in the folder pane, r=philor, 492951
2009-05-14 16:38:13 -04:00
Magnus Melin
a5b34c0316
Bug 473642: the compact button should be disabled for saved searches. r=jminta
2009-05-14 20:25:06 +03:00
Mark Banner
f419349892
Back out bug 467116 / changeset 6410ed4e37b8 due to Mail Lk regressions
...
--HG--
extra : rebase_source : 3f89556e381bbee7640d99b67110a8279d12c6d2
2009-05-13 21:44:21 +01:00