summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base
Commit message (Expand)AuthorAgeLines
* Remove some leftover snippets code.wolfbeast2019-08-10-4/+0
* [Pale Moon] Add a configure flag to functionally disable personas at build timeMatt A. Tobin2019-06-29-1/+6
* [Pale Moon] Update the check for updates menu item logic for already staged a...Matt A. Tobin2019-05-29-1/+1
* Issue #1104 - Pass an opener to loadOneTab in the openURI functionFranklinDM2019-05-23-1/+3
* Issue #1104 - Set the browser's opener when adding a new tabFranklinDM2019-05-23-1/+10
* Issue #971 - Fix browser.link.open_newwindow functionality in Pale MoonFranklinDM2019-05-22-1/+0
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-12-6/+1
* [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi...Matt A. Tobin2019-05-11-7/+25
* Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11-0/+5
* Issue #1081 - Restore "release notes" item in the help menuMatt A. Tobin2019-05-09-8/+31
* Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Exte...Matt A. Tobin2019-05-09-0/+11
* [PALEMOON] Prevent overlapping modal prompts and preserve prompt order.wolfbeast2019-04-29-1/+9
* Issue #1049 - Show sync status via label of sync-buttonMatt A. Tobin2019-04-21-3/+12
* [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon...Matt A. Tobin2019-04-21-1/+1
* Issue #991 Part 1: Pale MoonAscrod2019-04-13-14/+3
* CotPM updatewolfbeast2019-04-05-3/+3
* Zap the robots.wolfbeast2019-04-05-111/+0
* Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25-25/+7
|\
| * Issue #756 - Remove Contextual Identity References from Pale MoonGaming4JC2019-03-18-25/+7
* | Remove obsolete getPref helpers.Ascrod2019-03-24-44/+12
* | Remove leftover updater lines in about boxwolfbeast2019-03-23-3/+0
|/
* [PALEMOON] Fix updatesSeparator id mismatchMatt A. Tobin2019-03-06-1/+1
* Tweak the about box styling some more and clean up styles.wolfbeast2019-03-06-2/+23
* Tweak the about box layout a bit.wolfbeast2019-03-05-1/+1
* Fix dynamic addition of build date.wolfbeast2019-03-04-1/+1
* Update about box design.wolfbeast2019-03-04-39/+37
* Remove updater gunk from the about box.wolfbeast2019-03-04-578/+0
* Make the Auth prompt DOS protection a browser-element opt-in feature.wolfbeast2019-03-01-2/+7
* WIP fix 1wolfbeast2019-02-28-1/+13
* Merge pull request #967 from Ascrod/masterMoonchild2019-02-15-1/+11
|\
| * Rename mediaPlaybackRate to mediaPlaybackRate2.Ascrod2019-02-10-1/+1
| * Pale Moon: Add loop context menu to HTML5 media elements.Ascrod2019-02-09-0/+10
* | Treat aContext as a bitfield in openURI.wolfbeast2019-02-13-1/+7
* | Add "check for updates" to main menu and AppMenu v2wolfbeast2019-02-12-2/+128
|/
* Revert "Add "check for updates" to main menu and AppMenu"wolfbeast2019-02-06-34/+0
* Add "check for updates" to main menu and AppMenuwolfbeast2019-02-06-0/+34
* Make sure Glass doesn't override LWT style for the title bar.wolfbeast2019-02-05-7/+7
* Merge pull request #959 from FranklinDM/fullscreenpatch-v2Moonchild2019-02-04-27/+10
|\
| * [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the na...FranklinDM2019-02-02-27/+10
* | [PALEMOON] Initialize the search service asynchronously when calling 'Browser...JustOff2018-12-26-1/+3
* | [PALEMOON] Initialize the search service asynchronously from 'about:home' and...JustOff2018-12-23-2/+2
* | Add an option to process favicons.wolfbeast2018-12-06-1/+28
* | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-65/+65
* | Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to componentsMatt A. Tobin2018-11-30-3533/+0
* | Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to componentsMatt A. Tobin2018-11-30-2674/+0
* | Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to componentsMatt A. Tobin2018-11-30-2918/+0
* | Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to componentsMatt A. Tobin2018-11-30-650/+0
* | Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Fin...JustOff2018-11-28-17/+7
|/
* Hide mute menu item and disable mute hotkey with existing prefFranklinDM2018-11-18-0/+39
* Fix undefined isSameDocumentFranklinDM2018-11-17-0/+2