Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1080 from Ascrod/readerview | Moonchild | 2019-05-06 |
|\ | | | | | Reader Updates | ||
| * | Bug 1429442 - Buttons in "type control" popup in reader mode should have ↵ | monikamaheshwari | 2019-04-27 |
| | | | | | | | | tooltips r=Gijs,MarcoZ | ||
* | | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵ | Matt A. Tobin | 2019-04-23 |
|/ | | | | MOZ_FENNEC | ||
* | Remove WebExtension support from the platform. | wolfbeast | 2019-02-13 |
| | | | | | | - Conditional code - WE APIs - WE toolkit theming | ||
* | Do not try and include devtools shared l10n when devtools is not built | Matt A. Tobin | 2018-08-15 |
| | |||
* | Bug 1341957 - Add webgl.getSupportedExtensions() to about:support | janekptacijarabaci | 2018-08-01 |
| | |||
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 |
| | |||
* | Fix a typo in aboutRights.dtd | JustOff | 2018-07-19 |
| | |||
* | [AllAM] [STRING CHANGES] Appearance -> Themes | Matt A. Tobin | 2018-07-05 |
| | |||
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-07-02 |
| | | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581 | ||
* | Reorganize some internal pages. | wolfbeast | 2018-06-27 |
| | |||
* | Merge pull request #551 from janekptacijarabaci/toolkit_restart_normally_2 | Moonchild | 2018-06-27 |
|\ | | | | | "about:support" - added support for "Restart normally" | ||
| * | "about:support" - added support for "Restart normally" | janekptacijarabaci | 2018-06-26 |
| | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially) | ||
| * | "about:profiles" and "about:support" - use "Restart in Safe Mode" instead of ↵ | janekptacijarabaci | 2018-06-26 |
| | | | | | | | | | | | | "Restart with Add-ons Disabled" https://github.com/MoonchildProductions/Pale-Moon/issues/1563 | ||
* | | [AllAM] Preprocess extensions.dtd to exclude WebExAM-only strings | Matt A. Tobin | 2018-06-26 |
| | | |||
* | | [AllAM] De-duplicate Locales | Matt A. Tobin | 2018-06-26 |
|/ | |||
* | Make about:webrtc conditional. | wolfbeast | 2018-06-24 |
| | | | | This resolves #536 | ||
* | Fix about:rights dependencies for Safe Browsing. | wolfbeast | 2018-06-23 |
| | | | | This resolves #533. | ||
* | Fix misc regressions in en-US locale | JustOff | 2018-06-20 |
| | |||
* | Add architecture detection to "about:" and "about:support" | janekptacijarabaci | 2018-06-13 |
| | | | | Issue #492 | ||
* | Initial updates for Reader View. | Ascrod | 2018-05-15 |
| | |||
* | [*AM] Make soft-blocked phrasing more generic so people will cry less when ↵ | Matt A. Tobin | 2018-05-14 |
| | | | | we do our job | ||
* | Remove unused sanbox l10n strings (about:support) | wolfbeast | 2018-05-03 |
| | |||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | |||
* | Only set and show the dual-guid indicators when dual-guid has been built | Matt A. Tobin | 2018-05-01 |
| | |||
* | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 |
|\ | | | | | Improve some button labels in preferences | ||
| * | [Toolkit] Change button labels in password manager | adeshkp | 2018-04-26 |
| | | |||
* | | Make sure to keep the safebrowsing entities valid. | wolfbeast | 2018-04-22 |
| | | |||
* | | Update about:rights legal text. | wolfbeast | 2018-04-22 |
| | | |||
* | | Strengthen the use of the Master Password. | wolfbeast | 2018-04-18 |
| | | | | | | | | | | | | | | | | - Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82. | ||
* | | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵ | Matt A. Tobin | 2018-04-17 |
| | | | | | | | | bindings and styling | ||
* | | palemoon#903: Customizable toolbars - persist the attribute "collapsed" | janekptacijarabaci | 2018-04-15 |
| | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/903 | ||
* | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 |
|\ \ | | | | | | | | | | This is almost everything needed for #162. | ||
| * | | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190 | ||
* | | Style clean up in about.dtd | janekptacijarabaci | 2018-04-13 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173 | ||
* | | moebius#173: Fix up "about:" page | janekptacijarabaci | 2018-04-13 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173 | ||
* | | Restyle the findbar | Matt A. Tobin | 2018-04-13 |
| | | |||
* | | Add missing l10n string | Matt A. Tobin | 2018-04-12 |
| | | |||
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
|/ | |||
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵ | Matt A. Tobin | 2018-03-01 |
| | | | | places | ||
* | Update various texts and references. | wolfbeast | 2018-02-21 |
| | |||
* | Remove stub installer - Part 1: Toolkit | Matt A. Tobin | 2018-02-17 |
| | |||
* | Hic sunt dracones. | wolfbeast | 2018-02-12 |
| | |||
* | Make NPAPI Plugins work | Matt A. Tobin | 2018-02-11 |
| | |||
* | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 |
| | |||
* | Import Tycho's Add-on Manager | Matt A. Tobin | 2018-02-10 |
| | |||
* | Move WebExtensions enabled Add-ons Manager | Matt A. Tobin | 2018-02-10 |
| | |||
* | Issue N/A - Restore the Toolkit Error Console - Part 1: Toolkit | Matt A. Tobin | 2018-02-02 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |