| Commit message (Expand) | Author | Age | Lines |
* | Merge pull request #300 from janekptacijarabaci/build_warnings_3 | New Tobin Paradigm | 2018-04-30 | -1/+1 |
|\ |
|
| * | The preprocessor will be used for content/browser/autocomplete.xml | janekptacijarabaci | 2018-04-30 | -1/+1 |
| * | 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 client... | Matt A. Tobin | 2018-04-30 | -15/+41 |
* | | 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 | adeshkp | 2018-04-29 | -2/+2 |
* | | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1 | Moonchild | 2018-04-29 | -22/+99 |
|\ \ |
|
| * | | [PALEMOON] [frontend and backend] Added support for "referrerPolicy" | janekptacijarabaci | 2018-04-29 | -22/+99 |
| |/ |
|
* / | 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 |
|\ |
|
| * | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ch... | JustOff | 2018-04-28 | -29/+20 |
* | | Merge pull request #279 from janekptacijarabaci/pm_devtools_storage_style-cle... | Moonchild | 2018-04-28 | -1/+6 |
|\ \ |
|
| * | | [PALEMOON] [DevTools] Storage inspector throws an error when url changes | janekptacijarabaci | 2018-04-28 | -1/+6 |
* | | | Merge pull request #276 from janekptacijarabaci/pm_url_1 | Moonchild | 2018-04-28 | -284/+452 |
|\ \ \
| |_|/
|/| | |
|
| * | | [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 pm_... | janekptacijarabaci | 2018-04-28 | -397/+869 |
| |\| |
|
| * | | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do... | janekptacijarabaci | 2018-04-26 | -8/+3 |
| * | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| * | | Bug 945707 - Pausing a download fails when done after a retry + follow up (se... | janekptacijarabaci | 2018-04-25 | -21/+16 |
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-25 | -3934/+9763 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-17 | -475/+190 |
| |\ \ \ |
|
| * | | | | [PALEMOON] Remove unused Task.jsm in openLocation.js | janekptacijarabaci | 2018-04-17 | -1/+0 |
| * | | | | [PALEMOON] Fix conflict in openLocation.js | janekptacijarabaci | 2018-04-17 | -2/+2 |
| * | | | | Fix flags for "loadURIWithFlags" in openLocation.js | janekptacijarabaci | 2018-04-15 | -1/+2 |
| * | | | | Maybe fix openLocation.js (to Promise) | janekptacijarabaci | 2018-04-15 | -2/+1 |
| * | | | | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml | janekptacijarabaci | 2018-04-15 | -2/+3 |
| * | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -4/+8 |
| * | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -9/+12 |
| * | | | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ... | janekptacijarabaci | 2018-04-15 | -5/+8 |
| * | | | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New... | janekptacijarabaci | 2018-04-15 | -5/+8 |
| * | | | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ... | janekptacijarabaci | 2018-04-15 | -7/+16 |
| * | | | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab | janekptacijarabaci | 2018-04-15 | -25/+21 |
| * | | | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non... | janekptacijarabaci | 2018-04-15 | -12/+80 |
| * | | | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ne... | janekptacijarabaci | 2018-04-15 | -72/+99 |
| * | | | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ... | janekptacijarabaci | 2018-04-15 | -10/+8 |
| * | | | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback b... | janekptacijarabaci | 2018-04-15 | -135/+152 |
| * | | | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI | janekptacijarabaci | 2018-04-15 | -259/+304 |
* | | | | | Provide LoadInfo for NewChannel() call in 'about' protocol handler | JustOff | 2018-04-27 | -2/+7 |
| |_|_|/
|/| | | |
|
* | | | | [PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated t... | janekptacijarabaci | 2018-04-27 | -2/+0 |
* | | | | [PALEMOON] Remove double rows from aboutPermissions.js | janekptacijarabaci | 2018-04-27 | -2/+0 |
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-27 | -56/+136 |
|\ \ \ \ |
|
| * | | | | [PALEMOON] Bug 723951 - Popup notification does not continue when the tab mov... | janekptacijarabaci | 2018-04-26 | -56/+136 |
* | | | | | Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions | janekptacijarabaci | 2018-04-26 | -6/+20 |
* | | | | | Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event | janekptacijarabaci | 2018-04-26 | -1/+1 |
* | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-26 | -22/+48 |
|\| | | | |
|
| * | | | | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -22/+48 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | [Pale Moon] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -22/+48 |