Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | ||||
* | | [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.js | Matt A. Tobin | 2018-04-30 | -3/+9 | |
| | | |||||
* | | Merge pull request #300 from janekptacijarabaci/build_warnings_3 | New Tobin Paradigm | 2018-04-30 | -1/+1 | |
|\ \ | | | | | | | [PALEMOON] Fix a build warning for autocomplete.css | ||||
| * | | The preprocessor will be used for content/browser/autocomplete.xml | janekptacijarabaci | 2018-04-30 | -1/+1 | |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/pull/300#issuecomment-385325335 | ||||
| * | | Fix a build warning for autocomplete.css a autocomplete.xml | janekptacijarabaci | 2018-04-30 | -2/+2 | |
| |/ | |||||
* | | [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt ↵ | Matt A. Tobin | 2018-04-30 | -15/+41 | |
| | | | | | | | | client check on start | ||||
* | | Reconfigure Pale Moon to short-circuit some undesired services/features. | wolfbeast | 2018-04-30 | -6/+8 | |
|/ | |||||
* | Merge pull request #291 from adeshkp/buildid-mac | Moonchild | 2018-04-29 | -2/+2 | |
|\ | | | | | [Pale Moon] Fix buildid on Mac | ||||
| * | [Pale Moon] Fix buildid on Mac | adeshkp | 2018-04-29 | -2/+2 | |
| | | |||||
* | | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1 | Moonchild | 2018-04-29 | -22/+99 | |
|\ \ | | | | | | | [PALEMOON] [frontend vs backend] Added support for "referrerPolicy" | ||||
| * | | [PALEMOON] [frontend and backend] Added support for "referrerPolicy" | janekptacijarabaci | 2018-04-29 | -22/+99 | |
| |/ | | | | | | | | | Issue #121 https://bugzilla.mozilla.org/show_bug.cgi?id=1113431 | ||||
* / | Fix the lexical scope of `gBrowser.gInitialPages` | JustOff | 2018-04-28 | -1/+1 | |
|/ | |||||
* | Merge pull request #282 from JustOff/PR_urlbarChangeTracker | Moonchild | 2018-04-28 | -29/+20 | |
|\ | | | | | [PALEMOON] Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar changes | ||||
| * | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ↵ | JustOff | 2018-04-28 | -29/+20 | |
| | | | | | | | | changes | ||||
* | | Merge pull request #279 from ↵ | Moonchild | 2018-04-28 | -1/+6 | |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/pm_devtools_storage_style-clean_up_1 [PALEMOON] [DevTools] Storage inspector throws an error when url changes | ||||
| * | | [PALEMOON] [DevTools] Storage inspector throws an error when url changes | janekptacijarabaci | 2018-04-28 | -1/+6 | |
| | | | | | | | | | | | | Issue #102 | ||||
* | | | Merge pull request #276 from janekptacijarabaci/pm_url_1 | Moonchild | 2018-04-28 | -284/+452 | |
|\ \ \ | |_|/ |/| | | [PALEMOON] [frontend vs backend] Change a function "getShortcutOrURI" to "getShortcutOrURIAndPostData", fix Drag & Drop and a function "Copy Download Link" | ||||
| * | | [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.js | janekptacijarabaci | 2018-04-28 | -1/+2 | |
| | | | |||||
| * | | [PALEMOON] Fix typo in tabbrowser.xml | janekptacijarabaci | 2018-04-28 | -1/+1 | |
| | | | |||||
| * | | [PALEMOON] Style clean up in browser.js | janekptacijarabaci | 2018-04-28 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-28 | -397/+869 | |
| |\| | | | | | | | | | | pm_url_1 | ||||
| * | | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy ↵ | janekptacijarabaci | 2018-04-26 | -8/+3 | |
| | | | | | | | | | | | | | | | | | | Download Link" Issue #121 | ||||
| * | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 | |
| | | | | | | | | | | | | Issue #121 | ||||
| * | | Bug 945707 - Pausing a download fails when done after a retry + follow up ↵ | janekptacijarabaci | 2018-04-25 | -21/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (see the description) Issue #121 [follow up] Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window | ||||
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-25 | -3934/+9763 | |
| |\ \ | | | | | | | | | | | | | pm_url_1 | ||||
| * \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -475/+190 | |
| |\ \ \ | | | | | | | | | | | | | | | | pm_url_1 | ||||
| * | | | | [PALEMOON] Remove unused Task.jsm in openLocation.js | janekptacijarabaci | 2018-04-17 | -1/+0 | |
| | | | | |