summaryrefslogtreecommitdiffstats
path: root/application/palemoon
Commit message (Collapse)AuthorAgeLines
* Fix incorrect Pale Moon installer locale paths.PM28.0.0a3_Unstablewolfbeast2018-06-04-4/+4
|
* [PALEMOON] Bump version to Alpha 3wolfbeast2018-06-04-1/+1
|
* Merge pull request #441 from janekptacijarabaci/pm_findbar_1Moonchild2018-06-03-6/+27
|\ | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
| * [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-6/+27
| | | | | | | | Issue #430
* | Revert "Reinstate tabMinWidth and tabMaxWidth prefs."wolfbeast2018-06-03-16/+2
| | | | | | | | This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
* | [PALEMOON] Package helper.exe so Windows Shell Service actually works on a ↵Matt A. Tobin2018-06-02-1/+1
| | | | | | | | packaged product
* | [PALEMOON] Enable update prefs in Unstable branding for Linuxtrav902018-06-01-2/+2
|/
* Merge pull request #421 from JustOff/PR_utilityOverlay_ShellServiceMoonchild2018-06-01-7/+5
|\ | | | | [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js
| * [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.jsJustOff2018-05-31-7/+5
| |
* | Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.wolfbeast2018-05-31-19/+51
|/ | | | | | | | | This resolves the situation where the device pixels per css px does not match the screen DPI. In that case, the restored width and height would be adjusted if the window width (css px) would be larger than the screen width (dev pixels). This patch converts everything to css px before checking if the dimensions fit the screen. This resolves #411.
* [PALEMOON] Package `chrome.manifest` for default theme across all platformsJustOff2018-05-30-2/+0
|
* Reinstate tabMinWidth and tabMaxWidth prefs.wolfbeast2018-05-30-2/+16
| | | | This resolves #410.
* Disable HPKP telemetry in Pale Moon.wolfbeast2018-05-29-0/+2
|
* Remove unused webapps icons files from Pale MoonJustOff2018-05-29-0/+0
|
* Remove unused webapps icons from Pale MoonJustOff2018-05-29-31/+0
|
* Merge pull request #404 from janekptacijarabaci/pm_global-scope_1Moonchild2018-05-29-22/+24
|\ | | | | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
| * [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵janekptacijarabaci2018-05-28-22/+24
| | | | | | | | | | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858
* | Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28-61/+0
| |
* | Revert "Only display SSE2 error dialog on 32-bit Linux"Moonchild2018-05-28-5/+3
|/
* Only display SSE2 error dialog on 32-bit Linuxtrav902018-05-27-3/+5
| | | | All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
* Make Pale Moon Windows8WindowFrameColor compatible with global scope.wolfbeast2018-05-27-3/+3
| | | | This resolves #396.
* Merge pull request #395 from trav90/buildsystem-workMoonchild2018-05-27-0/+61
|\ | | | | Always build with SSE2 support & display an error if not available
| * Tweak SSE/SSE2 GCC flagstrav902018-05-27-1/+1
| |
| * Display an error on Linux in the absence of SSE2trav902018-05-27-0/+61
| |
* | [PALEMOON] [frontend vs backend] Reduce size of ↵janekptacijarabaci2018-05-27-55/+57
|/ | | | | | PopupBlocking:UpdateBlockedPopups messages Issue #392
* Pale Moon - Fix white tab text for active tab on Macadeshkp2018-05-26-6/+6
|
* Remove SPS profiler.wolfbeast2018-05-24-4/+0
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Merge pull request #379 from janekptacijarabaci/pm_places_livemark_add_1Moonchild2018-05-23-10/+22
|\ | | | | [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work correctly
| * [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't ↵janekptacijarabaci2018-05-23-10/+22
| | | | | | | | | | | | work correctly Issue #121
* | Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-3/+0
|/ | | | This resolves #376.
* palemoon/installer: Fix packaging when built --with-system-nss/nsprLeorize2018-05-17-4/+4
| | | | | | | | The variables set by 'configure' for --with-system-(nss|nspr) is named differently in UXP. This breaks packaging for palemoon when system nss/nspr is used. This commit corrects the name of said variables.
* Revive the quickdial page (about:newtab)JustOff2018-05-16-2/+2
|
* Pale Moon version bumpMatt A. Tobin2018-05-15-1/+1
|
* [PALEMOON] Override Windows Installer usage of MOZ_APP_DISPLAYNAME when ↵Matt A. Tobin2018-05-14-3/+7
| | | | appropriate
* [PALEMOON] Remove non-applicable lines from package-manifest.in that block ↵Matt A. Tobin2018-05-14-2/+0
| | | | basic macintosh packaging
* Remove the obsolete `media.mediasource.format-reader` control from the ↵JustOff2018-05-11-30/+1
| | | | preferences UI
* [PALEMOON] Remove fullscreen and pointer-lock from permission managingJustOff2018-05-06-158/+2
|
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06-148/+13
|
* [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06-2/+2
|
* Use application specific application.iniMatt A. Tobin2018-05-05-0/+50
|
* Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04-2/+0
|\
| * Issue #325 Part 10: Remove non-Intl conditionals from installer files.wolfbeast2018-05-04-2/+0
| |
* | Delay and shorten animation of transition to the full-screenJustOff2018-05-04-1/+2
| |
* | Merge pull request #323 from MoonchildProductions/nuke-sandboxMoonchild2018-05-04-48/+2
|\ \ | |/ |/| Nuke sandbox
| * Remove unused XREShellDatawolfbeast2018-05-03-3/+1
| |
| * Remove sandbox ductwork conditional code.wolfbeast2018-05-03-39/+1
| |
| * Remove content process sandbox code.wolfbeast2018-05-02-6/+0
| |
* | Merge pull request #318 from janekptacijarabaci/pm_places_keyword_1Moonchild2018-05-02-9/+12
|\ \ | |/ |/| [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty value) does not work
| * [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ↵janekptacijarabaci2018-05-02-1/+1
| | | | | | | | | | | | entire function "onKeywordFieldBlur" Issue #121
| * [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty ↵janekptacijarabaci2018-05-02-9/+12
| | | | | | | | | | | | value) does not work Issue #121