Richard Marti
|
6a270f2c4f
|
Bug 1512215 - Port bug 1429940, part 2: Use HTML headings inside the "label" element for labeling "groupbox" elements in Preferences instead of the "caption" element. r=jorgk
|
2018-11-26 17:50:49 +01:00 |
Jorg K
|
c7363436b8
|
Bug 1512081 - Backed out 4 changesets from bug 1495184. a=backout
Backed out changeset 93d3584af75b (bug 1495184)
Backed out changeset ae62e27f1265 (bug 1495184)
Backed out changeset 17f0a541d7ac (bug 1495184)
Backed out changeset 759a21c4e0f9 (bug 1495184)
|
2018-12-04 23:26:35 +01:00 |
Richard Marti
|
88bdf0ff16
|
Bug 1509377 - Port bug 1508142: Remove remains of tree cell-based selection code. r=jorgk
|
2018-11-22 20:33:34 +01:00 |
Richard Marti
|
8795603b90
|
Bug 1508143 - Port bug 1508143: Replace use of tree binding's .builderView and .contentView with .view. r=jorgk
|
2018-11-19 19:46:35 +01:00 |
Arshad Khan
|
55dbb85cb9
|
Bug 1491660 - Remove statusbar and statusbarpanel bindings. r=mkmelin,MakeMyDay
|
2018-09-16 16:50:00 +05:30 |
Jorg K
|
bfa9ddff1e
|
Bug 1503735 - Port bug 1490257: Add system principal to loadURI() calls, JS part. rs=bustage-fix
|
2018-11-01 09:42:35 +01:00 |
Alice White
|
cf4c95a893
|
Bug 1503286 - fix double-click in list of suggested words after bug 1475817. r=jorgk,aceman
|
2018-10-31 23:07:58 +01:00 |
Richard Marti
|
b2e9f8cbe1
|
Bug 1501360 - Port bug 1493844: Replace use of the "caption" and "groupbox" bindings in C-C. r=jorgk
|
2018-10-24 10:17:37 +02:00 |
Jorg K
|
1ed15cd6e8
|
Bug 1500372 - Port bug 1491569: Assume that spellchecker is always installed. r=aceman
|
2018-10-19 23:39:17 +02:00 |
Jorg K
|
0decf7ace6
|
Bug 1498483 - saving current composition doesn't overwrite existing file. r=aceman
|
2018-10-14 00:31:08 +02:00 |
Richard Marti
|
f2aa5759a8
|
Bug 1495808 - Replace existing usages of XUL colorpicker with input[type='color']. r=aceman,jorgk
|
2018-10-03 10:08:06 +02:00 |
Jorg K
|
cb15cbf519
|
Bug 1495184 - Port 1493563: Adapt to API changes in nsIWebProgressListener.onSecurityChange(), JS part. rs=bustage-fix
|
2018-09-29 10:50:34 +02:00 |
Jorg K
|
1afa31d6dd
|
Bug 1492051 - Port bug 1491588: replace XPCOM creation of nsICommandParams with Cu.createCommandParams(). rs=bustage-fix
|
2018-09-18 12:53:49 +02:00 |
Geoff Lankow
|
76972ab8f2
|
Bug 1489807 - Port bug 1489793: replace usage of XPCOM to create the spell checker object. r=jorgk DONTBUILD
|
2018-09-10 21:28:56 +12:00 |
Geoff Lankow
|
f99431c05f
|
Bug 1489788 - Port Bug 1489787: replace XPCOM use of nsComposeTxtSrvFilter. r=jorgk
|
2018-09-10 22:36:27 +12:00 |
aceman
|
22f02a9e80
|
Bug 1452486 - Remove usage of nsIDOMHTMLInputElement in SeaMonkey. r=IanN
Port Bug 1418078 [Remove nsIDOMHTMLInputElement].
|
2018-02-03 13:19:37 +01:00 |
Geoff Lankow
|
aa66f911cf
|
Bug 1486051 - Port bug 1457216: Copy editable menulist bindings from M-C to C-C. rs=bustage-fix,jorgk
|
2018-08-28 14:35:40 +12:00 |
Jorg K
|
f7d6ba29ae
|
Bug 1484867 - Replace remaining use of XPCOMUtils.generateQI() in ldap, editor, mailnews. rs=bustage-fix DONTBUILD
|
2018-08-21 09:49:55 +02:00 |
Richard Marti
|
bb6ba557c4
|
Bug 1475817 - Part 3: Convert simple <listbox> to <richlistbox>. r=jorgk DONTBUILD
|
2018-07-16 21:26:11 +02:00 |
Jorg K
|
c2d81632ad
|
Bug 1463266 - replace tabs with spaces in editor/. rs=white-space-only
[skip-blame]
|
2018-05-29 00:14:42 +02:00 |
aceman
|
02ce8d8029
|
Bug 1459184 - Port bug 1456611: Replace use of insertItemAt and removeItemAt methods (mail part). r=jorgk, ui-r=Paenglab
|
2018-05-05 09:49:00 +02:00 |
aceman
|
161283365c
|
Bug 1457713 - rewrite QueryInterface JS implementations the same way as M-C bug 1456035 does - chat/ mail/ mailnews/. r=jorgk
--HG--
extra : rebase_source : 4cd70acabbdf021c007619b9f90038b11325e248
|
2018-04-29 00:49:00 +02:00 |
Jorg K
|
b98063ae5d
|
Bug 1457441 - Port bug 1455674: replace use of nsIDOMElement (JS part). rs=bustage-fix
|
2018-04-27 19:46:07 +02:00 |
Frank-Rainer Grahl
|
5d3bf8f149
|
Bug 1454408 - Replace getPref calls needing a default value with standard Services calls. SeaMonkey Composer part. r=IanN DONTBUILD
|
2018-04-24 19:47:31 +02:00 |
Frank-Rainer Grahl
|
0ea00e6134
|
Bug 1454405 - Remove references to non-existent MOZ_STANDALONE_COMPOSER config option. r=jorgk
|
2018-04-16 08:54:00 +02:00 |
Jorg K
|
1024afbacb
|
Bug 1453054 - Remove needless QI to nsIDOMNode in editor's EdReplace.js. r=bz
|
2018-04-12 17:19:40 +02:00 |
Onno Ekker
|
bb6adf1c4a
|
Bug 1399756 - remove trailing empty lines in editor/. r=jorgk
|
2018-04-05 03:43:00 +02:00 |
aceman
|
74215d89cd
|
Bug 1403067 - Remove usage of nsIDOMHTMLAnchorElement in SeaMonkey. r=IanN
Port Bug 1389650 [Remove nsIDOMHTMLAnchorElement].
|
2018-02-03 13:19:37 +01:00 |
Richard Marti
|
c2ce4f4d60
|
Bug 1451283 - Fix some Editor dialog buttons after the removal of the OS X arrow-rit.gif in M-C in bug 1451282. r=jorgk
|
2018-04-07 10:58:26 +02:00 |
Richard Marti
|
ecfa7cffa0
|
Bug 1448946 - Replace the Editor overlays with inlining and pre-processing. r=jorgk,frg
--HG--
rename : editor/ui/dialogs/content/EdImageOverlay.js => editor/ui/dialogs/content/EdImageDialog.js
rename : mailnews/compose/content/mailComposeEditorOverlay.xul => editor/ui/dialogs/content/EdImageLinkLoader.js
rename : editor/ui/dialogs/content/EdImageOverlay.xul => editor/ui/dialogs/content/edImage.inc
|
2018-03-31 12:11:56 +02:00 |
Jorg K
|
b341d7af8f
|
Bug 1448946 - remove trailing spaces in editor. rs=white-space-only
[skip-blame]
|
2018-03-31 12:50:02 +02:00 |
Richard Marti
|
92867f24ee
|
Bug 1448657 - Remove some editor overlays not needed in TB. r=jorgk
|
2018-03-25 14:46:42 +02:00 |
Jorg K
|
d87b0a67b0
|
Bug 1399756 - fix typos in editor/ using codespell. rs=comment-only,typo-fix
|
2018-03-20 23:57:33 +01:00 |
Philipp Kewisch
|
980ff7f29f
|
Bug 1436605 - more aggressive patch to replace the remaining Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=jorgk
MozReview-Commit-ID: 4gqWuv5OW3S
|
2018-02-28 22:29:42 +01:00 |
Florian Quèze
|
6289b61981
|
Bug 1436605 - script generated patch to replace the Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=philipp
|
2018-02-28 18:33:34 +01:00 |
Tom Prince
|
16b6e1ad14
|
Bug 1366607: Fix L10N repack of chat and editor with m-c as topdir; r=Fallen
Differential Revision: https://phabricator.services.mozilla.com/D608
--HG--
extra : rebase_source : 03100a1c04a7f222657a677ea9b98515f4abdb4f
|
2018-02-19 15:29:14 -07:00 |
Philipp Kewisch
|
5563e369fc
|
Bug 1434737 - Move to ChromeUtils.import() - Mail/Common/Ldap/Editor part. r=jorgk
MozReview-Commit-ID: 8jabalzJIdA
|
2018-01-31 23:41:33 +01:00 |
Jorg K
|
a203177c25
|
Bug 1433363 - Port bug 1418076: Remove use of nsIDOMHTMLDocument. r=bz
|
2018-01-26 23:37:01 +01:00 |
Frank-Rainer Grahl
|
a5c5746200
|
Bug 1432047 - Move isContentFrame from contentAreaUtils.js to SeaMonkey. r=stefanh DONTBUILD CLOSED TREE
See Bug 1431021 [Remove unused isContentFrame from contentAreaUtils.js].
|
2018-01-22 08:49:11 +01:00 |
Jorg K
|
5ca3bb1a89
|
Bug 1428341 - Port bug 1428172 to C-C: s/Services.intl.createDateTimeFormat/new Services.intl.DateTimeFormat/. rs=bustage-fix
|
2018-01-05 15:24:08 +01:00 |
Frank-Rainer Grahl
|
d981541c13
|
Bug 1417819 - Replace undefined GetOS() with Appconstants.platform. r=IanN
Fixes fallout from Bug 1364772 [Editor test failures using DebugQA extension].
|
2017-11-27 19:47:35 +01:00 |
Florian Quèze
|
e0e4f6d35a
|
Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen.
|
2017-11-19 10:54:56 +01:00 |
Florian Quèze
|
7fb1c51719
|
Bug 1331081 - omit addEventListener/removeEventListener's third parameter when it's false, rs=Fallen.
|
2017-11-19 10:54:55 +01:00 |
Florian Queze
|
c78d19e7c4
|
Bug 1415567 - Port bug 1414096 to TB: Remove {get,set}ComplexValue use of nsISupportsString (script-generated patch). r=jorgk
|
2017-11-08 16:11:03 +01:00 |
Jorg K
|
1563d2d9a8
|
Backed out changeset 2bfef5c6f2a7: Bug 1415567 - Port bug 1414096 which was backed out. a=jorgk
|
2017-11-08 23:15:41 +01:00 |
Florian Queze
|
a14ef4ff2c
|
Bug 1415567 - Port bug 1414096 to TB: Remove {get,set}ComplexValue use of nsISupportsString (script-generated patch). r=jorgk
|
2017-11-08 16:11:03 +01:00 |
Jorg K
|
505efb0898
|
Bug 1406227 - Follow-up: Fix bustage caused by spurious parenthesis (changeset 41fe121d8350). rs=bustage-fix
|
2017-10-17 20:46:16 +02:00 |
Frank-Rainer Grahl
|
0c9ba53721
|
Bug 1406227 - Replace nsIDOMHTMLImageElement with HTMLImageElement in SeaMonkey. r=IanN
Port Bug 1406224 [Remove nsIDOMHTMLImageElement].
|
2017-10-17 17:28:05 +02:00 |
stefanh@inbox.com
|
ea4b3e1e08
|
Bug 1408680, more backouts...
|
2017-10-15 12:45:13 +02:00 |
stefanh@inbox.com
|
77d7a10945
|
Bug 1408680 - backing out 4e295e35945b because I accidentally included another change.
|
2017-10-15 12:42:45 +02:00 |