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

17693 Коммитов

Автор SHA1 Сообщение Дата
Geoff Lankow 0715a4fcd3 Fix bug 1149423 - Add Windows timezone names to list of aliases. r=philipp
--HG--
extra : rebase_source : 95cb1a5d774688701227d302ec91f09d66904241
2015-04-23 13:11:02 +02:00
R Kent James 6423d3829a Bug 1155491 - Support autoconfig and manual config of gmail IMAP OAuth2 authentication, r=jcranmer 2015-04-22 22:35:17 -07:00
R Kent James 05f8ea8aa3 Bug 1152364 - crash in Address Book via nsAbBSDirectory::GetChildNodes, r=jcranmer 2015-04-22 21:23:25 -07:00
Hiroyuki Ikezoe 6e714b2ca9 Bug 1113097 - Fix misuse of fixIterator found by Philip Chee, r=Ratty
--HG--
extra : rebase_source : 0f0c6fc8037b4082fdd7ff2ad6deaa3f25f778e4
2015-04-22 12:49:08 -07:00
aceman e3117ca10c Bug 1156691 - Fix typo in this.checkboxOutgoing in FilterEditor.js causing empty filter editor dialog on deferred POP3 accounts. r=rkent 2015-04-21 12:38:00 +03:00
Richard Marti 7ead5fd499 Bug 1153553 - Add in mail a notloading.png throbber. r=josiah 2015-04-19 20:15:30 +02:00
aceman 77eb190015 Bug 1149320 - fix compile warnings in /mailnews/extensions/. r=Neil 2015-04-08 14:05:00 +03:00
Philip Chee b82bab6214 Bug 1156777 - nsParseMailbox.cpp:505:55: error: 'do_QueryObject' was not declared in this scope rs=jcranmer bustage fix 2015-04-21 23:13:30 +08:00
Neil Rashbrook 5bf78c3b24 Bug 1152796 TypeError: this._savedColumnStates.correspondentCol is undefined r=mkmelin 2015-04-21 00:03:30 +01:00
Neil Rashbrook 05cb5c7194 Bug 968334 Disable content retargeting in messages r=Standard8 2015-04-21 00:02:27 +01:00
Sylvestre Ledru 5774455e9c Bug 1155952 - Nesting level does not match indentation r=rkent
--HG--
extra : rebase_source : ab14565f9608758866db10e61682f7c25d66eb10
2015-04-19 18:12:38 +02:00
Joshua Cranmer a7aca4966d Bug 1126607, part 4: Simplify the LDAP build system further, r=glandium.
Two major changes are present in this bug:
1. The LDAP libraries names are no longer different between Windows and all
other platforms, with the DLLs changing on Windows to match the scheme.
2. We no longer build the static libraries that we don't appear to use (libutil
and libiutil).

SeaMonkey's packaging changes get to be pushed against a CLOSED TREE.

--HG--
extra : amend_source : 284da615cf1bdafc2dfe73273002412503c61746
2015-04-19 22:20:50 -05:00
Joshua Cranmer c5bff1cf36 Bug 1126607, part 3: Stop downloading the LDAP C-SDK repository, r=glandium.
No attempt is made to clean up existing repositories, and this file could
probably be cleaned up further; such changes are beyond the scope of this bug.
2015-04-19 22:20:45 -05:00
Joshua Cranmer f7f6b1fbb9 Bug 1126607, part 2: Integrate the imported code into moz.build, r=glandium.
--HG--
rename : ldap/c-sdk/include/ldap-standard-tmpl.h => ldap/c-sdk/include/ldap-standard.h
2015-04-19 22:20:41 -05:00
hg@mozilla.org ff354d15ee Bug 1126607, part 1: Import the LDAP C-SDK into comm-central.
This code is generated by finding all .c, .h, and relevent Makefile.in files in
the relevant files of c-sdk/ldap from http://hg.mozilla.org/projects/ldap-sdks/,
as of LDAPCSDK_6_0_7G_RTM. The file directories are re-mapped in the import to
avoid needing to do extensive clobbering of the source and build directories.

No other changes are done in this changeset, and the imported code is not
integrated into the build system.
2015-04-19 22:20:33 -05:00
Magnus Melin 58bcbc5f9e Bug 1134986 - Address autocomplete sorting wrong - appears to ignore recent use (popularityindex) information in 31.4.0+. r=neil 2015-04-19 21:53:15 +03:00
Tooru Fujisawa e60c4e7140 Bug 1156049 - Port 'Bug 1155476 - Update sccache to 155c926' to comm-central. r=rkent 2015-04-20 01:04:00 +09:00
Tooru Fujisawa 296295a93c Bug 1151475 - Part 2: Remove use of expression closure from mail/components/im/. r=florian 2015-04-20 00:16:24 +09:00
Tooru Fujisawa b12d0e2b39 Bug 1151475 - Part 1: Remove use of expression closure from mail/base/. r=mkmelin 2015-04-20 00:16:23 +09:00
Tooru Fujisawa 63b17cce61 Bug 1123124 - Part 3: Remove use of expression closure from mailnews/mime/. r=jcranmer 2015-04-20 00:16:23 +09:00
Tooru Fujisawa dd3215a604 Bug 1123124 - Part 2: Remove use of expression closure from mailnews/db/. r=jcranmer 2015-04-20 00:16:23 +09:00
Tooru Fujisawa 52e8521b9f Bug 1123124 - Part 1: Remove use of expression closure from mailnews/base/. r=jcranmer 2015-04-20 00:16:23 +09:00
Magnus Melin d8a6624b0d Add missing comma, followup to bug 1153187. r=neil 2015-04-17 21:31:25 +03:00
LABORDE--SCHUMACHER Nicolaï 80cf7cd2f5 Bug 1144621 - mimemsg.cpp might leak memory in some instances r=jcranmer 2015-04-19 22:36:49 +08:00
aceman 574f993e5f Bug 1154468 - remove unused function getServerIdAndPageIdFromTree in am-identity-edit.xul. r=IanN, r=mkmelin 2015-04-19 22:35:22 +08:00
aleth d36845cc24 Bug 1109589 - Disconnect accounts before removing them. r=clokep 2015-04-19 00:26:51 +02:00
Sylvestre Ledru c93081c20e Bug 1155955 - Remove trailing spaces r=jcranmer 2015-04-19 10:06:02 +02:00
Sylvestre Ledru 0a6973145b Bug 1155955 - Self assignment removed r=jcranmer 2015-04-19 10:05:09 +02:00
Sylvestre Ledru 926087bdc7 Bug 1155953 - Structurally dead code r=jcranmer 2015-04-19 10:03:50 +02:00
Sylvestre Ledru a6980ea82f Bug 1155951 - Fix a non-array delete for scalars r=jcranmer 2015-04-19 10:00:36 +02:00
Tim P 0c4cdc30c9 Bug 1147006 - TB shows instructions with [File] - [Offline] - [Synchronize] instead of [Download/Sync Now]. r=bwinton,Neil a=Ratty for SeaMonkey CLOSED TREE 2015-04-19 09:55:32 +02:00
Neil Rashbrook aed7a0c3d1 Bug 1152045 From address missing if the identityName pref is set r=mkmelin
CLOSED TREE
2015-04-18 00:32:56 +01:00
Magnus Melin 71fbbf72f9 Bug 1154799 - "this._browser.messageManager is undefined" error just by starting Thunderbird. r=florian 2015-04-17 21:27:14 +03:00
Edmund Wong e66874e7f7 Bug 1155007 - Temporary workaround until SeaMonkey gets a Socorro token. rs=IanN in a CLOSED TREE 2015-04-17 18:04:18 +08:00
Edmund Wong d511a434a0 Backout cset dfbb8638e352 for not being the right fix. in a CLOSED TREE 2015-04-17 18:00:39 +08:00
Joshua Cranmer f8cf29ec29 Bug 849540 - Log in to Gmail (IMAP/SMTP) using OAuth, backend part, r=rkent 2015-04-10 23:19:00 -07:00
aceman cc42756396 Bug 1153543 - properly initialize SMTP server menulist for new identities. r=IanN, r=mkmelin. a=Ratty for SeaMonkey CLOSED TREE 2015-04-17 00:26:13 +02:00
aceman 1c74df8533 Bug 1149247 - remove deprecated for-each-in loops in Account Wizard. r=mkmelin, r=IanN 2015-04-17 00:24:43 +02:00
aceman 1ba7a770bf Bug 1140652 - deduplicate reading and saving a string into a file (usually a JSON structure). r=mkmelin, r=IanN, a=Ratty for SeaMonkey CLOSED TREE 2015-04-17 00:19:20 +02:00
Edmund Wong 8a66d3e203 Bug 1155007 - Temporary workaround until SeaMonkey gets a Socorro token. rs=IanN in a CLOSED TREE 2015-04-16 09:11:09 +08:00
Tooru Fujisawa 3829aeb559 Bug 1151476 - Remove use of expression closure from suite/. r=Neil, a=Ratty for SeaMonkey CLOSED TREE 2015-04-16 04:11:49 +09:00
R Kent James b6b0df7fee Bug 768480 - Mac OSX TB 13 crashes in nsMsgDBFolder::CreateFileForDB when going online. Caused by folder subscribed on server that no longer exists?, r=neil 2015-04-15 11:45:51 -07:00
Joshua Cranmer 8aeebbb878 Bug 1152287: Permafail of crypto mozmill test, r=rkent
--HG--
rename : mail/test/mozmill/crypto/test-smime-mimemsg-representation.js => mailnews/db/gloda/test/unit/test_smime_mimemsg_representation.js
2015-04-15 09:31:28 -05:00
R Kent James ce89836077 Backout changeset a634e04c93db (Bug 1152045) due to mozmill bustage, r=rkent, a=rkent, a=callek for a SeaMonkey CLOSED TREE
--HG--
extra : transplant_source : %7C%B2%C10%DE%12%EE%E3%09%28%FB%C6%9A%88%D4q%22%CD%C5%5D
2015-04-14 23:12:52 -07:00
Phoenix d99935e687 Bug 1149283 Port | Bug 1143852 Remove duplication between password-save and password-change notifications | to SeaMonkey r=Neil
rs=Callek for SeaMonkey CLOSED TREE
2015-04-15 13:56:47 +08:00
rsx11m fce8eb67da Bug 1140204 - Rename "Encoding" to "Text Encoding" in Page Info labels ui=r=Neil r=Neil 2015-03-05 19:13:55 -06:00
rsx11m 42e1752837 Bug 1139004 - Rename all "Character Encoding" to "Text Encoding" in Help content r=IanN 2015-03-14 15:23:23 -05:00
rsx11m 0880bc5f11 Bug 1137991 - Remove SSLv3 option from SSL panel in Privacy & Security preferences (without string changes) ui-r=Neil r=IanN a=IanN comm-aurora 2015-03-09 21:52:47 -05:00
rsx11m aa54d398fd Bug 1127784 - Part I: Add a preference to enable/disable playback of Encrypted Media Extensions r=IanN a=IanN for comm-aurora and comm-beta 2015-02-08 10:34:56 -06:00
MelisaCecilia 6f6479cdfd Bug 137014 - Add "Print Frame" to frame flyout of the SeaMonkey browser context menu like Firefox r=Ratty 2015-04-15 13:46:14 +08:00