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

246 Коммитов

Автор SHA1 Сообщение Дата
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