Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unused webapps icons from Pale Moon | JustOff | 2018-05-29 | -31/+0 |
| | ||||
* | Merge pull request #404 from janekptacijarabaci/pm_global-scope_1 | Moonchild | 2018-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 ↵ | janekptacijarabaci | 2018-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" | Moonchild | 2018-05-28 | -61/+0 |
| | | ||||
* | | Revert "Only display SSE2 error dialog on 32-bit Linux" | Moonchild | 2018-05-28 | -5/+3 |
|/ | ||||
* | Only display SSE2 error dialog on 32-bit Linux | trav90 | 2018-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. | wolfbeast | 2018-05-27 | -3/+3 |
| | | | | This resolves #396. | |||
* | Merge pull request #395 from trav90/buildsystem-work | Moonchild | 2018-05-27 | -0/+61 |
|\ | | | | | Always build with SSE2 support & display an error if not available | |||
| * | Tweak SSE/SSE2 GCC flags | trav90 | 2018-05-27 | -1/+1 |
| | | ||||
| * | Display an error on Linux in the absence of SSE2 | trav90 | 2018-05-27 | -0/+61 |
| | | ||||
* | | [PALEMOON] [frontend vs backend] Reduce size of ↵ | janekptacijarabaci | 2018-05-27 | -55/+57 |
|/ | | | | | | PopupBlocking:UpdateBlockedPopups messages Issue #392 | |||
* | Pale Moon - Fix white tab text for active tab on Mac | adeshkp | 2018-05-26 | -6/+6 |
| | ||||
* | Remove SPS profiler. | wolfbeast | 2018-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_1 | Moonchild | 2018-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 ↵ | janekptacijarabaci | 2018-05-23 | -10/+22 |
| | | | | | | | | | | | | work correctly Issue #121 | |||
* | | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -3/+0 |
|/ | | | | This resolves #376. | |||
* | palemoon/installer: Fix packaging when built --with-system-nss/nspr | Leorize | 2018-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) | JustOff | 2018-05-16 | -2/+2 |
| | ||||
* | Pale Moon version bump | Matt A. Tobin | 2018-05-15 | -1/+1 |
| | ||||
* | [PALEMOON] Override Windows Installer usage of MOZ_APP_DISPLAYNAME when ↵ | Matt A. Tobin | 2018-05-14 | -3/+7 |
| | | | | appropriate | |||
* | [PALEMOON] Remove non-applicable lines from package-manifest.in that block ↵ | Matt A. Tobin | 2018-05-14 | -2/+0 |
| | | | | basic macintosh packaging | |||
* | Remove the obsolete `media.mediasource.format-reader` control from the ↵ | JustOff | 2018-05-11 | -30/+1 |
| | | | | preferences UI | |||
* | [PALEMOON] Remove fullscreen and pointer-lock from permission managing | JustOff | 2018-05-06 | -158/+2 |
| | ||||
* | [PALEMOON] Replace fullscreen permission dialog with a warning | JustOff | 2018-05-06 | -148/+13 |
| | ||||
* | [PALEMOON] Update fullscreen activation event to match UXP | JustOff | 2018-05-06 | -2/+2 |
| | ||||
* | Use application specific application.ini | Matt A. Tobin | 2018-05-05 | -0/+50 |
| | ||||
* | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 | -2/+0 |
|\ | ||||
| * | Issue #325 Part 10: Remove non-Intl conditionals from installer files. | wolfbeast | 2018-05-04 | -2/+0 |
| | | ||||
* | | Delay and shorten animation of transition to the full-screen | JustOff | 2018-05-04 | -1/+2 |
| | | ||||
* | | Merge pull request #323 from MoonchildProductions/nuke-sandbox | Moonchild | 2018-05-04 | -48/+2 |
|\ \ | |/ |/| | Nuke sandbox | |||
| * | Remove unused XREShellData | wolfbeast | 2018-05-03 | -3/+1 |
| | | ||||
| * | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -39/+1 |
| | | ||||
| * | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -6/+0 |
| | | ||||
* | | Merge pull request #318 from janekptacijarabaci/pm_places_keyword_1 | Moonchild | 2018-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 ↵ | janekptacijarabaci | 2018-05-02 | -1/+1 |
| | | | | | | | | | | | | entire function "onKeywordFieldBlur" Issue #121 | |||
| * | [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty ↵ | janekptacijarabaci | 2018-05-02 | -9/+12 |
| | | | | | | | | | | | | value) does not work Issue #121 | |||
* | | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-05-01 | -0/+2 |
|/ | | | | | | actually built This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support. | |||
* | [PALEMOON] Update error number for webextensions to match the platform | Matt A. Tobin | 2018-05-01 | -3/+3 |
| | ||||
* | [PALEMOON] Align the application with the updated fullscreen API | JustOff | 2018-05-01 | -8/+4 |
| | ||||
* | [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in ↵ | JustOff | 2018-05-01 | -89/+62 |
| | | | | fullscreen mode and simplify related code | |||
* | [PALEMOON] Added padding to toolbar autohide | JustOff | 2018-05-01 | -32/+18 |
| | ||||
* | [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen | JustOff | 2018-05-01 | -21/+9 |
| | ||||
* | Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1 | Moonchild | 2018-05-01 | -31/+24 |
|\ | | | | | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowserGlue.js | |||
| * | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in ↵ | janekptacijarabaci | 2018-04-30 | -31/+24 |
| | | | | | | | | | | | | nsBrowserGlue.js Tag #273 | |||
* | | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipal | Moonchild | 2018-05-01 | -15/+23 |
|\ \ | | | | | | | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated API | |||
| * | | [PALEMOON] Replace serializing `nsISHEntry.owner` with ↵ | JustOff | 2018-04-30 | -11/+19 |
| | | | | | | | | | | | | `nsISHEntry.triggeringPrincipal` | |||
| * | | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated ↵ | JustOff | 2018-04-30 | -4/+4 |
| |/ | | | | | | | UXP docshell | |||
* / | [PALEMOON] Fix feeds - "Subscribe to this page..." | janekptacijarabaci | 2018-05-01 | -1/+1 |
|/ | | | | Issue #121 | |||
* | Merge pull request #299 from janekptacijarabaci/pm_permissions_2_style-clean-up | New Tobin Paradigm | 2018-04-30 | -8/+0 |
|\ | | | | | [PALEMOON] [frontend vs backend] Remove unused styles for Push Notifications | |||
| * | [PALEMOON] [frontend vs backend] Remove unused styles for Push Notifications | janekptacijarabaci | 2018-04-30 | -8/+0 |
| | | | | | | | | https://github.com/MoonchildProductions/UXP/pull/273#issuecomment-385267814 |