summaryrefslogtreecommitdiffstats
path: root/application/palemoon
Commit message (Collapse)AuthorAgeLines
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ↵Matt A. Tobin2019-05-13-16/+3
| | | | | | | | from nsMediaFragmentURIParser.h This also magically makes Aero Peek work properly with Pale Moon thus: Resolves #809
* [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all ↵Matt A. Tobin2019-05-11-7/+25
| | | | windows have the AppMenu
* Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11-0/+5
|
* Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.jsMatt A. Tobin2019-05-09-0/+11
| | | | for Extension compatibility (uplift)
* [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefsMatt A. Tobin2019-04-26-4/+0
|
* Version bump for release 28.5.0wolfbeast2019-04-24-1/+1
|
* Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-23-0/+0
|\
| * Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)wolfbeast2019-04-23-0/+0
| |
* | Merge branch 'master' into Pale_Moon-releasewolfbeast2019-04-22-1694/+554
|\| | | | | | | | | | | # Conflicts: # application/palemoon/config/version.txt # old-configure.in
| * 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 ↵Matt A. Tobin2019-04-21-1/+1
| | | | | | | | Moon and replace the tryblock in Basilisk
| * Version bumpwolfbeast2019-04-20-1/+1
| |
| * Merge branch 'master' into default-prefAscrod2019-04-18-4/+0
| |\
| | * Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-13-1/+6
| | |\
| | * \ Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-08-157/+12
| | |\ \
| | * \ \ Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-03-3/+3
| | |\ \ \
| | * \ \ \ Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-01-7/+0
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into Sync-weavewolfbeast2019-03-29-137/+106
| | |\ \ \ \ \
| | * | | | | | Remove CloudSyncwolfbeast2019-03-13-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tag #812
| * | | | | | | Issue #991 Part 1: Pale MoonAscrod2019-04-13-73/+16
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add IDCAC 2.9.9 to blocklist for causing severe issues.wolfbeast2019-04-11-1/+6
| | |_|_|_|/ | |/| | | |
| * | | | | CotPM updatewolfbeast2019-04-05-11/+12
| | | | | |
| * | | | | Zap the robots.wolfbeast2019-04-05-146/+0
| | |_|_|/ | |/| | | | | | | | | | | | | Resolves #1036
| * | | | Only draw a border on the tab bar when on bottomLootyhoof2019-04-01-3/+3
| | |_|/ | |/| |
| * | | Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-7/+0
| | |/ | |/|
| * | Clean up installer scripts a little.wolfbeast2019-03-26-31/+0
| | |
| * | Revert "Only write the newtab URL if the machinery for it had previously been"JustOff2019-03-26-1/+1
| | | | | | | | | | | | This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a.
| * | Prevent mistaken overwriting of browser.newtab.url when using the browser ↵JustOff2019-03-26-26/+39
| | | | | | | | | | | | preferences dialog
| * | Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25-27/+7
| |\ \ | | | | | | | | Issue #756 - Remove Contextual Identity
| | * | Issue #756 - Remove Contextual Identity References from Pale MoonGaming4JC2019-03-18-27/+7
| | | |
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-03-25-44/+12
| |\ \ \
| | * | | Remove obsolete getPref helpers.Ascrod2019-03-24-44/+12
| | | | |
| * | | | Only write the newtab URL if the machinery for it had previously beenwolfbeast2019-03-25-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | initialized. This prevents the URL being overwritten with e.g. about:logopage.
| * | | Remove leftover updater lines in about boxwolfbeast2019-03-23-3/+0
| | | | | | | | | | | | | | | | Resolves #1020.
| * | | Add SSUAO for polyfill.iowolfbeast2019-03-22-0/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Financial Times' polyfill.io service horribly breaks when it finds anything but a short list of predefined UA strings. We have to send them a strict Firefox UA or other sites relying on it will break too (including PayPal!). An issue has been raised on their repo.
| * | Don't modify toolbox-after-color in lwthemesLootyhoof2019-03-15-2/+5
| | |
| * | Draw a border when hiding the tab barLootyhoof2019-03-15-7/+39
| | |
| * | [PALEMOON] Add SSUAO override for firefox.com (native mode)JustOff2019-03-14-0/+1
| | |
| * | [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.
| * [PALEMOON] Fix updatesSeparator id mismatchMatt A. Tobin2019-03-06-1/+1
| |
| * Adjust Pale Moon™ wordmark for better contrastwolfbeast2019-03-06-47/+94
| |
| * Tweak the about box styling some more and clean up styles.wolfbeast2019-03-06-38/+26
| |
| * Tweak the about box layout a bit.wolfbeast2019-03-05-7/+35
| | | | | | | | | | | | - Put the Licensing link in the center - Strengthen the "fog" background for the credits text for readability - Add CSS animation to fade it in.
| * Fix dynamic addition of build date.wolfbeast2019-03-04-1/+1
| |
| * Update about box design.wolfbeast2019-03-04-113/+110
| | | | | | | | Tag #963.
| * Replace about box backdrop.wolfbeast2019-03-04-0/+0
| |
| * 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
| |
| * Move default-enable pref to application.wolfbeast2019-02-28-0/+8
| |
| * WIP fix 1wolfbeast2019-02-28-1/+13
| |