summaryrefslogtreecommitdiffstats
path: root/application/palemoon/app
Commit message (Collapse)AuthorAgeLines
* [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon ↵v2019.09.03Matt A. Tobin2019-09-03-1/+1
| | | | | | and Basilisk Also removes the redundant branding version of app.update.url in Pale Moon that was missed when many prefs were merged back into application preferences
* Issue #701 - Support spaces in Mac app nameadeshkp2019-07-18-14/+14
|
* Issue #246 - Remove "enhanced" newtab code from Pale Moonadeshkp2019-05-25-3/+0
|
* Issue #968 - Preload the permissions manager with permissions fileMatt A. Tobin2019-05-09-3/+18
|
* Add IDCAC 2.9.9 to blocklist for causing severe issues.wolfbeast2019-04-11-1/+6
|
* Issue #756 - Remove Contextual Identity References from Pale MoonGaming4JC2019-03-18-2/+0
|
* [Palemoon] Disable Microsoft Family Safety support (Windows 8.1).wolfbeast2019-03-14-0/+3
| | | | | This is basically a https MitM setup that is unwanted for Pale Moon. Resolves #1000.
* Move default-enable pref to application.wolfbeast2019-02-28-0/+8
|
* Conform Pale Moon AM preferences to actual locationsMatt A. Tobin2019-02-15-17/+16
| | | | Uplift is NOT required
* Merge pull request #975 from JustOff/PR_dictionaries_urlMoonchild2019-02-15-2/+3
|\ | | | | [PALEMOON] Link dictionaries to addons.palemoon.org
| * [PALEMOON] Link dictionaries to addons.palemoon.orgJustOff2019-02-15-2/+3
| |
* | Update browse URL for AM search to Phoebus 2.0wolfbeast2019-02-14-1/+1
|/
* Add matching browser.newtab.choice pref to prevent error.wolfbeast2019-01-16-0/+2
|
* Expose hidden preference to disable Page Thumbnail generation.wolfbeast2019-01-06-0/+3
| | | | This resolves #906.
* Add an option to process favicons.wolfbeast2018-12-06-0/+3
| | | | | This optimizes the size for UI display and strips animations. Default disabled. This resolves #899.
* Stop feeding a Firefox compat mode to AMO.wolfbeast2018-12-06-13/+0
| | | | | Since AMO has removed all "legacy" extensions, they do not offer anything compatible with us any longer. We send the native UA to them from now on to always have it respond with "Only with Firefox".
* Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistentMatt A. Tobin2018-11-30-10/+3
|
* Fix typo for Firefox compatmode prefs.wolfbeast2018-11-29-3/+3
| | | | Fixes regression from ec2e3bc0273f69592e46249578b9aec4cf6e9e85
* Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabsFranklinDM2018-11-16-0/+4
|
* Pale Moon blocklist updatewolfbeast2018-08-21-2/+12
|
* Tune the network stackwolfbeast2018-08-01-0/+19
| | | | This resolves #684
* Set up new blocklist infra URLswolfbeast2018-07-25-2/+2
|
* Restore pref -- enhanced tiles aren't dead yet.PM28.0.0b3_Unstablewolfbeast2018-07-08-0/+3
| | | | (without this, the newtab page is broken)
* Reconfigure Pale Moonwolfbeast2018-07-08-86/+79
| | | | | Also fold a number of prefs back into the app prefs from shared branding prefs. This resolves #555.
* [PALEMOON] On GTK, default to showing the menubar only when alt is pressedwolfbeast2018-07-03-2/+7
| | | | This restores parity with v27
* Issue #517 Part 6: Restyle for Pale Moon.wolfbeast2018-06-21-0/+6
| | | | | This splits out common rules for different OSes to themes/shared and applies new styling to the newtab page.
* Issue #517 Part 3b: Remove compact style prefwolfbeast2018-06-20-2/+0
|
* Issue #517 Part 1: Import newtab page from Basilisk (sans directory service ↵wolfbeast2018-06-19-1/+8
| | | | provider module)
* Move native UA compatmode out of branding into app prefs.wolfbeast2018-06-15-0/+5
|
* [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switchJustOff2018-06-11-1/+0
|
* Stop also selecting trailing space when word-selecting.wolfbeast2018-06-11-0/+3
| | | | This resolves #472.
* Revert "Reinstate tabMinWidth and tabMaxWidth prefs."wolfbeast2018-06-03-2/+0
| | | | This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
* Reinstate tabMinWidth and tabMaxWidth prefs.wolfbeast2018-05-30-0/+2
| | | | This resolves #410.
* Disable HPKP telemetry in Pale Moon.wolfbeast2018-05-29-0/+2
|
* Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28-56/+0
|
* Tweak SSE/SSE2 GCC flagstrav902018-05-27-1/+1
|
* Display an error on Linux in the absence of SSE2trav902018-05-27-0/+56
|
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06-5/+0
|
* Use application specific application.iniMatt A. Tobin2018-05-05-0/+50
|
* Remove unused XREShellDatawolfbeast2018-05-03-3/+1
|
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-24/+1
|
* Remove content process sandbox code.wolfbeast2018-05-02-6/+0
|
* [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt ↵Matt A. Tobin2018-04-30-0/+9
| | | | client check on start
* [Pale Moon] Fix buildid on Macadeshkp2018-04-29-2/+2
|
* Bug 1038811 - Push Notifications - Firefox front end changes for ↵janekptacijarabaci2018-04-26-0/+1
| | | | preferences, and permission notification
* Move the Mark of the Web pref to GRE pref file.wolfbeast2018-04-20-8/+0
|
* Re-implement pref-able file zone information ("Mark of the Web")wolfbeast2018-04-20-0/+8
| | | | | | See also: https://github.com/MoonchildProductions/Pale-Moon/issues/593 https://github.com/MoonchildProductions/Pale-Moon/pull/599
* Revert "[PALEMOON] Reimplemented selection internet zone information on ↵Moonchild2018-04-20-8/+0
| | | | downloaded files"
* [PALEMOON] Reimplemented "Time Zone Information"janekptacijarabaci2018-04-20-0/+8
| | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue #121
* [PALEMOON] Move linux icons to moz.buildMatt A. Tobin2018-04-14-8/+0
|