Arshad Khan
de5c333922
Bug 1489795 - Migrate statuspanel to custom element. r=mkmelin
2018-09-09 00:34:20 +05:30
Arshad Khan
4cfad78180
Bug 1488807: Removing dialogheader binding; r=mkmelin
2018-09-06 18:35:06 +05:30
Geoff Lankow
3874374fab
Bug 1487008 - Toolbar buttons WebExtensions API. r=philipp
2018-09-27 12:03:28 +12:00
Magnus Melin
71e8b2f5bb
Bug 1489748 - Migrate mail-headerfield and mail-urlfield to a single custom element. r=arshad
2018-09-13 16:53:55 +05:30
Jorg K
c27c1485ae
Bug 1492522 - Port Bug 1465219: Replace MenuBoxObject with XULElement subclass. rs=bustage-fix
2018-09-19 20:41:50 +02:00
Jorg K
10fc09d16c
Backed out changeset b656dcc776f9 (bug 1492095) for causing bustage. a=backout
2018-09-18 14:08:43 +02:00
Jorg K
7a764a4757
Bug 1492095 - Replace the XPCOM component registration for nsAppStartupNotifier removed in bug 1491741. rs=bustage-fix DONTBUILD
2018-09-18 12:58:11 +02:00
Magnus Melin
239e67fcd8
Bug 1490269 - enable Thunderbird specific custom element loading. r=arshad
2018-09-13 23:24:42 +03:00
Geoff Lankow
2200092a73
Bug 1488677 - Backout part of bug 1485275 (changeset a8bd1c32fd2d) and register TransactionManager in common/. r=jorgk
2018-09-05 22:06:54 +12:00
Geoff Lankow
537b0013c7
Bug 1488674 - Follow-up: Tidy nsCommonBaseCID.h and nsCommonModule.cpp. r=jorgk
2018-09-05 22:05:08 +12:00
Geoff Lankow
3379931af8
Bug 1488674 - Replace the XPCOM component registration for nsBaseCommandController removed in bug 1488112. r=jorgk
2018-09-05 20:00:56 +12:00
Geoff Lankow
f73fedd220
Bug 1483087 - Improved Add-on Manager UI for legacy extensions. r=philipp
2018-09-04 11:35:22 +12:00
Jorg K
3a0479cdac
Bug 1477956 - Follow-up: Fix linting issue (dangling comma). rs=bustage-fix DONTBUILD
...
--HG--
extra : amend_source : 1b616c301d3308b6c53f1a643753a0652551f808
2018-09-03 12:10:39 +02:00
Geoff Lankow
92d3732ca2
Bug 1477956 - Fix "sheet is undefined" message when multiple overlay extensions are enabled; r=Fallen DONTBUILD
2018-09-03 21:57:32 +12:00
Geoff Lankow
00c8ba1030
Bug 1477956 - Turn down overlay loader log verbosity by default; r=mkmelin
2018-09-03 21:57:32 +12:00
Geoff Lankow
e37946f3db
Bug 1477956 - Change overlay loader so it can run before document load; stop requiring restart to start legacy extension; r=Fallen
2018-09-03 21:57:32 +12:00
Jorg K
558940f453
Bug 1482439 - Follow-up: fix spelling of showTitlebar.label. r=me DONTBUILD
2018-09-02 22:09:45 +02:00
Jorg K
5604f2a111
Bug 1487832 - Port bug 1487246: fix up commom/ for eslint no-sequences rule. rs=bustage-fix
2018-09-01 09:26:53 +02:00
Jorg K
c00eb010f9
Bug 1487832 - Port 1486739 - fix up .eslintrc.js and commom/ for eslint comma-dangle rule. rs=bustage-fix
2018-09-01 00:53:28 +02:00
Richard Marti
fcc0e38256
Bug 1487087 - Restore the button[type="menu-button"] bindings which were removed in bug 1457218. r=jorgk DONTBUILD
...
--HG--
extra : rebase_source : 2ef6cf3502b857210359dd14624e8610387d48e5
2018-08-30 20:59:28 +02:00
Arshad Khan
e8f17f33c0
Bug 1487087 - Use button-base in place of menu-button-base for toolbar buttons. r=jorgk
...
--HG--
extra : rebase_source : e75301b1a4960397b32fcafea536632c7a5e8443
2018-08-30 18:48:41 +05:30
Geoff Lankow
201c9d3d70
Bug 1486051 - Fix editable identity menulist in compose window. r=jorgk DONTBUILD
2018-08-30 20:03:13 +12:00
Geoff Lankow
66ec688220
Bug 1486051 - Follow-up: Style the menulist correctly on Mac and Windows. r=jorgk
2018-08-28 14:35:40 +12:00
Jorg K
e99c237cd3
Bug 1486051 - Follow-up: fix linting problems. r=me DONTBUILD
2018-08-29 15:30:51 +02: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
Geoff Lankow
2624092b25
Bug 1485275 - Port bug 1484118: replace XPCOM use of nsTransactionManager in calendar/. r=philipp,jorgk
2018-08-23 11:29:51 +12:00
Geoff Lankow
b641cb088b
Bug 1480393 - Explicitly declare what is being imported with ChromeUtils.import; r=Fallen
2018-08-22 10:44:43 +12:00
Geoff Lankow
64817d909d
Bug 1484449 - Prevent two panes from being selected at preference tab start-up; remove left-over bits of preference window code. r=aceman
2018-08-20 21:00:44 +12:00
Richard Marti
c080509d54
Bug 1482439 - Add a titlebar checkbox in customize dialog. r=mkmelin
2018-08-11 14:40:58 +02:00
Geoff Lankow
152108b898
Bug 1473294 - Load default pref files in reverse order to match original behaviour. r=philipp DONTBUILD
2018-08-13 15:41:45 +12:00
Geoff Lankow
36044e8ec6
Bug 1480714 - Menulists do not properly return to the last selected state on startup. r=philipp
2018-08-05 12:36:42 +12:00
Richard Marti
bcef229cb6
Bug 1472002 - Port bug 1470910 to TB: Migrate input-box / input-box-spell to a Custom Element. rs=jorgk
2018-08-03 21:20:13 +02:00
Geoff Lankow
00a2bec163
Bug 1478578 - Restore persisted value of radiogroup early to prevent it being overwritten. r=philipp
2018-07-27 20:14:53 +12:00
Jorg K
944f8bc9f6
Bug 1479305 - Port bug 1463016 (part 5) and bug 1463291: replace use of getInterface(Ci.nsIDOMWindow). r=aceman
...
--HG--
extra : rebase_source : 9c66b9b62783acd8369fd5abee7777930a2fbac7
2018-07-29 23:59:59 +02:00
Geoff Lankow
0a780f7712
Bug 1478572 - Fix eslint bustage by re-adding missing exceptions; a=bustage DONTBUILD
2018-07-27 11:13:15 +12:00
MakeMyDay
cab1fc0a0a
Bug 1476803 - Avoid passing items to toolbar.xml if required attributes are not defined. r=philipp
2018-07-22 23:53:32 +02:00
Geoff Lankow
d1bd21aa78
Bug 1476760 - Port bug 1476030: use Services.xulStore. r=jorgk
2018-07-19 22:01:17 +12:00
Geoff Lankow
8cb321314e
Bug 1476760 - Port bug 1476030: replace use of document.persist with Services.xulStore.persist. r=jorgk
2018-07-19 22:39:33 +12:00
Jorg K
cb727a47c6
Bug 1475817 - Follow-up to part 12: Add richlistitem/richlistbox back to method isElementEditable. r=me
2018-07-19 21:12:44 +02:00
Richard Marti
a31a2c16ef
Bug 1475817 - Part 12: Remove the "listitem"/"listbox" check in preferences.xml. r=jorgk
2018-07-19 18:29:40 +02:00
Richard Marti
0a24d2856f
Bug 1472556 - Remove the listbox bindings after removal of supporting platform code in bug 1472555. r=jorgk DONTBUILD
2018-07-19 08:03:27 +02:00
Geoff Lankow
b8011370b9
Bug 1474248 - Improvements to legacy extension handling and the overlay loader; r=philipp
2018-07-17 23:30:22 +12:00
Geoff Lankow
dac116c6e1
Bug 1470044 - Copy persisted attributes from xulStore.json when loading overlays. r=philipp DONTBUILD
2018-07-08 14:42:44 +12:00
Richard Marti
305699a806
Bug 1472556 - Restore the listbox binding in C-C (will be removed in bug 1472555 and bug 1474258). r=jorgk
2018-07-10 22:52:21 +02:00
Richard Marti
7eb3b93110
Bug 1474171 - Remove <resources> from XML files in common/. r=jorgk
...
--HG--
extra : rebase_source : b43c44d5420eb01d83aba76401e8a36e17aef2ef
2018-07-09 18:39:10 +02:00
Philipp Kewisch
b15ce9580a
Bug 1448808 - Implement legacy overlay loader for WebExtensions. r=darktrojan
...
MozReview-Commit-ID: 5Ke6q3bZK8Z
2018-04-20 22:29:47 +02:00
Richard Marti
0b02051dc5
Bug 1471308 - Restore the listitem-iconic and listcell-iconic bindings after their removal in bug 1435688. r=jorgk
2018-06-26 19:41:29 +02:00
Jorg K
10abca2f99
Bug 1466389 - Port bug 1465875 - remove use of nsIDOMNSEditableElement. rs=bustage-fix DONTBUILD
2018-06-03 12:35:55 +02:00
Richard Marti
e944e97501
Bug 1463179 - Restore the "toolbarpaletteitem" binding after its removal in M-C in bug 1450816. r=jorgk
2018-05-23 14:53:12 +02:00
Richard Marti
6fa9edb2cc
Bug 1450757 - Remove XUL style overlays in Thunderbird. r=jorgk
...
--HG--
extra : rebase_source : d6a143ba9e7cdfa9b5322601f0a20e5796e58ef0
2018-05-02 21:47:40 +02:00
aceman
a272dd310d
Bug 1450288 - introduce ExtensionSupport.registerWindowListener() so add-ons don't need a boilerplate. r=jorgk
2018-04-14 16:25:00 +02:00
Richard Marti
b26e24c588
Bug 1453322 - Part 2: Add numberbox and textbox bindings to restore spinbuttons for number fields. r=jorgk
2018-04-13 21:22:49 +02:00
Richard Marti
c969442db6
Bug 1453704 - Port bug 1453281 to TB: Remove obsolete menubar binding and styling. r=jorgk
2018-04-12 17:51:06 +02:00
Richard Marti
a90e4b7698
Bug 1452199 - Restore some customization mode CSS and images after their removal in M-C in bug 1451708. r=jorgk
2018-04-06 20:52:45 +02:00
Jorg K
8d9bc9ffff
Bug 1448689 - Follow-up: Don't access removed menu items. r=aceman DONTBUILD
2018-04-06 08:24:57 +02:00
Jorg K
8f1da51b5f
Bug 1448689 - Backed out changeset 3fc4e8ecfe15 and 5c77a04b630b. a=backout
2018-04-06 08:21:52 +02:00
Jorg K
449f3bcbbd
Bug 1448689 - Follow-up: Fix linting error. r=me DONTBUILD
...
--HG--
extra : amend_source : a393765c2e07c06ded692f90686ce2c0c4e63c0f
2018-04-06 01:10:13 +02:00
Jorg K
9e603a119e
Bug 1448689 - Follow-up: Don't access removed menu items. r=me
...
--HG--
extra : rebase_source : e82e4da5beafc52790792be82b6b1b8a24fe1598
2018-04-05 22:42:28 +02:00
Richard Marti
e1360c8833
Bug 1451489 - Add missing context menuitem labels and commands. r=jorgk
...
--HG--
extra : rebase_source : ddc9768daa90ac31004dccb9c707f45863728f1e
2018-04-05 20:04:51 +02:00
Richard Marti
58fb5502b4
Bug 1451218 - Restore the <toolbarbutton type="menu-button"/> binding after its removal in bug 1434860. r=jorgk
2018-04-04 08:07:01 +02:00
Richard Marti
032efd923e
Bug 1448865 - Add the strings removed in bug 1448853 to our preferences.dtd. r=jorgk,frg
2018-03-26 21:03:04 +02:00
Jorg K
9d3fab210a
Bug 1448689 - fix setting charset and remove wrapping and highlight options in 'View Source'. r=aceman
2018-03-26 00:44:12 +02:00
Richard Marti
46a794200a
Bug 1448652 - Replace viewSourceOverlay.xul with inlining and pre-processing. r=jorgk
2018-03-25 13:26:31 +02:00
Richard Marti
eca0516df2
Bug 1448489 - Install browser-development-helpers.js on local builds. r=jorgk
2018-03-25 09:39:38 +02:00
Richard Marti
fba6c6a3ab
Bug 1448600 - Remove the customizeToolbar overlay. r=jorgk
2018-03-24 22:50:50 +01:00
Jonathan Kamens
0284df8173
Bug 1389791: timepicker changes pm to am when it shouldn't. r=aceman
...
Fix the following bug:
1. Instantiate an XUL timepicker object.
2. Change the time in the timepicker so that it reads, e.g., 2:43 PM.
3. Highlight the hour portion of the picker and change the 2 to a 5.
4. Hit tab.
5. Observe that the "PM" changes to "AM". There's no reason whatsoever
why "PM" should change to "AM" here. It's etirely incorrect and
nonintuitive behavior.
2018-03-21 08:31:26 -04:00
Jorg K
31127013f5
Bug 1446329 - Follow-up: fix lint issue. r=me DONTBUILD
2018-03-16 20:22:10 +01:00
Richard Marti
c85047932c
Bug 1446329 - Add the spinbuttons binding to TB after it's removal in core. r=jorgk DONTBUILD
2018-03-16 12:17:03 +01:00
Richard Marti
a812130c53
Bug 1443215 - Add the timepicker binding to the bindings. r=jorgk
2018-03-15 17:07:45 +01:00
aceman
5df6a3cdd4
Bug 1436605 - Replace remaining Components.interface/Components.utils uses with Ci/Cu in mail, chat, common and mailnews. r=jorgk
2018-03-12 16:32:00 +01:00
Richard Marti
08b4c8e014
Bug 1443234 - Port bug 1442961 to TB: Remove the windowdragbox element and binding. r=jorgk
2018-03-05 19:53:43 +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
Richard Marti
dcc61c6711
Bug 1441939 - Port bug 1439766 to viewSource.xul: Replace editMenuOverlay.xul by inlining and pre-processing. r=jorgk
2018-02-28 20:10:37 +01:00
Jorg K
39d4255126
Bug 1439021 - Follow-up: remove import-globals-from linter directives. rs=bustage-fix DONTBUILD
...
--HG--
extra : amend_source : 0c2d2107f70a3cad64cca5f1c750b206ca223c9d
2018-02-28 00:28:27 +01:00
Jorg K
21adc223e0
Bug 1439021 - restore 'view source' by forking M-C code. r=me (fork-onky)
2018-02-26 16:10:00 +01:00
MakeMyDay
970280b100
Bug 1439142 - Fix eslint errors for no-define-cc-etc and no-compare-against-boolean-literals in common. r=philipp
2018-02-17 20:27:48 +01:00
Philipp Kewisch
6b2ff35324
Bug 1435700 - Fix eslint .includes instead of .indexOf. r=MakeMyDay,jorgk
...
MozReview-Commit-ID: 5IlkJ45NT0R
2018-02-05 14:45:12 +01: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
stefanh@inbox.com
f750d4df18
Bug 1429862 - SM: Restore the toolbar bindings/styles after their removal in bug 1428938, part 1: Add suite-specific paths in toolbar.xml. r=Paenglab
2018-01-27 15:43:18 +01:00
stefanh@inbox.com
5780f993c0
Bug 1432534 - TB: Restore the 'menu-vertical' binding after its removal in bug 1419932. r=Paenglab
2018-01-23 19:37:05 +01:00
stefanh@inbox.com
4cfb7b8106
Bug 1429232 - SM: Restore the datetimepicker bindings/styles after their removal in bug 1428849, part 2: Use the c-c bindings and adjust location of datetimepicker.dtd. r=IanN
...
--HG--
rename : suite/locales/en-US/chrome/mailnews/datetimepicker.dtd => suite/locales/en-US/chrome/common/datetimepicker.dtd
rename : mail/themes/windows/mail/datetimepicker.css => suite/themes/classic/communicator/datetimepicker.css
rename : mail/themes/osx/mail/datetimepicker.css => suite/themes/classic/mac/communicator/datetimepicker.css
rename : suite/themes/modern/global/datetimepicker.css => suite/themes/modern/communicator/datetimepicker.css
2018-01-21 22:00:44 +01:00
stefanh@inbox.com
7d07160cbb
Bug 1429232 - SM: Restore the datetimepicker bindings/styles after their removal in bug 1428849, part 1: Add suite-specific paths in datetimepicker.xml. r=Paenglab
2018-01-14 17:14:52 +01:00
Jorg K
c693a15d55
Bug 1429861 - Follow-up: correct customizeToolbarDTD entity. rs=bustage-fix
2018-01-12 10:53:04 +01:00
Richard Marti
f860847b6f
Bug 1429861 - TB: Restore the toolbar bindings/styles after their removal in bug 1428938. r=jorgk
2018-01-11 06:47:27 +01:00
stefanh@inbox.com
f27894c237
Bug 1429132 - Remove obsolete reference to global/skin/dialog.css in the dialogheader binding. r=Paenglab
2018-01-08 21:25:43 +01:00
Richard Marti
78326dfeff
Bug 1429231 - TB: Restore the datetimepicker bindings/styles after their removal in bug 1428849. r=jorgk
2018-01-10 11:10:21 +01:00
Richard Marti
c542634b25
Bug 1424601 - Restore the Preferences bindings/styles after their removal in toolkit in bug 1379338. rs=jorgk
...
--HG--
rename : mail/components/preferences/preferences.xml => mail/components/preferences/aboutPreferences.xml
2017-12-10 17:01:28 +01:00
Richard Marti
0872dacfbe
Bug 1427865 - Restore the dialogheader binding and its styling after the removal in bug 1419600. rs=jorgk
2018-01-03 22:36:28 +01:00
aceman
35227a97e9
Bug 1426240 - turn off linter warning of undefined identifiers due to too many false positives in /common. r=philipp
2017-12-22 15:30:00 +01:00
Jorg K
e17584316d
Bug 1414398 - use XRE_EXTENSIONS_DIR_LIST to detect add-ons. r=aceman
2017-12-21 01:13:50 +01:00
Jorg K
b7ba4f63d6
Backed out changeset c05fa00a2d5f (bug 1414398). a=jorgk
...
--HG--
extra : rebase_source : bb075c4a784012c61505b93fbcf0685b18b02a22
2017-12-20 22:27:43 +01:00
Jorg K
43ab8a64f8
Backed out changeset 8ccb4ed89302 (bug 1414398). a=jorgk
...
--HG--
extra : rebase_source : 6ecb4575906b6af38bc81e4eb633ec91d673e012
2017-12-20 22:26:27 +01:00
Jorg K
d11415cff9
Bug 1414398 - Follow-up: Skip preferences for restartless add-ons. r=aceman
2017-12-20 00:14:21 +01:00
Philipp Kewisch ext:(%20and%20Jorg%20K%20%3Cjorgk%40jorgk.com%3E)
6548c42b71
Bug 1414398 - Read default preferences supplied by add-ons. Use add-ons manager instead of reading extensions.json. r=me
2017-12-13 21:15:19 +01:00
Philipp Kewisch ext:(%2C%20Frank-Rainer%20Grahl%20%3Cfrgrahl%40gmx.net%3E%20and%20aceman%20%3Cacelists%40atlas.sk%3E)
3b185cb8b0
Bug 1414398 - Read default preferences supplied by add-ons. r=jorgk
2017-12-11 15:34:00 +01:00
Richard Marti
37ecc88312
Bug 1419179 - Migrate statusbar and statusbarpanel to comm-central. r=aceman
2017-11-24 10:43:53 +01:00