| Commit message (Expand) | Author | Age | Lines |
* | Remove some leftover snippets code. | wolfbeast | 2019-08-10 | -4/+0 |
* | [Pale Moon] Add a configure flag to functionally disable personas at build time | Matt A. Tobin | 2019-06-29 | -1/+6 |
* | [Pale Moon] Update the check for updates menu item logic for already staged a... | Matt A. Tobin | 2019-05-29 | -1/+1 |
* | Issue #1104 - Pass an opener to loadOneTab in the openURI function | FranklinDM | 2019-05-23 | -1/+3 |
* | Issue #1104 - Set the browser's opener when adding a new tab | FranklinDM | 2019-05-23 | -1/+10 |
* | Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon | FranklinDM | 2019-05-22 | -1/+0 |
* | Remove deprecated appending of #-moz-resolution from Pale Moon and left over ... | Matt A. Tobin | 2019-05-12 | -6/+1 |
* | [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi... | Matt A. Tobin | 2019-05-11 | -7/+25 |
* | Issue #1084 - Add null check for URL Bar in the writePlaceholder() method | Franklin DM | 2019-05-11 | -0/+5 |
* | Issue #1081 - Restore "release notes" item in the help menu | Matt A. Tobin | 2019-05-09 | -8/+31 |
* | Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Exte... | Matt A. Tobin | 2019-05-09 | -0/+11 |
* | [PALEMOON] Prevent overlapping modal prompts and preserve prompt order. | wolfbeast | 2019-04-29 | -1/+9 |
* | Issue #1049 - Show sync status via label of sync-button | Matt A. Tobin | 2019-04-21 | -3/+12 |
* | [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon... | Matt A. Tobin | 2019-04-21 | -1/+1 |
* | Issue #991 Part 1: Pale Moon | Ascrod | 2019-04-13 | -14/+3 |
* | CotPM update | wolfbeast | 2019-04-05 | -3/+3 |
* | Zap the robots. | wolfbeast | 2019-04-05 | -108/+0 |
* | Merge pull request #834 from g4jc/remove_contextid | Moonchild | 2019-03-25 | -25/+7 |
|\ |
|
| * | Issue #756 - Remove Contextual Identity References from Pale Moon | Gaming4JC | 2019-03-18 | -25/+7 |
* | | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -44/+12 |
* | | Remove leftover updater lines in about box | wolfbeast | 2019-03-23 | -3/+0 |
|/ |
|
* | [PALEMOON] Fix updatesSeparator id mismatch | Matt A. Tobin | 2019-03-06 | -1/+1 |
* | Tweak the about box styling some more and clean up styles. | wolfbeast | 2019-03-06 | -2/+23 |
* | Tweak the about box layout a bit. | wolfbeast | 2019-03-05 | -1/+1 |
* | Fix dynamic addition of build date. | wolfbeast | 2019-03-04 | -1/+1 |
* | Update about box design. | wolfbeast | 2019-03-04 | -39/+37 |
* | Remove updater gunk from the about box. | wolfbeast | 2019-03-04 | -578/+0 |
* | Make the Auth prompt DOS protection a browser-element opt-in feature. | wolfbeast | 2019-03-01 | -2/+7 |
* | WIP fix 1 | wolfbeast | 2019-02-28 | -1/+13 |
* | Merge pull request #967 from Ascrod/master | Moonchild | 2019-02-15 | -1/+11 |
|\ |
|
| * | Rename mediaPlaybackRate to mediaPlaybackRate2. | Ascrod | 2019-02-10 | -1/+1 |
| * | Pale Moon: Add loop context menu to HTML5 media elements. | Ascrod | 2019-02-09 | -0/+10 |
* | | Treat aContext as a bitfield in openURI. | wolfbeast | 2019-02-13 | -1/+7 |
* | | Add "check for updates" to main menu and AppMenu v2 | wolfbeast | 2019-02-12 | -2/+128 |
|/ |
|
* | Revert "Add "check for updates" to main menu and AppMenu" | wolfbeast | 2019-02-06 | -34/+0 |
* | Add "check for updates" to main menu and AppMenu | wolfbeast | 2019-02-06 | -0/+34 |
* | Make sure Glass doesn't override LWT style for the title bar. | wolfbeast | 2019-02-05 | -7/+7 |
* | Merge pull request #959 from FranklinDM/fullscreenpatch-v2 | Moonchild | 2019-02-04 | -27/+10 |
|\ |
|
| * | [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the na... | FranklinDM | 2019-02-02 | -27/+10 |
* | | [PALEMOON] Initialize the search service asynchronously when calling 'Browser... | JustOff | 2018-12-26 | -1/+3 |
* | | [PALEMOON] Initialize the search service asynchronously from 'about:home' and... | JustOff | 2018-12-23 | -2/+2 |
* | | Add an option to process favicons. | wolfbeast | 2018-12-06 | -1/+28 |
* | | Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components | Matt A. Tobin | 2018-11-30 | -3514/+0 |
* | | Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components | Matt A. Tobin | 2018-11-30 | -2666/+0 |
* | | Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components | Matt A. Tobin | 2018-11-30 | -2915/+0 |
* | | Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components | Matt A. Tobin | 2018-11-30 | -626/+0 |
* | | Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Fin... | JustOff | 2018-11-28 | -17/+7 |
|/ |
|
* | Hide mute menu item and disable mute hotkey with existing pref | FranklinDM | 2018-11-18 | -0/+39 |
* | Fix undefined isSameDocument | FranklinDM | 2018-11-17 | -0/+2 |
* | Follow-up: Add missing getTabFromAudioEvent method | FranklinDM | 2018-11-17 | -0/+16 |