Frank-Rainer Grahl
a1a8eb2239
Bug 1401897 - Fix fallout from bug 589199 and declare globally used constants as vars. r=IanN
2017-09-24 18:57:55 +02:00
Jorg K
772ef3706a
Bug 1385725 - Port bug 1336531 to SM: No <br>-Tag before signatures in paragraph mode. r=frg
2017-09-17 18:42:19 +02:00
Frank-Rainer Grahl
91c4cbe1ec
Bug 1315924 - Fix usage of wrong variable and invalid declaration for map button checking. r=IanN
2017-09-11 21:54:33 +02:00
Jorg K
b03bcb5a33
Bug 1334834 - remove use of nsIAtom from mailnews/nsIFolder*.idl, JS part. r=aceman
2017-08-27 13:57:53 +02:00
Frank-Rainer Grahl
1a91d20fef
Bug 1391640 - User Services.ww instead of importing nsIWindowWatcher in SeaMonkey. r=IanN
2017-08-22 16:33:22 +02:00
Bill Gianopoulos
fb5d9721a7
Bug 1383457 - Use mozIntl for formatting dates and times in SeaMonkey. r=frg
2017-08-02 09:00:52 -04:00
Richard Marti
d2ca3638fb
Bug 1387813 - Port bug 1375125: Replace nsILocalFile with nsIFile in C-C. r=jorgk
2017-08-06 12:03:07 +02:00
Tooru Fujisawa
4545763dd2
Bug 1340947 - Part 8: Use for-of when iterating over fixIterator in suite/. r=IanN
2017-02-20 12:58:22 +09:00
Frank-Rainer Grahl
6e992c96e7
Bug 1322172 - Formatting cleanups. r=IanN
2017-07-30 21:31:18 +02:00
Frank-Rainer Grahl
eae1625d0f
Bug 1322172 - SeaMonkey mail compose should stop being APP_TYPE_EDITOR. r=IanN
2017-07-30 21:31:03 +02:00
Frank-Rainer Grahl
e39f7a1a5c
Bug 1374708 - Color and style Quotes in messages. r=IanN
2017-07-16 13:41:38 +02:00
Gene Smith
26413830e5
Bug 1366591, Bug 28211 - When save to Sent (or Drafts or Templates) fails, save to subfolder of local folders. r=jorgk,aceman
...
When save to Sent, Drafts or Templates folders fails, e.g., due to IMAP connection issues,
prompts now occurs to save to <local folder account>/Sent-<account>, <local folder account>/Drafts-<account> or
<local folder account>/Templates-<account>, where <account> is the account name having the network issue.
Also supports sending by right-click on Outbox after messages composed and saved with "Send Later".
2017-07-10 02:17:02 -04:00
Ian Neal
bee86cfaec
Bug 1357920 - Port bug 1354002 - Set execCommand("defaultparagraphseparator", false, "br/p") depending on mail.compose.default_to_paragraph to SeaMonkey. r=frg
2017-04-19 15:52:00 +02:00
Frank-Rainer Grahl
3b9c200b9a
Bug 1364977 - Do not remove obs_documentCreated observer in its notification processing to avoid a crash. r=IanN
...
Also change attachment handling to avoid hitting bug 468740 when the observer is only removed during close.
2017-06-05 11:03:16 +02:00
JakeH
8fb233f75f
Bug 1347012 - remove unused searchPopup class. r=aceman
...
MozReview-Commit-ID: B2d9lF6Nt9i
2017-05-04 12:42:34 -07:00
Frank-Rainer Grahl
68c194bc75
Bug 1290187 - Adapt MsgComposeCommands.js for bug 589199 (top level const/let change). r=IanN
...
Followup fix for Bug 1209777.
2017-05-01 11:55:31 +02:00
Jorg K
c63b99aaf0
Backed out changeset d67289948650 (bug 1357920) since ported bug 1354002 was backed out. rs+a=backout DONTBUILD
2017-04-30 20:33:56 +02:00
Richard Marti
ad10660607
Bug 1359297 - Remove disablehistory="true" from browserRequest.xul to make Oauth work again. r=mkmelin a=jorgk DONTBUILD CLOSED TREE
...
--HG--
extra : amend_source : 5d04cfcd1e857a4c6279c70ab383ec1ee81c8deb
2017-04-26 15:28:04 +02:00
Ian Neal
b9827182d5
Bug 1357920 - Port bug 1354002 - Set execCommand("defaultparagraphseparator", false, "br/p") depending on mail.compose.default_to_paragraph to SeaMonkey r=frg
2017-04-21 00:18:47 +01:00
Hartmut Figge
37a88b6845
Bug 1354862 - Port bug 1353326 [Do not insert leading blank lines before Quotation if Signature is added automatically to Reply] to SeaMonkey. r=frg
2017-04-14 19:35:51 +02:00
Frank-Rainer Grahl
a69d9290df
Bug 1331203 - Port Bug 1243643 ["Save Image As..." Not working] to SeaMonkey. r=IanN
2017-03-21 19:34:02 +01:00
aceman
cad22ba32f
Bug 1349021 - CC addresses configured in account not working due to typo in MsgComposeCommands.js. r+a=jorgk
2017-03-20 16:28:00 +01:00
Philip Chee
c6f5a04813
Bug 1329186 - (1) Use asyncOpen2() and (2) change nsILoadInfo.SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL when using a SystemPrincipal r=IanN a=IanN
2017-01-22 23:47:02 +08:00
Aman Dwivedi
4a6dd2ef7a
Bug 1293008 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in suite/ in comm-central, r=IanN, a=IanN
2017-01-04 17:31:28 +05:30
Jorg K
956373e808
Bug 1329494 - remove ? from chrome URI to encode e-mail addresses in permissions manager. r=mkmelin a=Ratty(SM)
...
--HG--
extra : amend_source : 6446210b5b2625594398b446406c7550100cd1bf
2017-01-11 23:54:35 +01:00
Florian Quèze
e060e71b1e
Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth
2017-01-10 14:16:22 +01:00
Jorg K
5074f64f87
Bug 1329455 - Bug 1319409 follow-up: fix JS error. r=aceman a=jorgk
2017-01-10 09:01:32 +01:00
Jorg K
1a1848638f
Bug 1322103 - For editing a draft set nsIMsgCompose.originalMsgURI from draft and not DB property. r=mkmelin a=jorgk
2016-12-29 13:52:56 +01:00
Thomas Düllmann
66aff97b13
Bug 1308776 - Implement Prefs for showing custom or last-used directory when starting Address Book. ui-r=Paenglab, r=aceman
2016-11-23 22:30:39 +02:00
Philip Chee
d08244a540
Bug 1324121 - Port bug 1322609 (content-targetable) and bug 1322414 (content-primary) to suite. r=IanN a=IanN
2016-12-22 13:41:51 +01:00
Jorg K
d38faf21cc
Bug 1322838 - Check for selected directory better. r=aceman a=jorgk
2016-12-15 01:29:02 +01:00
Philip Chee
b285ea8f74
Bug 1323219 - Fix errors caused by removal of javascript Array generics (Bug 1322124) r=frg a=bustage-fix
2016-12-13 20:13:14 +01:00
Sebastian Hengst
c9adf0193a
Bug 1322124 - Remove javascript Array generics: suite. r=Ratty a=Ratty
...
MozReview-Commit-ID: 8WPOkLXzFoO
2016-12-13 14:32:47 +01:00
Jorg K
ead0d2a222
Bug 1313033 - replace calls to nsIHTMLEditor.setDocumentTitle(). r=aceman,IanN a=IanN DONTBUILD
2016-12-11 22:23:57 +01:00
aceman
d89315c555
Bug 1318185 - fix remaining QueryElementAt() and GetElementAt() to queryElementAt() in c-c. r=Jorgk, r=Ratty a=Ratty
2016-12-07 22:27:12 +01:00
Jorg K
9eebdb1cf5
Bug 1322026 - Bug 1320570 follow-up: Fixed string name for plural form. r=aceman a=jorgk
2016-12-04 10:29:21 +01:00
Thomas Düllmann
79a0b18c0d
Bug 196135 - Double-click on address book in AB directory tree should not open AB properties dialogue. ui-r=Paenglab, r=aceman,jorgk a=jorgk
2016-11-23 22:30:39 +02:00
Thomas Düllmann
86f11616de
Bug 1319409 - Rename GetSelectedDirectory() function to getSelectedDirURI(), and various related code cleanup/refactoring. r=jorgk,aceman
2016-11-23 22:30:39 +02:00
Jorg K
e0be311ca5
Bug 1320570 - Follow-up: Change matchesFound to matchesFound1 to be different from the original before bug 1313950. rs=jorgk a=jorgk DONTBUILD
2016-11-29 23:15:04 +01:00
aceman
80ee7c0a23
Bug 1320570 - change placeholder format in matchesFoundCount to #1 (fictional restriction of l10n dashboard tool). r=JorgK, a=JorgK
2016-11-28 22:37:15 +01:00
aceman
f407d19c0a
Bug 1320568 - Properly clear searchTerms in suite/mailnews/searchBar.js. r=Ratty, a=Ratty DONTBUILD
2016-11-27 23:52:18 +01:00
aceman
db9e870324
Bug 1320549 - Bug 857230 follow-up: Fixed regression in loop control. r=jorgk a=jorgk
2016-11-27 08:00:00 +01:00
Eric Rahm
08a9e4b907
Stop using nsISupportsArray for params that handle nsIArray. r=jorgk,philipp,aleth,IanN a=IanN DONTBUILD
...
This updates calls to interfaces that now take nsIArray to use an nsIArray
instead of an nsISupportsArray. Underneath the hood the concrete
implementation of nsISupportsArray also implements nsIArray so these
"just work," but nsISupportsArray is deprecated and will be removed so the
calls should be updated.
2016-11-15 18:16:53 -08:00
Eric Rahm
41f9037a09
Bug 857230 - Convert nsIMsgFilter::searchTerms from nsISupportsArray to nsIMutableArray. r=aceman,jorgk,mkmelin,Ratty a=Ratty
...
--HG--
extra : amend_source : bbc18e1edd58590834f958ea01f3ce84e0ca6717
2016-11-16 12:43:32 -08:00
Ravi Shankar
a6cf994e8f
Bug 1153671 - Part 3: Remove non-standard for-each-in from suite/. r=Ian,Ratty a=ewong
2015-06-24 08:56:00 +09:00
aceman
3c3fa0c3e9
Bug 1313950 - properly localize plurals of number of matches in Addressbook search. r=IanN,mkmelin a=IanN
2016-11-04 11:12:00 +01:00
aceman
a182b33903
Bug 318495 - Add possibility to create an identity label that will be appended 'name <email>' on display. ui-r=Paenglab, r=mkmelin, r=IanN, a=IanN
2016-11-14 00:21:21 +01:00
Richard Marti
ef51549b2e
Bug 1312262 - Make the dialog titles in AB consistent. r=aceman, IanN a=IanN
2016-10-23 20:47:34 +02:00
Frank-Rainer Grahl
d6d675a904
Bug 1313288 - Port Bug 1312143. Remove obsolete components from SeaMonkey. r=Ratty a=Ratty DONTBUILD
2016-11-05 14:34:06 +01:00
rsx11m
bdeabe0054
Bug 1287753 - In-Reply-To: and References: should be removed from mail saved as Template (port bug 726281 to SeaMonkey). r=Ratty, a=Ratty
2016-07-19 20:27:03 -05:00