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

1091 Коммитов

Автор SHA1 Сообщение Дата
ISHIKAWA, Chiaki 2e90e08956 Bug 854172: suite portion of filter.properties patch. r=Ratty 2015-03-20 01:01:15 +01:00
aceman dd74a7e273 Bug 550411 - improve localization notes for mail.addr_book.displayName.lastnamefirst pref. f=rsx11m r=mkmelin, r=IanN 2015-03-14 04:53:42 +08:00
aceman e203bc96aa Bug 1138172 - Fix localization notes for smtpHintAuth* strings. r=mkmelin a=Ratty for SEAMONKEY CLOSED TREE 2015-03-10 14:38:52 +01:00
aceman 0621e00650 Bug 1138172 - fix mentioning of SMTP server settings in smtpAuth* strings . r=Neil, r=mkmelin a=Ratty for SeaMonkey CLOSED TREE 2015-03-09 02:46:24 +08:00
Richard Marti 7ff05bd788 Bug 1138964 - Fix the bustage from bug 951695: 'Character encoding' is now 'Text encoding'. r=mkmelin,neil a=Callek 2015-03-03 16:51:19 +01:00
Joshua Cranmer b48228bc1f Bug 849540, part 2: Implement an OAuth2 SASL module helper, r=rkent.
The code added in msgOAuth2Module.js is glue functionality to use the
configuration preferences to run the OAuth2.jsm logon process. It also makes the
process usable from C++, so that it can be consumed by IMAP and SMTP
implementations.

At present, the value for GMail is hardcoded. This is hopefully a temporary
measure until dynamic client configuration is supported, at which point it can
be removed. Unfortunately, this also requires us to hardcode the identifier for
the client instead of using, say, navigator.appName.

CLOSED TREE push for SeaMonkey localization changes.

--HG--
extra : rebase_source : 855fc1fed3b0270edd492d0fd7dd9f2b754edca8
2015-02-23 01:01:11 -06:00
Joshua Cranmer d8b8e81051 Bug 849540, part 1: Add an OAuth2 authentication type, r=rkent
IGNORE IDL for MailNewsTypes2.idl changes, as the ABI of the interface has not
changed at all.

--HG--
extra : amend_source : 38762bcaa2cc04ce5152c77a340e52eb30cdc3c4
2015-02-23 01:01:03 -06:00
Suyash Agarwal 9df43d0e31 Bug 952493 - composeMsgs.properties should used string based identifiers rather than numbers. r=mkmelin, rkent, Neil. a=rkent for a CLOSED TREE 2015-02-20 14:44:16 -08:00
R Kent James 05bc96ee9a Bug 1124015 - maildir language strings for SeaMonkey, r=iann, a=rkent for CLOSED TREE 2015-02-19 16:41:41 -08:00
aceman e32b0c7235 Bug 1017028 - fix error message about not enough disk space when we just hit the 4GB folder limit. r=irving, r=IanN. a=Ratty on a SeaMonkey CLOSED TREE 2015-02-17 22:35:19 +01:00
Sebastian Hengst f45ac030a8 Backout bug 1017028 / 99137515f12e. a=backout on SeaMonkey CLOSED TREE 2015-02-17 18:51:43 +01:00
aceman 4156d31cfb Bug 1017028 - fix error message about not enough disk space when we just hit the 4GB folder limit. r=irving, r=Neil, a=Ratty on a SeaMonkey CLOSED TREE 2015-02-17 14:29:31 +01:00
aceman 22285172b8 Bug 854791 - Check free disk space looks enough before starting compacting mbox folder. r=rkent, ui-r=bwinton, a=Ratty on a SeaMonkey CLOSED TREE 2015-02-17 14:18:54 +01:00
Neil Rashbrook c01bc5dc61 Bug 1121678 Ability to open a bookmark into a new private window r=Ratty
CLOSED TREE
2015-01-29 21:31:12 +00:00
rsx11m 482271d470 Bug 1108189 - Color preference pane needs to be adjusted after bug 639134 changed boolean "browser.display.use_document_colors" to tristate "browser.display.document_color_use" - Part II: Code and Help changes ui-r=Neil r=Neil r=IanN
a=IanN for comm-aurora on CLOSED TREE
2015-01-14 15:00:20 -06:00
Philip Chee 01cf711881 Bug 1117577 - Bookmarks Manager > Tools > Restore > Choose file... does not recognize .json4lz r=IanN a=IanN a=comm-aurora a=comm-beta CLOSED TREE 2015-01-19 23:51:07 +08:00
Andre Baptiste 1d03f5c612 Bug 588759 - Make sure status bar messages have proper punctuation. r=mkmelin, r=IanN, ui-r=josiah, a=mkmelin
CLOSED TREE
2014-09-19 23:57:46 -07:00
R Kent James 0d80b6aa27 Bug 479823 part 2 (core) - Archive filter rules, r=neil, a=rkent 2015-01-16 15:45:36 -08:00
rsx11m 17d43da96a Bug 1108189 - Color preference pane needs to be adjusted after bug 639134 changed boolean "browser.display.use_document_colors" to tristate "browser.display.document_color_use" - Part I: String changes r=Neil ui-r=Neil a=Ratty CLOSED TREE 2015-01-09 16:53:04 -06:00
rsx11m 8176be7be5 Bug 1102576 - Extend help for tracking protection by descriptions for new notification bar and its preference. r=IanN 2015-01-07 09:45:33 -06:00
Philip Chee 2c9e63e551 Bug 917725 - Consolidate utils.js and PlacesUIUtils.jsm r=Neil a=Callek for CLOSED TREE
--HG--
rename : suite/common/src/PlacesUIUtils.jsm => suite/modules/PlacesUIUtils.jsm
2015-01-03 04:26:07 +08:00
Philip Chee 1a0a4c94ef Bug 1097818 - Add search suggestions to the DuckDuckGo search engine r=IanN 2015-01-03 05:03:14 +08:00
Philip Chee 0de6e68851 Back out 9b6014fda9a3 (Bug 917725) and 639ca05a4ff7 (Bug 1097818) wrong author r=me
--HG--
rename : suite/modules/PlacesUIUtils.jsm => suite/common/src/PlacesUIUtils.jsm
2015-01-03 05:02:42 +08:00
Neil Rashbrook 03e595790e Bug 917725 - Consolidate utils.js and PlacesUIUtils.jsm r=Neil
--HG--
rename : suite/common/src/PlacesUIUtils.jsm => suite/modules/PlacesUIUtils.jsm
2015-01-03 04:26:07 +08:00
Neil Rashbrook 114bb7419e Bug 1097818 - Add search suggestions to the DuckDuckGo search engine r=IanN 2015-01-03 04:25:59 +08:00
Neil Rashbrook 26fe2d171e Bug 11039 Filter sent messages r=rkent a=starred CLOSED TREE 2014-12-30 21:53:51 +00:00
Neil Rashbrook a7770e5185 Bug 1101978 Don't overload strings r=Ratty 2014-12-22 23:30:27 +00:00
Magnus Melin b2d32be8f6 Bug 1072202 - React to the removal of VISCII, x-viet-tcvn5712 and x-viet-vps (remove traces of it from comm-central too). r=jcranmer, a=mkmelin 2014-12-20 14:28:24 +02:00
Magnus Melin 6f74d69ceb Bug 1008845 - React to the removal of x-johab (remove traces of it from comm-central). r=jcranmer, a=mkmelin 2014-12-20 14:27:24 +02:00
Magnus Melin 07a392ed4e Bug 1070986 - React to the removal of us-ascii as a Gecko-canonical name (map us-ascii to windows-1252). r=jcranmer, a=mkmelin
Landing string changes on CLOSED TREE for seamonkey
2014-12-20 14:26:43 +02:00
Magnus Melin 6311cb4c8a Bug 1068510 - React to the removal of ARMSCII8 (remove traces of if from comm-central). r=jcranmer, a=mkmelin 2014-12-13 13:50:51 +02:00
Magnus Melin 22a148cc1e Bug 1069909 - React to the removal of ISO-8859-6-I and -E and ISO-8859-8-E as Gecko-canonical names. r=jcranmer, a=mkmelin
Make these mappings:
 * iso-8859-6-i -> ISO-8859-6
 * iso-8859-6-e -> ISO-8859-6

 * iso-8859-8-e -> ISO-8859-8
2014-12-13 13:50:36 +02:00
Neil Rashbrook 6a1cd649a0 Bug 1078740 Add tracking controls to security notification bar r=IanN
CLOSED TREE
2014-11-24 00:07:01 +00:00
Neil Rashbrook 87262d5c25 Bug 1101978 Remove unused strings r=Ratty
CLOSED TREE
2014-11-23 20:51:59 +00:00
Magnus Melin d4e1593124 Bug 1069907 - React to the removal of ISO-IR-111 (by removal from comm-central too). r=jcranmer 2014-11-22 14:54:07 +02:00
Magnus Melin 5833bf7365 Bug 1067807 - React to the removal of non-Encoding Standard DOS encodings (remove them from comm-central) r=jcranmer 2014-11-22 14:47:00 +02:00
Magnus Melin b135ce2bc1 Bug 1026946 - React to the removal of EUC-TW (by removing it from c-c). r=jcranmer 2014-11-22 14:47:00 +02:00
Magnus Melin 2fc185f041 Bug 1025886 - React to the removal of ISO-2022-KR and ISO-2022-CN (remove from c-c too). r=jcranmer 2014-11-22 14:47:00 +02:00
rsx11m 25e4ff0454 Bug 1060852 - Part 2: Help updates to expose privacy.trackingprotection.enabled in privacy preferences and account for removal of do-not-track options r=IanN a=IanN CLOSED TREE 2014-11-13 02:16:27 +08:00
rsx11m 2ab729b320 Bug 1060852 - Part 1: Code changes to expose privacy.trackingprotection.enabled in privacy preferences and account for removal of do-not-track options r=IanN ui-r=Neil a=IanN CLOSED TREE 2014-11-13 02:16:20 +08:00
Philip Chee 334c38c4b1 Bug 1081739 - Creative Commons search plugin no longer works and should be removed r=IanN 2014-11-13 02:15:54 +08:00
Magnus Melin d7773a25f8 Bug 936466 - React to the removal of TIS-620, ISO-8859-11 and ISO-8859-9. r=jcranmer, a=mkmelin
Landing on CLOSED TREE seamonkey tree

Adjust charsetalias.properties to make
 - TIS-620 and ISO-8859-11 aliases of windows-874
 - ISO-8859-9 an alias of windows-1254
2014-10-26 14:02:21 +02:00
alta88 865e090809 Bug 1053782 - Add a Learn more link to the support page in feeds subscribe dialog. r=IanN
--HG--
extra : amend_source : 1a21b16ba522269213a3de65c65d60725ab1a05a
extra : histedit_source : b8f75900832e66da97befa7ab0bb0bd3da9cc55b
2014-09-15 12:41:33 -06:00
stefanh@inbox.com 3bc5f427d4 Bug 1068997 - Implement keyboard shortcut for composition's 'Find and Replace' on Mac. r=Mnyromyr, a=Callek for checkin to a CLOSED TREE. 2014-10-01 19:23:44 +02:00
Frédéric Wang 0452dc70ef Bug 937809 - Add DuckDuckGo to the default search engines list. r=IanN a=Callek CLOSED TREE 2014-09-16 21:13:40 +08:00
Neil Rashbrook 1849a2f84d Bug 1060324 Explain why HSTS does not allow certificate overrides r=Ratty 2014-08-31 16:43:52 +01:00
Philip Chee 7035f695da Bug 973530 Add UI to access the remote debugger preferences r=IanN r=Neil 2014-07-22 04:32:44 +08:00
Ian Neal 3dd5a377ba Bug 1039004 - Port |Bug 633773 - Use Google's HTTPS search by default|, |Bug 958883 - Use HTTPS for Yahoo searches| and search plugin parts of |Bug 959576 - Create a component to get the list of priority domains| to SeaMonkey f=mconnor r=neil 2014-07-21 20:43:43 +01:00
Edmund Wong 98ac3787e4 Bug 863747 - Add option to disable Location bar history (help). r=InvisibleSmiley 2014-07-21 10:30:30 +08:00
Edmund Wong 3618f11b62 Bug 863747 - Add option to disable Location Bar history. r=IanN 2014-07-21 10:25:03 +08:00
Edmund Wong c56f15ca24 Bug 1040225 - Error: mismatched tag. Expected: </rdf:Seq> in help-index1.rdf. r=InvisibleSmiley 2014-07-18 15:17:28 +08:00
Ian Neal 3c6381e2b4 Bug 1039794 - Remove unused browser.search.defaulturl entry rs=neil 2014-07-16 22:36:18 +01:00
Jens Hatlak 1318817fd7 Bug 613974 - 'Load this bookmark in the sidebar' checkbox for bookmarks is not available. r=neil 2014-07-16 08:06:04 +08:00
Edmund Wong bbfc0c743a Bug 1029513 - Stop building Venkman because Bug 800200 removes JSD1 which Venkman depends on. r=neil on a CLOSED TREE 2014-07-15 08:37:49 +08:00
Edmund Wong 12a69703ed Bug 1029513 - Stop building Venkman because Bug 800200 removes JSD1 which Venkman depends on.(help) r=InvisibleSmiley 2014-07-15 08:37:01 +08:00
rsx11m d5645369ea Bug 1025569 - Notifications for requests from Offline Web Applications offer beyond-session options in Private Browsing mode. r=IanN, ui-r=Neil 2014-07-12 22:36:09 -05:00
rsx11m fb59741879 Bug 994093 - Provide toggle for Geolocation service (geo.enabled) in Privacy & Security preference pane. r=IanN, ui-r=Neil 2014-04-28 16:45:03 -05:00
rsx11m 772c7c10cb Bug 1019583 - Part 2: Update Offline Web Applications preference pane and sync the prefs. r=IanN, ui-r=Neil 2014-06-16 09:30:28 -05:00
rsx11m a808e52f1a Bug 1009233 - Help on mail account settings for authentication method needs updating. r=IanN 2014-05-23 09:22:36 -05:00
rsx11m 8026398a16 Bug 998787 - Rename options in Geolocation doorhanger notification to disambiguate "Don't Share" vs. "Not Now". ui-r=Neil, r=IanN 2014-06-07 22:05:35 -05:00
rsx11m 2f4b993886 Bug 1019986 - Clarify "Don't Show" label in Desktop Notification bar and doorhanger. r=IanN, ui-r=Neil 2014-06-07 09:38:56 -05:00
Suyash Agarwal 81d665dc4f Bug 1033963 - Add mailnews.message_warning_size to prefs. r=mkmelin,ui-review=Paenglab 2014-07-11 16:16:21 +01:00
Neil Rashbrook 1a123e725e Bug 934492 Port language preference pane changes from bug 910192 r=IanN 2014-07-01 22:18:37 +01:00
Edmund Wong df94b333ea Bug 928632 - When the birth year is empty, SeaMonkey puts 1900. r=Neil 2014-06-13 10:15:57 +08:00
aceman fbc2e1db5f Bug 1018199 - Remove unused smtpServer-SecureAuthentication-Type-* strings. r=mkmelin, r=Neil, a=me 2014-05-30 09:32:00 -04:00
rsx11m ace74a72bc Bug 173465 - Add UI for mail/news "network.protocol-handler.external..." preferences. r=IanN, ui-r=Neil 2014-04-19 22:13:45 -05:00
aceman c2eae30d8b Bug 1019945 - Replace numeric strings IDs in appleMailImportMsgs.properties. r=standard8, a=me 2014-06-03 14:38:00 -04:00
rsx11m bb56319f74 Bug 844098 - Update about:rights content for Safe Browsing based on Toolkit bug 514817 and separate inline scripts. r=IanN, ui-r=Neil 2014-05-17 12:47:14 -05:00
Philip Chee 353e283960 Bug 916865 Revert the part of Bug 906083 which changed the spellchecker.dictionaries.download.url r=IanN 2014-05-24 01:07:52 +08:00
Suyash Agarwal fd260a447e Bug 749099 - Show the space that will be or has been saved after compacting folders. r=Neil, ui-r=Paenglab 2014-05-18 22:45:00 -04:00
aceman c16659130c Bug 957495 - Add new error message if adding message header to database fails. ui-r=Josiah, r=irving 2014-05-11 05:04:00 -04:00
Joshua Cranmer 8ac2c8e2aa Bug 1006498 - Import nsCharsetConverterManager into c-c. r=Neil, patch originally due to Henri Sivonen. CLOSED TREE. 2014-05-12 09:14:06 -05:00
Edmund Wong cc90cdbd27 Bug 992561 - Fix typo in viewCertificate.label, r=Neil
CLOSED TREE
2014-04-30 14:54:27 +02:00
Neil Rashbrook 97cbc42720 Bug 984948 String move and rename followup to bug 878805 r=Ratty 2014-04-25 12:31:41 +01:00
aceman 9ae517c0f2 Bug 995797 - Improve localizability of the reply header string. ui-r=Josiah, r=Neil, r=mkmelin, a=me
CLOSED TREE
2014-04-22 11:30:00 -04:00
Suyash Agarwal 244a5e7de0 Bug 86233 - Show account name in status bar when downloading messages from POP servers. r=Neil 2014-04-23 05:51:10 -07:00
Suyash Agarwal 78ecf83b3d Bug 530629 - For composition, implement find bar (Ctrl+F) with "Replace..." button. r=Neil, r=mkmelin, ui-r=Paenglab, ui-r=JosiahOne 2014-04-18 09:25:28 -04:00
alta88 e9f1d4a6ce Bug 946279 - Implement autotagging of feed <category> tags - suite strings. r=philip.chee 2014-04-12 21:10:15 -06:00
Suyash Agarwal fbce4e5a99 Bug 414865 - Append the file extension when the attachment is renamed in "Save as" dialogue and "hide extension for known file types" is set. r=mkmelin, ui-r=bwinton 2014-04-09 15:09:33 -04:00
Philip Chee 3113826a85 Bug 973346 - Use plural form for blocked pop-up notifications (Port Bug 853126) r=Neil
a=ewong for CLOSED TREE
2014-04-04 18:07:41 +08:00
Edmund Wong 4c05ff9c6e Bug 967492 - Update text form bug 864291. r=IanN a=Callek in a CLOSED TREE 2014-04-03 12:41:39 +08:00
Edmund Wong 4f50cb38f0 Bug 665708 - Gopher links show 'Launch Application' in SeaMonkey 2.1 r=Neil r=mcsmurf a=Callek on a CLOSED TREE 2014-04-03 12:19:01 +08:00
Edmund Wong 1de7df6aa8 Bug 938673 - Add context menu to status bar padlock icon. r=Neil 2014-04-03 12:18:16 +08:00
Edmund Wong 323b754126 bug 957895 - Remove unnecessary strings. r=Neil 2014-04-03 12:17:37 +08:00
Suyash Agarwal f53ce0b26f Bug 802266 - Review NS_* definitions in nsComposeStrings.h. r=mkmelin, r=Neil
Initially by Moritz Beller <moritzbeller@gmx.de> and Johannes Buchner <johannes.buchner.acad@gmx.com>
2014-03-26 12:28:14 -04:00
Johannes Buchner 50d773812c Bug 802266 - Remove unused definitions in nsComposeStrings.h and composeMsgs.properties. r=mkmelin, r=Neil
Initially by Moritz Beller <moritzbeller@gmx.de>
2014-03-25 11:45:24 -04:00
Ryan VanderMeulen b1f8138d96 Backed out changesets cf87c5c76627 and 1ab1fff092a5 (bug 802266) for bustage.
CLOSED TREE
2014-03-25 12:36:11 -04:00
Suyash Agarwal 1796a43ebb Bug 802266 - Review NS_* definitions in nsComposeStrings.h. r=mkmelin, r=Neil
Initially by Moritz Beller <moritzbeller@gmx.de> and Johannes Buchner <johannes.buchner.acad@gmx.com>
2014-03-25 11:46:15 -04:00
Johannes Buchner 688c44bd08 Bug 802266 - Remove unused definitions in nsComposeStrings.h and composeMsgs.properties. r=mkmelin, r=Neil
Initially by Moritz Beller <moritzbeller@gmx.de>
2014-03-25 11:45:24 -04:00
aceman a524106bd7 Bug 66763 - Auto-rename folder being deleted if a same name folder already exists in Trash - version for local folders. r=irving, r=Neil, ui-r=Josiah 2014-03-25 09:30:31 -04:00
rsx11m 7d267d20f5 Bug 958967 - Change mixed content warning default from warn_viewing_mixed to warn_mixed_display_content and remove UI for old preference r=IanN ui-r=Neil
a=Ratty CLOSED TREE
2014-03-10 03:14:24 +08:00
stefanh@inbox.com 413c393539 Bug 975817 - Add entities removed in bug 973371 (and use a different string). r=Neil, a=Profile manager bustage, CLOSED TREE. 2014-02-23 16:42:18 +01:00
rsx11m 13f0369bdd Bug 947972 - Add checkbox to toggle https: background color in Location Bar preference pane. r=IanN, ui-r=Neil 2013-12-09 10:50:13 -06:00
alta88 bccda484e9 Bug 368266 - The "RSS subscription" dialog should have an "OK" button - followup. r=philip.chee 2014-02-03 09:41:03 -07:00
Suyash Agarwal aae71d0348 Bug 56058 - Fix hardcoded save as draft dialog. r=Neil, r=mkmelin, r=philip.chee, ui-r=josiah 2014-02-05 16:27:46 -05:00
stefanh@inbox.com b436cef997 Bug 69489 - Keyboard shortcut Cmd+Opt+S for opening/closing sidebar on Mac. r=IanN, sr=Neil, a=mcsmurf for checkin to a CLOSED TREE. 2014-02-01 15:29:48 +01:00
Magnus Melin 41b7640673 Bug 941545 - Default to UTF-8 for outgoing email for the en-US locale. r=standard8, r=iann
CLOSED TREE (seamonkey)
2014-01-30 15:41:54 +02:00
Ian Neal 26fe86350d Bug 943318 - Remove Google as a content handler for feeds, because Reader and iGoogle are being discontinued r=neil f=flod a=callek for CLOSED TREE 2014-01-28 23:53:25 +00:00
alta88 ed88b9dad3 Bug 878805 - Check UI consistency across all Thunderbird folderpickers - Suite strings. 2014-01-24 11:53:18 -07:00
aceman ecb4c7f5b6 Bug 776438 - Create new pref for the delimiter of a forwarded message. r=jcranmer, r=mkmelin, r=IanN 2014-01-21 15:28:25 -05:00
Zach Nickell 46df832b18 Bug 881073 - Remove "Click here to..." clutter from message list column header tooltips ("Click here to sort by recipient" etc.) for ux-consistency with other tooltips. r=bwinton, r=Neil, r=mkmelin 2014-01-02 15:39:59 -05:00
aceman a9d96794c4 Bug 40012 - Do not allow two identical account names to exist. ui-r=bwinton, r=IanN, r=mkmelin
CLOSED TREE
2013-11-26 17:06:57 -05:00
Edmund Wong 730a855c48 Bug 864291 - Update Help for 'Remove Personas' but for changes from bug 906083. r=InvisibleSmiley 2013-11-25 09:01:36 -05:00
rsx11m 70b95d90f9 Bug 842439 - Improve style and rearrange content of the about:privatebrowsing page. r=Neil, ui-r=stefanh
CLOSED TREE
2013-11-05 17:06:52 -06:00
Jens Hatlak 12d118a0ec Bug 936810 - Add labels for falsestart-rsa and falsestart-rc4 permissions to Data Manager. r=Neil
a=Callek for CLOSED TREE
2013-11-12 23:57:39 +01:00
Tony Mechelynck [:tonymec] 7aedc6abc7 Bug 934191 - The title of the "Quit SeaMonkey" dialog is misleading when closing just the Browser. r=Neil 2013-11-12 17:07:52 -05:00
Suyash Agarwal 8d4e7c760c Bug 224436 - Display account name for all messages in status bar when checking mail. r=Neil 2013-10-27 07:58:45 -04:00
rsx11m bd94b11389 Bug 916823 - Change Folder Properties labels for incoming mail character encoding from "default" to "fallback" after bug 846221 introduced it for browser prefs. r=Neil, ui-r=bwinton, a=me
CLOSED TREE DONTBUILD
2013-09-19 14:05:06 -05:00
Ryan VanderMeulen f2629db2d5 Backed out changeset f769584a86da (bug 916823) for xpcshell failures. 2013-10-10 15:26:51 -04:00
rsx11m 1e476dfbcc Bug 916823 - Change Folder Properties labels for incoming mail character encoding from "default" to "fallback" after bug 846221 introduced it for browser prefs. r=Neil, ui-r=bwinton 2013-09-19 14:05:06 -05:00
rsx11m 01654c1432 Bug 919347 - Incorrect label for SSL Warnings preferences in Security Sockets Layer pane. r=IanN 2013-09-22 20:53:44 -05:00
rsx11m 6ae2b6f062 Bug 904189 - Document changes in SSL warnings and new options for mixed content blocker in Security Socket Layer preference pane. r=IanN 2013-09-25 18:02:48 -05:00
rsx11m 4f60410267 Bug 902131 - Add note for "legacy content" to Mail & News Character Encoding preferences and update Help. r=IanN 2013-09-12 14:53:50 -05:00
Suyash Agarwal 4a5722d464 Bug 214854 - State in error message from server to which mail account it belongs to. r=Neil, ui-r=bwinton 2013-10-01 09:53:50 -04:00
Philip Chee ba03c6f8b2 Bug 906083 [AMO Integration] Update some links to addons.mozilla.org that are out of date r=IanN. 2013-09-14 18:31:42 +08:00
rsx11m c8eec02f30 Bug 902068 - Update labels for default character encoding in Help for the Languages preference pane. r=IanN 2013-08-06 14:07:04 -05:00
Suyash Agarwal 7168cc495f Bug 592235 - Alert on active folder should identify Mail Account or Folder for "This folder is being processed... to get messages.". r=mkmelin, ui-r=bwinton, a=RyanVM
CLOSED TREE
2013-08-22 10:08:09 -04:00
Ian Neal 08ac162733 Bug 906937 - SeaMonkey is missing imapAuthMechNotSupported from imapMsgs.properties. r=Neil 2013-08-20 07:59:12 -04:00
Edmund Wong 7cdae464ed Bug 633937 - Make use of the toolkit's notificationbox to display notifications in MailNews. r=Neil, sr=Mnyromyr 2013-08-13 11:53:37 -04:00
Edmund Wong d95324c63e Bug 895751 - Port | Bug 846221 - Make the pref UI explain intl.charset.default better| to SeaMonkey. r=IanN
CLOSED TREE
2013-08-06 10:42:15 -04:00
Suyash Agarwal 385bbb0c9f Bug 221592 - All POP3 error dialogs show the associated account name. r=Neil,ui-review=bwinton 2013-08-05 19:44:00 +01:00
Mark Banner 200ae19c8a Backout changeset 73a55e607a3a / bug 522886 due to unit test breakage, and incomplete patch CLOSED TREE 2013-08-02 14:32:32 +01:00
rsx11m 9871393d68 Bug 897233 - Change keyboard shortcut and correct typo in Help for Private Browsing feature. r+a=IanN
NPOTB CLOSED TREE DONTBUILD
2013-07-23 16:42:12 -05:00
rsx11m 180f8edbdd Bug 892060 - Remove Help page for Validation preference pane and update sections mentioning CRL management. r+a=IanN
NPOTB CLOSED TREE DONTBUILD
2013-07-19 07:25:41 -05:00
Suyash Agarwal 2a1fdf1905 Bug 522886 - Implement "Recipients" column that shows all recipients (To, CC, and BCC). r=mkmelin, r=Neil, ui-r=bwinton 2013-07-22 08:36:59 -04:00
Neil Rashbrook 307638848f Bug 891081 Change Private Browsing shortcut key as it conflicts with spellcheck r=Ratty
a=Callek for checkin to a CLOSED TREE
2013-07-18 23:48:30 +01:00
rsx11m ed32eb74dc Bug 883482 - Change the checkbox to search only messages saved locally to a more descriptive menulist. r=IanN, ui-r=Neil 2013-06-15 10:28:34 -05:00
Jens Hatlak 7b75630b04 Bug 885506 - Port |Bug 840745 - default html5 audio/video player controls should facilitate changing playback rate| r=Neil
a=Callek CLOSED TREE
2013-07-17 01:30:13 +08:00
Philip Chee 9112834aa0 Bug 881083 Add a "Validate this page" entry to the Web Development submenu r=IanN. 2013-07-17 01:28:13 +08:00
Suyash Agarwal a078eac306 Bug 551919 - imapMsgs.properties should used string based identifiers rather than numbers. r=Neil 2013-07-11 14:02:18 +01:00
Neil Rashbrook ec00da7ad0 Bug 886099 Remove "Manage CRLs..." button from Preferences r=IanN 2013-07-10 21:21:14 +01:00
Jim Porter 4e51c014c0 Bug 883485 - Allow deletion of news posts by default (with a prompt!); r=jcranmer, a=callek for CLOSED TREE 2013-06-22 22:30:33 -05:00
rsx11m 71aafa9a82 Bug 884449 - Update the SSL Preference Pane once TLS 1.2 is implemented and made the default. r=IanN, ui-r=Neil
a=Callek for CLOSED TREE
2013-06-19 16:35:47 -05:00
Neil Rashbrook b6a625608d Bug 870710 Deal with removal of tooltip code from PSM r=Ratty 2013-06-20 21:36:36 +01:00
Frank Wein 35441d26c8 Bug 798278 - Implement multiple plugin doorhanger UI (Port Bug 797677 and Bug 754472), string changes only, r=Neil, a=Callek for CLOSED TREE 2013-06-20 18:48:48 +02:00
aceman 94cbf8b7e4 Bug 389139 - Do not show the current account in the folderpicker as a target for deferring. Allow hiding/disabling accounts in the picker. ui-r=bwinton, r=Neil, r=mkmelin 2013-06-10 08:12:47 -04:00
rsx11m 7dccd42468 Bug 872000 - Document the new Private Browsing feature in Help. r=stefanh. CLOSED TREE. 2013-06-02 16:44:42 +02:00
Philip Chee df1b549eca Bug 870413 Implement permission prompt for desktop notifications in SeaMonkey r=Neil. 2013-06-01 02:29:05 +08:00
rsx11m 474ccc2d6a Bug 872133 - Focus textbox for "seconds" when checking "Show an alert" in Notifications preference pane. r=IanN, ui-r=Neil 2013-05-14 13:12:12 -05:00
rsx11m adbf2e3861 Bug 868419 - Update Help for Mail & News Message Display preference pane. r=IanN
DONTBUILD
2013-05-11 10:32:53 -05:00
aceman b17784cfee Bug 856577 - Make new message import from movemail more robust and fail cleanly if the file can't be parsed. r=jcranmer 2013-05-16 16:50:00 -04:00
sshagarwal d87a983b6b Bug 858238 - Convert localMsgs.properties to use string based identifiers rather than numeric. r=Neil 2013-05-15 08:09:49 -04:00
Suyash Agarwal a2ad8ba3da Bug 595104 - Support plural forms for 'getNextNMessages' and 'openWindowWarningText' in messenger.properties. r=standard8, r=Neil 2013-05-08 12:46:50 -04:00
rsx11m af688c6b3a Bug 867210 - Put "Display emoticons as graphics" in a new line. r=IanN, ui-r=Neil 2013-05-05 20:52:37 -05:00
rsx11m 3d33ef2bf5 Bug 861471 - Update the SSL Preference Pane after bug 733642 changed preference names and semantics. r=IanN, ui-r=Neil 2013-04-18 08:32:15 -05:00
Jim Porter 284e088765 Bug 308690 - No confirmation prompt when force-deleting messages with SHIFT+DEL (currently no protection against accidental permanent dataloss); r=standard8, ui-r=bwinton 2013-03-09 02:41:21 -06:00
rsx11m f0c8645a22 Bug 856454 - Add ability to customize new mail alert information. ui-r=Neil, r=IanN 2013-04-13 21:32:23 -05:00
Neil Rashbrook 7bd6478c21 Bug 860851 Slightly less useless access key for new label r=Ratty 2013-04-12 20:53:43 +01:00
Sakshi Bansal 3cfcf749be Bug 325777 - "Search messages" window has mislabeled button - "File" should be "Move". r=IanN, r+ui-r=bwinton 2013-04-01 10:27:46 -04:00
Neil Rashbrook 22f993c015 Bug 837493 Followup to fix typo r=IanN 2013-04-01 00:21:46 +01:00
rsx11m 62cd64d0df Bug 852809 - Remove quotes around glossary links, remaining instances from bug 847182. r=stefanh 2013-03-25 17:45:19 -05:00
rsx11m 044ef0c635 Bug 845353 - Remove explicit default from Help for Cookies preference pane due to bug 851606 uncertainty. r=IanN 2013-03-21 13:40:32 -05:00
Sakshi Bansal 31190a4c48 Bug 465351 - Wrong message and reason reported with untrusted CA roots when signing email 2013-03-26 15:22:24 +00:00
aceman 10eaa44d11 Bug 448624 - Remove imap specific "Empty trash" confirmation dialog and merge mailnews.*.dontAskAgain and mail.*.dontAskAgain prefs. r=mkmelin, r=Neil 2013-03-26 11:22:17 +00:00
rsx11m f9651dac5c Bug 852809 - Explain what happens when Safe Browsing blocks a website. r=stefanh 2013-03-20 07:20:42 -05:00
Edmund Wong b6b76f1a49 Bug 847257 - Update Help for changes from bug 624432. r=InvisibleSmiley 2013-03-21 22:27:53 +08:00
rsx11m 99b83b5355 Bug 847182 - Extend Glossary with new Privacy & Security terms, with minor follow-ups on previous checkins. r=stefanh 2013-03-16 08:52:02 -05:00
Florian Quèze 3dab175ef2 Bug 852461 - Remove growl support from comm-central again now that bug 782211 has landed, r=irving, a=bustage-fix on CLOSED TREE. 2013-03-19 09:17:09 +00:00
Neil Rashbrook 910953e324 Bug 842191 Implement notifications for mixed content blocker r=IanN 2013-03-19 00:13:27 +00:00
rsx11m d51377c73e Bug 844823 - Add a tutorial section on User Tracking to privacy_help.xhtml. r=IanN 2013-03-10 20:32:53 -05:00
rsx11m 8302f996c0 Bug 845353 - New 3rd-party cookie restriction to visited websites is default but not an option in Cookies pref pane. ui-r=Neil, r=IanN 2013-03-02 15:47:13 -06:00
rsx11m 824ba94b3d Bug 771534 - Create Help documentation for the Preference Pane for Offline Applications implemented in Bug 758677. r=IanN 2013-03-02 11:57:25 -06:00
rsx11m d6964ee45f Bug 631566 - Document the main Privacy & Security pref pane and add a Help button to it. Part 2: Content and linking. r=IanN 2013-03-02 12:52:11 -06:00
Edmund Wong f10c134a0a Bug 807326 - Context menu Search should be available in textareas/inputs as well. Port |Bug 565717|. r=Neil 2013-03-02 11:10:40 +08:00
Robert Kaiser 2b5a38cfa0 bug 588415 - Make website storage mechanisms available in Data Manager (localStorage, indexedDB, etc.), r=IanN 2013-02-28 14:20:03 +01:00
rsx11m dff523d09d Bug 416234 - Add Clear Private Data (preferences and menu) documentation to Help r=IanN 2013-02-24 18:02:32 -06:00
rsx11m 087ba3e529 Bug 844611 - Use entity rather than fixed string for 'SeaMonkey' in help content. r=stefanh. 2013-02-24 13:37:27 -06:00
rsx11m ff2ea41010 Bug 842324 - Use 'website' rather than 'web site' in en-US help content. r=stefanh. 2013-02-18 15:58:20 -06:00
Ricardo Palomares 163c23861c Bug 844261 Fix typo introduced in customize_help.xhtml by Bug 652328 r=IanN a-aurora=InvisibleSmiley. 2013-02-23 23:44:06 +08:00
Philip Chee 87ffe2b802 Bustage fix for Bug 837510 (Add File - New - Private Window menuitem) r=Ratty rs=bustage. 2013-02-19 22:35:14 +08:00
Neil Rashbrook 84ebdb62bd Bug 841616 Open Location should have Private Window option r=IanN,Ratty 2013-02-19 00:18:33 +00:00
Neil Rashbrook 451c706c34 Bug 841230 Add Open Link in Private Window context menuitem r=Ratty pending-r=IanN 2013-02-19 00:17:04 +00:00
Neil Rashbrook d0ab42475c Bug 837510 Add File - New - Private Window menuitem r=IanN,Ratty 2013-02-19 00:15:19 +00:00
Neil Rashbrook 17966d9f99 Bug 837496 Add -private command line option r=Ratty pending-r=mcsmurf 2013-02-19 00:13:09 +00:00
Neil Rashbrook e9a808f887 Bug 837493 Add about:privatebrowsing page r=IanN,Ratty 2013-02-19 00:12:12 +00:00
rsx11m 529fc564f3 Bug 842320 - Use "website" rather than "web site" in en-US preference panes. r=Niel
DONTBUILD

--HG--
extra : rebase_source : 6dd88f8c9a1363d80163c01af57760fadc32e37b
2013-02-18 10:48:32 -06:00
aceman 2d83fdf5bd Bug 747284 - In the filter editor, show the real execution order of actions. r=rkent, ui-r=bwinton 2013-02-18 09:25:53 -05:00
rsx11m 0ebf63144c Bug 652328 - Part II: Update help for redesigned Add-ons Manager, panel descriptions. r=stefanh 2013-02-17 09:57:33 -06:00
Neil Rashbrook 61a5ac7122 Bug 837492 Detect whether the browser has been opened as a private window r=IanN 2013-02-12 19:19:58 +00:00
Nomis101 e479fd35da Bug 835002 - Add back Growl support for TB19/20/21 and SM 2.16/2.17/2.18. r=Standard8 2013-01-27 03:14:35 +01:00
rsx11m 16f9cd1a26 Bug 835134 - Modify Privacy & Security Preferences UI to reflect recent backend additions. ui-r=Neil, r=IanN.
--HG--
rename : suite/common/pref/pref-security.js => suite/common/pref/pref-privatedata.js
rename : suite/common/pref/pref-security.xul => suite/common/pref/pref-privatedata.xul
rename : suite/locales/en-US/chrome/common/pref/pref-security.dtd => suite/locales/en-US/chrome/common/pref/pref-privatedata.dtd
2013-02-03 08:12:06 -06:00
Philip Chee cb99eae350 Bug 477718 Implement Phishing Protection (a.k.a. Safe Browsing) support in SeaMonkey r=Neil. 2013-01-31 23:38:27 +08:00
rsx11m 9e8268de35 Bug 652328 - Part I: Update help for redesigned Add-ons Manager, main labels and links. r=stefanh. 2013-01-27 20:24:04 +01:00
Philip Chee ff504d6ab8 Bug 822535 User-Oriented Labels in Data Manager for "sts/use" and "sts/subd" r=KaiRo. 2013-01-27 23:03:05 +08:00
Edmund Wong 815420951a Bug 834692 - Port |Bug 783778 - Update Google favicon in the search bar| to SeaMonkey r=Neil 2013-01-27 10:03:07 +08:00
Neil Rashbrook 8646c8e60c Bug 833015 Update Suite Download Manager UI for Private Browsing changes r=IanN f=Ratty 2013-01-26 23:58:12 +00:00
Philip Chee 1518692600 Bug 404580 Provide information like preview text, subject and sender in mail notification window - as in Thunderbird ui-r=Neil r=Neil.
--HG--
rename : mail/base/content/newmailalert.js => suite/mailnews/newmailalert.js
rename : mail/base/content/newmailalert.xul => suite/mailnews/newmailalert.xul
rename : mail/themes/qute/mail/newmailalert.css => suite/themes/classic/messenger/newmailalert.css
rename : mail/themes/qute/mail/newmailalert.css => suite/themes/modern/messenger/newmailalert.css
2013-01-17 21:37:34 +08:00
aceman 2efd5f0d40 Bug 750781 - Disallow to use some dangerous filesystem folders as the Local Directory for mail storage. ui-r=bwinton, r=IanN, r=mkmelin 2013-01-06 22:00:57 -05:00
Neil Rashbrook 70e0000967 Bug 817441 Turn SSL-related warning prompts into notifications r=IanN f=various 2013-01-07 17:25:15 +00:00
aceman 51a613ba0a Bug 734034 - When deferring an account, automatically defer its junk target folders and those pointing to it. r=IanN, r=mconley, ui-r=bwinton 2012-12-30 19:35:14 -05:00
Jens Hatlak 05e8c2b7e8 Bug 823647 - Update Mouse Wheel preferences help after bug 782143 and bug 819652. r=Neil 2012-12-26 12:12:00 +01:00
Neil Rashbrook 4c356817e0 Bug 819652 Restore horizontal mouse wheel settings r=Ratty 2012-12-18 23:58:17 +00:00
aceman 82c9b8dde2 Bug 327812 - Add server name validation for POP3/IMAP/News/LDAP server in the account manager. r=IanN, r=mkmelin 2012-12-02 15:28:46 -05:00
Karsten Düsterloh 915316c9e6 Bug 127399 - Allow sending emails with IDN based email addresses (patch + test); r=Irving,Standard8, sr=Neil 2012-11-28 21:26:11 +01:00
Liu Weiran 0f0bcf4764 Bug 768005 Add a "confirm on delete" option for address book entries r=IanN. 2012-11-15 22:46:28 +08:00
Neil Rashbrook 4402485730 Bug 810673 SSL-related warning prompts r=IanN f=Ratty 2012-11-19 08:41:18 +00:00
Neil Rashbrook 99d1653172 Bug 810671 Remove support for low/weak/null cipher suites r=IanN f=Ratty 2012-11-19 00:19:22 +00:00
Neil Rashbrook bc0fed1dd2 Bug 654009 Add frontend code to support Reply to List r=IanN f=InvisibleSmiley 2012-11-19 00:17:30 +00:00
Neil Rashbrook d992bf4a27 Bug 811904 Identify animated images again r=Ratty 2012-11-19 00:11:25 +00:00
Neil Rashbrook 82e43786b3 Bug 810672 Remove obsolete OCSP responder functionality preference UI r=Ratty 2012-11-16 22:30:17 +00:00
Jens Hatlak ba8546edd5 Bug 806273 - Port Firefox Bug 645152 (Deactivate this device warning is confusing and too dramatic). r=IanN 2012-11-04 10:43:11 +01:00
aceman 71adb25c03 Bug 315367 - Convert the folder picker of the Move To/Copy To filter actions to the new folder picker, from the flat list. ui-r=bwinton, r=rkent, r=IanN 2012-11-02 15:58:57 -04:00
Masatoshi Kimura 53f0323c2a Bug 800877 - Change the message back to a hard-coded English string. r=mbanner 2012-10-30 10:10:53 -04:00
Neil Rashbrook 4072f2561d Bug 804657 Remove UI for removed HTTP keep-alive preference r=IanN 2012-10-27 15:10:43 +01:00
Neil Rashbrook 69f4bcc765 Bug 792735 Remove calls to nsICacheSession::openCacheEntry r=IanN 2012-10-23 22:20:55 +01:00
aceman d903e1003b Bug 775665 - Change Filter Context UI to checkboxes. ui-r=bwinton, r=IanN, r=Neil, r=rkent 2012-10-19 20:08:46 -04:00
Ian Neal f0cbe70408 Bug 801383 Fix fallout from bug 779473 - make nsresult an enum class. Fix nsMsgPrompts and get mailnews/compose compiling on Mac. Patch originally by Ian Neil, updated by Standard8. r=Neil. CLOSED TREE 2012-10-15 15:25:35 +01:00
Neil Rashbrook 711b3e66b0 Bug 800096 Override Error Console's new access key r=IanN 2012-10-11 00:22:58 +01:00
aceman 9291e19f48 Bug 637387 - Rename feat_labels.label entity in start.dtd as its value has changed. r+sr=mnyromyr 2012-10-06 22:00:30 -04:00
aceman e87fe5d5d5 Bug 788429 - Add button to open global Addressing preferences from account manager's 'Composition & Addressing' pane. r=IanN, r=mconley, ui-r=bwinton 2012-10-02 19:07:33 -04:00
Gervase Markham 58c70da089 Bug 763469 - add MPL 2 headers to some more files. 2012-10-02 15:56:49 +01:00
aceman 50f248fdba Bug 561762 - Add additional error information to "This filter cannot be saved" message when saving a filter. r=mconley, r=IanN, ui-r=bwinton 2012-09-30 18:02:48 -04:00
Jens Hatlak fa3a6fa92b Bug 789724 - Rename "Other Languages" to "Unicode" on the Fonts pref pane (port TB bug 323747). r=IanN f=Neil 2012-09-24 23:33:23 +02:00
Florian Quèze a3d50350e9 Bug 792793 - Remove growl support from comm-central, r=irving, a=bustage-fix on CLOSED TREE. 2012-09-20 17:17:49 +02:00
aceman 0ffb235f56 Bug 551827 - Make a link from Junk settings in Account manager to the global options in Preferences. ui-r=bwinton, r=IanN, r=mconley 2012-09-19 20:13:42 -04:00
aceman 2c39157e4b Bug 314806 - Add ability to set default identity in the identity list editor (Account manager). ui-r=bwinton, r=IanN, r=Neil, r=mconley 2012-09-18 21:23:22 -04:00
aceman dc5ef9e36f Bug 577775 - Disallow using invalid filesystem folders as the Local Directory for mail storage. r=IanN, ui-r=bwinton, r=mconley 2012-09-13 18:13:27 -04:00
Neil Rashbrook 280a02197a Bug 782143 Rewrite of mousewheel preference pane to support changed preferences r=IanN 2012-09-05 08:36:52 +01:00
Jens Hatlak 516fced401 Bug 787802 - Port |Bug 762230 - Add-ons not listed when resetting Sync|. r=Neil 2012-09-03 18:13:26 +02:00
Neil Rashbrook a3b63383ff Bug 783908 Implement remaining parts of GNOME shell service r=IanN 2012-09-02 17:50:34 +01:00
aceman 44b9e0ff1a Bug 768621 - Show the size on disk of a mail folder in the Thunderbird UI. ui-r=bwinton, r=squib, r=IanN 2012-08-13 21:13:27 -04:00
aceman aa05f2ae0e Bug 360891 - Create a link from Account manager "read receipts" pane to the Global receipts subdialog in Preferences. ui-r=bwinton, r=IanN, r=mconley 2012-08-13 21:12:29 -04:00
Jens Hatlak f1320388b9 Bug 782018 - Duplicate accesskey A in MailNews View menu. r=Neil
Changed accesskey of Display Attachments Inline from A to D
2012-08-11 20:19:33 +02:00
Tony Mechelynck [:tonymec] 206ce0ef79 Bug 633730 - Port |Bug 630484 - Properly support plural forms in advance search dialog status message| to SeaMonkey. r=IanN, sr=mnyromyr 2012-08-05 20:31:03 -04:00
aceman 014b6ccd74 Bug 360926 - add confirmation dialog to Identity list editor. ui-r=bwinton, r=IanN, r=squib 2012-08-03 01:47:49 -05:00
Neil Rashbrook 3736cea57c Bug 632585 Implement the Set Desktop Background dialog r=IanN,Ratty 2012-07-31 00:19:53 +01:00
aceman 97a38bfd2d Bug 255050 - Make compose window progress dialog differentiate better between Sending and Saving of the message. ui-r=bwinton, r=IanN, r=mkmelin 2012-07-29 17:00:12 -04:00
Tony Mechelynck 9cf5031986 Bug 439312 - Site Navigation Bar misses its tooltip when minimized. r=neil 2012-07-26 21:43:18 -04:00
aceman 4fabfc6d3d Bug 743974 - Make layout of elements in the filter editor use the space available in the dialog more efficiently and consistently. r=neil,mconley ui-r=bwinton 2012-07-18 20:20:51 -04:00
Patrick Brunschwig 67db96561e Bug 768928 - New implementation of nsIPgpMimeProxy to allow for Enigmail to receive data from mimelib. r=bienvenu,sr=Standard8 2012-07-16 19:40:22 +01:00
Florian Quèze 28daa05921 Bug 769917 - Accesskey conflict in address book contact, r=Standard8,IanN, ui-r=bwinton. 2012-07-16 18:16:01 +02:00
Ian Neal 1c6bd17c7f Bug 762513 - Merge abCardViewOverlay.xul into addressbook.xul r/moa=Mnyromyr 2012-07-12 22:15:42 +01:00
Philip Chee 720c2a44ad Bug 765820 Make MDN (return receipts) work for non-standard headers, and make the MDN confirmation message say which addresses the receipt will be sent to r=IanN sr=Mnyromyr. 2012-07-12 01:43:47 +08:00
Philip Chee c84af79576 Bug 758677 Implement a Preference Pane for Offline Applications r=IanN. 2012-07-08 00:51:26 +08:00
Jens Hatlak 035da8f56b Bug 746110 - Expose click-to-play plugins preference in the UI. r=Neil ui-r=IanN 2012-07-07 16:22:13 +02:00
aceman 48a5e63f4d Bug 758803 - Enhance wording of compacting option (autocompact does all folders at once) and disable compact limit field when compacting is disabled. ui-r=bwinton, r=mconley, r=IanN 2012-07-07 09:38:51 -04:00
Edmund Wong 435d2dda68 Bug 715410 - Fix accesskey for 'Undo Add to Dictionary'. r=Neil 2012-07-05 17:43:21 +08:00
Ian Neal e12e5c524c Bug 762704 - Add layout sub menu to view menu in addressbook r=Mnyromyr 2012-07-04 11:40:51 +01:00
aceman b39593be7e Bug 762393 - merge junkLog.* files in /mailnews and /mail. r=IanN, r=mconley
--HG--
rename : mail/locales/en-US/chrome/messenger/preferences/junkLog.dtd => mail/locales/en-US/chrome/messenger/junkLog.dtd
2012-06-18 18:48:41 -04:00
Edmund Wong a9f6d3a25f Bug 760644 - Add DSN option to composing Options menu. 2012-06-18 09:24:11 +08:00
Ian Neal 41efb326e6 Bug 761720 - Port |Bug 474721 - messagereader: message header should not prefer the address book over the message headers as a source of display names| r/moa=mnyromyr 2012-06-09 23:40:29 +01:00
Ian Neal 3fcd7dcd81 Bug 131571 - [RFE] when clicking on a mail adress that is already in the adressbook the option should be "edit address book entry", not "add to address book" r=mnyromyr 2012-06-09 23:40:07 +01:00
aceman ca5a1feed9 Bug 757425 - make shortcut key in Compact Folders dialog less ambiguous. r=IanN,mconley, ui-r=andreasn. 2012-06-02 14:41:56 -04:00
alta88 fe44ea8caf Bug 750292 - Fix/renovate feed opml import/export r=bienvenu,ui-r=bwinton. 2012-06-01 12:12:31 -06:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Edmund Wong d01e1f7496 Bug 752797 - Fixed 'User agent' string. r=Neil 2012-05-29 17:45:52 +08:00
Edmund Wong ad4885de5e Bug 715410 - Port |Bug 352037 - Undo Add to Dictionary| to SeaMonkey. r=Neil 2012-05-28 22:09:02 +08:00
Edmund Wong 1b69806eef Bug 752797 - Add BuildID to about: page. r=Neil 2012-05-26 22:07:24 +08:00
Edmund Wong 9442134e28 Bug 620997 - Open 'Links' URLs in browser. r=Neil 2012-05-25 22:46:52 +08:00
David Bienvenu 32cbf4bf3f make mail import use pluggable store, bug 729676, r=hiikezoe, sr=standard8 2012-05-09 09:54:24 -07:00
Jens Hatlak 644aa29be6 Bug 567518 - Switch to SSL Google search (https). r=Callek 2012-05-01 02:20:00 +02:00
aceman a659d92c52 Bug 750849 - Fix accesskey keys after bug 397197 in the Junk settings. r=IanN,mconley 2012-05-01 19:54:41 -04:00
Jens Hatlak 90678fb64f Bug 747186 - Port |Bug 711618 - implement basic click to play permission model| to Data Manager. r=KaiRo 2012-04-22 11:15:00 -04:00
aceman d065af6733 Bug 742472 - Add tooltips and accesskeys to the "add/remove action" buttons in filter editor. ui-r=bwinton, r=mconley, r=IanN 2012-04-24 19:20:49 -04:00
aceman 5e0b35ea5c Bug 397197 - Logically group items on "junk settings" panel, add indents and descriptions. r=IanN, r=mconley, ui-r=bwinton 2012-04-24 19:20:09 -04:00
aceman 1ee0342e9a Bug 391061 - Rework scary message about multiple SMTP servers from Account Settings. r=IanN, ui-r=bwinton, r=bwinton 2012-04-24 19:19:45 -04:00
Neil Rashbrook 84da58af6c Bug 747519 Implement permission interface for click-to-play plugins doorhangers by InvisibleSmiley r=Neil
Also including patch for notificationboxes for l10n changes pending r=IanN
2012-04-24 17:59:38 +01:00
aceman 520550c612 Bug 709581 - if server.spamSettings.initialize throws, offer the user to check Junk settings again. r=IanN, r=standard8, ui-r=bwinton 2012-04-24 15:09:22 +01:00
aceman 11b62f453d Bug 713277 - Use the default account if none is selected for the Account central pane and various cleanup. ui-r=bwinton, r=IanN, r=mbanner 2012-04-23 19:04:12 -04:00
Pranav Ravichandran f3b32912a8 Bug 735986 - Remove spellCheckAddToDictionary.label/accesskey from DTD file r=IanN r=Standard8. 2012-04-21 23:48:48 +08:00
Jens Hatlak 919fc1fb2d Bug 743312 - Implement click-to-play plugins (port FF bug 711552 and bug 744964). r=Neil 2012-04-15 00:47:25 +02:00
Neil Rashbrook 72b4af7e9b Bug 684746 Add support for more of the content blocker permissions r=KaiRo 2012-04-13 16:35:51 +01:00
aceman c5c4e30def Bug 340324 - Expose Local Directory field in settings for RSS account and add some groupboxes. ui-r=bwinton, r=IanN, r=mbanner 2012-03-29 17:13:50 -04:00
alta88 1530ee6d43 Bug 737115 - Remove deprecated dnd methods from feed subscribe dialog. Several enhancements: 1.) Remove COM interfaces and nsDragAndDrop in favor of getting everything from the event.dataTransfer. 2.) Allow copy of feeds to other accounts. 3.) Try harder to get valid urls; support dnd from chrome/safari links (ie8/9 dnd doesn't have the info in dt though) for both folderpane and dialog. r=dbienvenu 2012-03-21 10:57:36 -06:00
aceman 8d73bf8f6a Bug 224831 - Issue warning to restart (due to Bug 2654) when Local Directory setting is changed. ui-r=bwinton, r=iann, r=mbanner 2012-03-27 19:02:42 -04:00
Jens Hatlak a99c4a4646 Bug 698038 - Update Preferences help for the new section to control crash report submission. r=IanN 2012-03-26 19:46:01 +02:00
Jens Hatlak 5a1e30eb0b Bug 703687 - Revise help links to external resources. r=Neil 2012-03-19 20:22:06 +01:00
alta88 80c0b36e85 Bug 734915 - Replace the feed subscribe folderpicker with new methods. 1.) Replace old rdf rules to newer binding based picker. 2.) Show path not just leaf folder name. 3.) When folder selected, allow click/enter toggle to display folder pretty path and absolute file path. 4.) Ensure keyboard works for all actions. 5.) "Loading" message for feedback on long tree builds. r=dbienvenu 2012-03-15 17:06:37 -06:00
alta88 c3be6e11a2 Bug 734446 - Some feed subscribe enhancements:
1. Add Validate link for existing feeds, not just those that fail on add.
2. Update subscribe dialog on feed dnd in folderpane.
3. Fix tree view update on open folder removal bug.
4. Fix dnd move if index changes on folder hover/open.

r=dbienvenu
2012-03-10 10:53:04 -07:00
Jens Hatlak 9116daf50a Bug 734994 - Help content for concurrent tab restores preference. r=IanN 2012-03-13 23:17:51 +01:00
Jens Hatlak 3ab01bc289 Fix typo introduced by Bug 731140 and sync the pref. r=Neil over IRC 2012-03-13 20:09:58 +01:00
Neil Rashbrook 8e52ea7b2a Bug 648683 Expose preference for concurrent tab restores r=IanN 2012-03-12 19:43:24 +00:00
Edmund Wong d438242a38 Bug 731223 - Update help from changes from bug #694514 and bug #733258.(part2) r=InvisibleSmiley 2012-03-12 16:28:17 +08:00
Edmund Wong 188aef3988 Backed out changeset af896f514c15(bug #731223) due to incorrect author field. 2012-03-12 16:22:39 +08:00
builder f162afcc2d Bug 731223 - Update Help for changes from bug #694514 and bug #733258.(part2) r=InvisibleSmiley 2012-03-12 16:05:07 +08:00
Edmund Wong 6dea11842f Bug 731223 - Update help from changes from bug #694514 and bug #733258. r=InvisibleSmiley 2012-03-12 15:27:17 +08:00
Edmund Wong 731056a5e9 Bug 733258 - Fix formatting issues from bug #694514. r=IanN 2012-03-12 15:15:07 +08:00
Neil Rashbrook 6d58a16671 Bug 71008 preparation by switching from server/login pages to incoming/outgoing pages r=bienvenu,IanN
--HG--
rename : mailnews/base/prefs/content/aw-server.js => mailnews/base/prefs/content/aw-incoming.js
rename : mailnews/base/prefs/content/aw-login.js => mailnews/base/prefs/content/aw-outgoing.js
2012-03-07 20:38:46 +00:00
Neil Rashbrook 48e53611cc Bug 732816 Add preference entry to control new domain name highlighting feature r=InvisibleSmiley 2012-03-07 20:33:30 +00:00
Edmund Wong 43b99a77c9 Bug 694514 - Expose mailnews.reply_header_type preference. r=IanN 2012-03-05 10:34:11 +08:00
Jens Hatlak 4e23f9661f Bug 711334 - Be explicit that TLS version is 1.0. r=IanN
Also fixes Bug 711335 - Update SSL help after SSL 2.0 removal
2012-02-28 18:48:58 +01:00
aceman 11f0079041 Bug 719456 - Use PluralForm.jsm for feed import messages, to allow proper localization and translation; r=iann_bugzilla, r=standard8 2012-02-28 12:21:44 +00:00
alta88@gmail.com 772d647573 Bug 716706 - Fix and enhance the feed Subscriptions dialog. r=bienvenu,ui-review=bwinton 2012-02-24 10:39:17 +00:00
aceman cea78259f0 Bug 243767 - Multiple Identities dialogue should have a Close instead of an OK button. r=IanN,r=Standard8,ui-review=bwinton 2012-02-21 14:44:28 +00:00
aceman cf4401b387 Bug 90263 - Change error message in account wizard from "hostname" to "server name" 2012-02-21 14:43:35 +00:00
Philip Chee 26e718189d Bug 721327 Implement Tabs Toolbar for Thunderbird and Lightning Compatibility ui-r=stefanh. r=Neil. 2012-02-18 12:26:48 +08:00
Joshua Cranmer a5ac0955e1 Bug 201750 - Combine the news username and password auth dialogs. r=Standard8, sr=bienvenu, ui-r=bwinton 2012-02-14 16:04:41 -06:00
aceman 92b2ca79a3 Bug 57115 - mime.properties file should contain correct HTML. r=IanN,r=squib 2012-02-13 14:06:16 +00:00
aceman 84977de32f Bug 346306 - Instructions in account wizard not platform dependent. r=IanN,sr=Standard8 2012-01-27 14:21:15 +00:00
Philip Chee d7f21bb0de Bug 719034 Support CTRL-SHIFT-K as the Lighting Task Quick Filter hotkey r=IanN moa=Mnyromyr. 2012-01-24 05:06:06 +08:00
Edmund Wong dd7b856b7d Bug 688745 - Add 'Open in Browser' to context menu for Opening a Website from RSS. r=IanN moa=Mnyromyr 2012-01-23 12:19:05 +08:00
Ian Neal 7d93861077 Bug 718517 - Add print button as an option to messenger compose mail toolbar r=neil 2012-01-18 17:47:18 +00:00
Jens Hatlak df8c964afb Bug 718302 - Update Help for |Bug 620776 - Add UI for new plugins.disabled preference|. r=IanN 2012-01-17 19:20:39 +01:00
Jens Hatlak 450707ed6a Bug 714588 - Update Help for changes from bug 527173 (new Spelling pref pane). r=IanN 2012-01-17 19:20:07 +01:00
Edmund Wong 0dac284ca3 Bug 527173 - Spellchecker settings are in the Mail section but the SP is used by all components. r=IanN 2012-01-16 06:03:00 +01:00
Edmund Wong 472fb3ccf4 Bug 620776 - Add plugin.disable UI to Preferences. r=IanN ui-r=neil 2012-01-15 23:15:16 +08:00
Jens Hatlak 2f9ca751e2 Bug 588807 - Add Unsorted Bookmarks to Bookmarks menu and rename Personal Toolbar to Bookmarks Toolbar. r=Neil 2012-01-14 15:57:59 +01:00
Jens Hatlak 48976dc200 Bug 716401 - Some bookmark.*Cmd are missing an ellipsis. r=Neil 2012-01-11 08:34:37 +01:00
Jens Hatlak 8b321bf145 Bug 716382 - Update Help Peer Support User Newsgroups link. r=IanN 2012-01-09 19:17:59 +01:00
aceman 97436729c6 Bug 307629 - When importing an OPML file that only contains feeds that are already subscribed then error message wrongly says the file is not valid. r=myk 2012-01-09 08:48:21 +00:00