summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Issue #303 Part 2: Update build files for the new locationwolfbeast2018-06-04-30/+29
* Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-0/+0
* Merge pull request #441 from janekptacijarabaci/pm_findbar_1Moonchild2018-06-03-9/+60
|\
| * [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-9/+60
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-03-33/+57
|\ \
| * \ Merge pull request #436 from Ascrod/readerviewNew Tobin Paradigm2018-06-03-33/+57
| |\ \
| | * | Update Readability from mozilla-central release branch (FF 60.0).Ascrod2018-06-02-33/+57
* | | | Revert "Reinstate tabMinWidth and tabMaxWidth prefs."wolfbeast2018-06-03-16/+2
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-03-318/+11
|\| | |
| * | | Merge pull request #433 from Ascrod/UITourMoonchild2018-06-03-317/+0
| |\ \ \
| | * | | Remove SelfSupportBackend module.Ascrod2018-06-01-317/+0
| * | | | Merge pull request #429 from JustOff/PR_unpreprocessed_filesMoonchild2018-06-03-0/+10
| |\ \ \ \
| | * | | | Don't search for directives that are never used aloneJustOff2018-06-02-1/+2
| | * | | | Refine the file extensions even moreJustOff2018-06-01-1/+1
| | * | | | Update the list of directives and file extensions for checkJustOff2018-06-01-3/+5
| | * | | | Check if there are any unpreprocessed filesJustOff2018-06-01-0/+7
| * | | | | [PALEMOON] Package helper.exe so Windows Shell Service actually works on a pa...Matt A. Tobin2018-06-02-1/+1
| | |_|/ / | |/| | |
* / | | | Always build with SSE2 support when using GCCtrav902018-06-03-2/+2
|/ / / /
* | / / Add a check to prevent a crash when CSP directives are used with chrome contentMatt A. Tobin2018-06-02-1/+6
| |/ / |/| |
* | | Merge pull request #424 from Ascrod/UITourMoonchild2018-06-02-3381/+2
|\ \ \
| * | | Remove unused code from SelfSupportBackend module.Ascrod2018-06-01-8/+0
| * | | Remove unneeded if condition from SelfSupportBackend module.Ascrod2018-06-01-5/+2
| * | | Remove unused customization tip prefs.Ascrod2018-05-31-3/+0
| * | | Remove tracking protection tour.Ascrod2018-05-31-90/+0
| * | | Remove UITour and customize tips.Ascrod2018-05-31-3276/+1
| |/ /
* | | Merge pull request #431 from trav90/updater-workMoonchild2018-06-02-2/+2
|\ \ \
| * | | [PALEMOON] Enable update prefs in Unstable branding for Linuxtrav902018-06-01-2/+2
* | | | Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check.wolfbeast2018-06-01-11/+11
|/ / /
* | | Partially revert safebrowsing commits to fix "tracking protection".wolfbeast2018-06-01-3/+1
* | | Teach moz.configure about --enable-precompiled-startupcachewolfbeast2018-06-01-0/+1
| |/ |/|
* | Add build config option to disable startup cache precompilation.wolfbeast2018-06-01-9/+26
* | Merge pull request #427 from Ascrod/masterMoonchild2018-06-01-2/+0
|\ \
| * | Remove duplicate ifdefs in browser-safebrowsing.jsAscrod2018-05-31-2/+0
|/ /
* | Merge pull request #423 from Ascrod/SocialMoonchild2018-06-01-0/+0
|\ \
| * | Remove unused social icons.Ascrod2018-05-31-0/+0
| |/
* | Merge pull request #421 from JustOff/PR_utilityOverlay_ShellServiceMoonchild2018-06-01-7/+5
|\ \
| * | [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.jsJustOff2018-05-31-7/+5
* | | Pre-process blocklists.jswolfbeast2018-06-01-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-05-31-1/+0
|\|
| * Merge pull request #419 from janekptacijarabaci/build_warnings_1Moonchild2018-05-31-1/+0
| |\
| | * Build - throws a warning: 'rv': unreferenced local variablejanekptacijarabaci2018-05-31-1/+0
| |/
* / Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.wolfbeast2018-05-31-19/+51
|/
* Merge pull request #415 from JustOff/PR_default_themeMoonchild2018-05-31-3/+1
|\
| * [PALEMOON] Package `chrome.manifest` for default theme across all platformsJustOff2018-05-30-2/+0
| * [PALEMOON] Fix missed `notifyPluginCrashed.png` on windows and linuxJustOff2018-05-30-1/+1
* | Merge pull request #416 from Ascrod/SocialMoonchild2018-05-31-2882/+16
|\ \ | |/ |/|
| * Remove Social API.Ascrod2018-05-30-2882/+16
|/
* Enable blocking of top-level data: navigation.wolfbeast2018-05-30-2/+2
* Merge pull request #412 from g4jc/hsts_priming_removal_backportMoonchild2018-05-30-1812/+26
|\
| * Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-1812/+26