Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #638 - Part 5: Add mute/unmute option to tab context menu | FranklinDM | 2018-11-16 | -0/+40 |
| | ||||
* | Use SessionStore.promiseInitialized() to avoid race condition in ↵ | JustOff | 2018-09-17 | -5/+12 |
| | | | | | | | | "about:home" (#774) * Use SessionStore.promiseInitialized() to avoid race condition in "about:home" * Improve code style of [d6c3adb91c9f29786f8ed8d93baa14c076494017] | |||
* | Revert "Minimal easy fix -- move findbar getters to tabbrowser." | wolfbeast | 2018-09-09 | -7/+14 |
| | | | | This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf. | |||
* | [PALEMOON] Fix document navigation using F6 | JustOff | 2018-08-23 | -8/+0 |
| | ||||
* | [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and ↵ | janekptacijarabaci | 2018-07-28 | -3/+19 |
| | | | | | | | "triggeringPrincipal" Issue #679 Follow up #311 | |||
* | Issue #517 Part 1: Fix newtab Search | wolfbeast | 2018-06-20 | -0/+29 |
| | ||||
* | Minimal easy fix -- move findbar getters to tabbrowser. | wolfbeast | 2018-06-12 | -14/+7 |
| | | | | Resolves #487 | |||
* | Using "function()" in browser.js - consistency with the surrounding code | janekptacijarabaci | 2018-06-07 | -3/+3 |
| | | | | Issue #430 | |||
* | Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context) | janekptacijarabaci | 2018-06-06 | -2/+3 |
| | | | | Issue #430 | |||
* | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start ↵ | janekptacijarabaci | 2018-06-06 | -0/+62 |
| | | | | | | of browser Issue #430 | |||
* | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | janekptacijarabaci | 2018-06-03 | -1/+1 |
| | | | | Issue #430 | |||
* | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -1/+3 |
| | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | |||
* | [PALEMOON] [frontend vs backend] Reduce size of ↵ | janekptacijarabaci | 2018-05-27 | -55/+57 |
| | | | | | | PopupBlocking:UpdateBlockedPopups messages Issue #392 | |||
* | [PALEMOON] Update fullscreen activation event to match UXP | JustOff | 2018-05-06 | -1/+1 |
| | ||||
* | [PALEMOON] Align the application with the updated fullscreen API | JustOff | 2018-05-01 | -2/+2 |
| | ||||
* | [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in ↵ | JustOff | 2018-05-01 | -2/+2 |
| | | | | fullscreen mode and simplify related code | |||
* | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1 | Moonchild | 2018-04-29 | -8/+36 |
|\ | | | | | [PALEMOON] [frontend vs backend] Added support for "referrerPolicy" | |||
| * | [PALEMOON] [frontend and backend] Added support for "referrerPolicy" | janekptacijarabaci | 2018-04-29 | -8/+36 |
| | | | | | | | | | | Issue #121 https://bugzilla.mozilla.org/show_bug.cgi?id=1113431 | |||
* | | Fix the lexical scope of `gBrowser.gInitialPages` | JustOff | 2018-04-28 | -1/+1 |
|/ | ||||
* | [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.js | janekptacijarabaci | 2018-04-28 | -1/+2 |
| | ||||
* | [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 | -8/+2 |
|\ | | | | | | | pm_url_1 | |||
| * | Bug 996448 - Lazify the loading of PluralForm.jsm everywhere | janekptacijarabaci | 2018-04-26 | -8/+2 |
| | | ||||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -3/+9 |
|\| | | | | | | | pm_url_1 | |||
| * | [PALEMOON] Update UA Compatibility modes in a backwards compatible way | Matt A. Tobin | 2018-04-16 | -0/+5 |
| | | ||||
| * | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -3/+4 |
| | | | | | | | | tag #155 | |||
* | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | New Window button Issue #121 | |||
* | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | New Tab button Issue #121 | |||
* | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -7/+15 |
| | | | | | | | | | | | | Home button Issue #121 | |||
* | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | | | | | | | | | | | | | | + Follow up: Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped on remote content area - browser.js: "usercontextid" (default: 0) | |||
* | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -6/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-remote content area browser.js: // handleDroppedLink has the following 2 overloads: // handleDroppedLink(event, url, name) // handleDroppedLink(event, links) function handleDroppedLink(event, urlOrLinks, name) { let links; if (Array.isArray(urlOrLinks)) { links = urlOrLinks; } else { links = [{ url: urlOrLinks, name, type: "" }]; } ...it is in the previous commit. | |||
* | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ↵ | janekptacijarabaci | 2018-04-15 | -71/+98 |
| | | | | | | | | | | | | new keywords API Issue #121 | |||
* | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ↵ | janekptacijarabaci | 2018-04-15 | -0/+6 |
| | | | | | | | | | | | | callback off a zero timeout Issue #112 | |||
* | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback ↵ | janekptacijarabaci | 2018-04-15 | -65/+75 |
| | | | | | | | | | | | | behavior Issue #112 | |||
* | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI | janekptacijarabaci | 2018-04-15 | -109/+130 |
|/ | | | | Issue #121 | |||
* | Use document's principal for favicons in browser | JustOff | 2018-04-14 | -1/+1 |
| | ||||
* | Fix: Developer Toolbar (the command: `cookie`; themes) | janekptacijarabaci | 2018-04-13 | -0/+12 |
| | | | | Issue #102 | |||
* | Fix (to TODO): Findbar throws an error - "nsIPrefBranch.getBoolPref" is not ↵ | janekptacijarabaci | 2018-04-13 | -0/+5 |
| | | | | | | exist in browser.js Issue #138 | |||
* | Fix: Findbar broken (basic) | janekptacijarabaci | 2018-04-13 | -22/+5 |
| | | | | Issue #138 | |||
* | Fix: Using "View Source" from Browser Console | janekptacijarabaci | 2018-04-13 | -38/+32 |
| | | | | Issue #121 | |||
* | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -2/+2 |
| | ||||
* | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu" | Matt A. Tobin | 2018-04-12 | -1/+0 |
| | | | | This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a. | |||
* | [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+6 |
| | | | | Issue #102 | |||
* | [PALEMOON] [DevTools] Support for adding menuitems dynamically | janekptacijarabaci | 2018-04-08 | -117/+4 |
| | | | | Issue #102 | |||
* | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC | Matt A. Tobin | 2018-04-07 | -0/+6 |
| | ||||
* | [PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu | Matt A. Tobin | 2018-04-05 | -0/+1 |
| | ||||
* | Sync Pale Moon code | Matt A. Tobin | 2018-04-04 | -0/+54 |
| | ||||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+7163 |