summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix typos in comments - scratchpad.propertiesjanekptacijarabaci2018-06-15-4/+4
|
* Move native UA compatmode out of branding into app prefs.wolfbeast2018-06-15-3/+5
|
* Merge pull request #498 from adeshkp/patch-6Moonchild2018-06-15-0/+3
|\ | | | | Add UA mode for unofficial branding
| * Add UA mode for unofficial brandingadeshkp2018-06-15-0/+3
| |
* | Merge branch 'findbar-pertab'wolfbeast2018-06-15-14/+59
|\ \ | |/ |/|
| * Transfer findbar data to torn-off tabs.wolfbeast2018-06-15-0/+11
| |
| * Minimal easy fix -- move findbar getters to tabbrowser.wolfbeast2018-06-12-14/+48
| | | | | | | | Resolves #487
* | Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic.wolfbeast2018-06-15-0/+4
| |
* | Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cppMatt A. Tobin2018-06-14-1/+1
| |
* | Merge pull request #497 from janekptacijarabaci/toolkit_troubleshot_pp_2Moonchild2018-06-14-1/+1
|\ \ | | | | | | Remove appConstants usage from Troubleshoot.jsm (follow up)
| * | Remove appConstants usage from Troubleshoot.jsm (follow up)janekptacijarabaci2018-06-14-7/+9
| | | | | | | | | | | | | | | | | | Tags: #65 #494 (follow up)
| * | Revert "Add a next preprocessing to Troubleshot.jsm"janekptacijarabaci2018-06-14-9/+7
|/ / | | | | | | This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3.
* | Merge pull request #494 from janekptacijarabaci/toolkit_troubleshot_pp_1Moonchild2018-06-13-7/+9
|\ \ | | | | | | Remove appConstants usage from Troubleshoot.jsm
| * | Add a next preprocessing to Troubleshot.jsmjanekptacijarabaci2018-06-13-7/+9
| | | | | | | | | | | | Issue #65 (partially)
* | | Merge pull request #493 from janekptacijarabaci/toolkit_version_architecture_1Moonchild2018-06-13-5/+21
|\| | | | | | | | Add architecture detection to "about:" and "about:support"
| * | Add architecture detection to "about:" and "about:support"janekptacijarabaci2018-06-13-5/+21
| | | | | | | | | | | | Issue #492
* | | Merge pull request #495 from JustOff/PR_jxr_clear_acceptMoonchild2018-06-13-1/+17
|\ \ \ | |/ / |/| | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder is implemented
| * | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ↵JustOff2018-06-13-1/+17
|/ / | | | | | | is implemented
* | Revert "Disable WebP decoder until memory leak is resolved"wolfbeast2018-06-13-2/+2
| | | | | | | | This reverts commit 7336eef241d22d4420b270bb5aa7e5692251455d.
* | Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13-0/+1
| | | | | | | | This should solve #483.
* | Stop making the version text selectable in the about box.wolfbeast2018-06-13-3/+0
| | | | | | | | This resolves #478.
* | Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1Moonchild2018-06-12-18/+32
|\ \ | | | | | | [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/
| * | [PALEMOON] Moving About permissions component files from ↵janekptacijarabaci2018-06-11-18/+32
| | | | | | | | | | | | | | | | | | components/preferences/ to components/permissions/ Issue #191
* | | Fix incorrect preprocessor defines for safebrowsingJustOff2018-06-12-11/+11
| | |
* | | Disable WebP decoder until memory leak is resolvedJustOff2018-06-12-2/+2
| | |
* | | Belated clobber for PR #477wolfbeast2018-06-12-1/+1
| |/ |/|
* | Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer.wolfbeast2018-06-12-10/+7
| | | | | | | | This resolves #485.
* | Merge pull request #481 from janekptacijarabaci/pm_update-links_unstable_1Moonchild2018-06-12-1/+9
|\ \ | | | | | | [suggestion] [PALEMOON] Unstable releases - fix some links on Linux
| * | [suggestion] [PALEMOON] Unstable releases - fix some links on Linuxjanekptacijarabaci2018-06-11-1/+9
| | | | | | | | | | | | Issue #480
* | | Merge pull request #477 from JustOff/PR_nss-3.36Moonchild2018-06-12-5838/+5639
|\ \ \ | |/ / |/| | Update NSS/NSPR to 3.36.4/4.19
| * | Update build system files for NSRP and NSSJustOff2018-06-11-2/+2
| | |
| * | Update NSS to 3.36.4-RTMJustOff2018-06-11-5825/+5550
| | |
| * | Update NSPR to 4.19JustOff2018-06-11-11/+87
|/ /
* | Merge pull request #474 from JustOff/PR_dnt_two_stateMoonchild2018-06-11-56/+20
|\ \ | | | | | | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch
| * | [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switchJustOff2018-06-11-56/+20
| | |
* | | Merge pull request #475 from ↵Moonchild2018-06-11-0/+2
|\ \ \ | |/ / |/| | | | | | | | janekptacijarabaci/pm_package_bustage_devtools_disable_1 [PALEMOON] Fix package bustage if devtools is disabled
| * | [PALEMOON] Fix package bustage if devtools is disabledjanekptacijarabaci2018-06-11-0/+2
| |/ | | | | | | Issue #102
* / Stop also selecting trailing space when word-selecting.wolfbeast2018-06-11-0/+3
|/ | | | This resolves #472.
* Merge pull request #469 from JustOff/PR_SB_DoNotTrackMoonchild2018-06-10-5/+72
|\ | | | | [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built
| * [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if ↵JustOff2018-06-10-0/+2
| | | | | | | | safebrowsing isn't built
| * [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ↵JustOff2018-06-10-1/+1
| | | | | | | | safebrowsing isn't built
| * [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if ↵JustOff2018-06-10-2/+14
| | | | | | | | safebrowsing isn't built
| * [BASILISK] Remove tracking protection controls from the UI if safebrowsing ↵JustOff2018-06-10-3/+52
| | | | | | | | isn't built
| * By default, disable tracking protection in Private Browsing mode if ↵JustOff2018-06-10-0/+4
| | | | | | | | safebrowsing isn't built
* | Bump version to Alpha 4.PM28.0.0a4_Unstablewolfbeast2018-06-10-1/+1
| |
* | Set Pale Moon Sync specific URLs in application shared prefs.wolfbeast2018-06-10-2/+7
|/ | | | Tag #468.
* Merge pull request #465 from janekptacijarabaci/pm_sync_strings_1Moonchild2018-06-09-4/+23
|\ | | | | [PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties
| * [PALEMOON] [frontend vs backend] Sync - add missed strings in sync.propertiesjanekptacijarabaci2018-06-09-4/+23
| | | | | | | | Issue #308
* | Merge pull request #466 from janekptacijarabaci/pm_sync_quota_1Moonchild2018-06-09-1/+8
|\ \ | | | | | | [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
| * | [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)janekptacijarabaci2018-06-09-1/+8
| |/ | | | | | | Issue #308