| Commit message (Expand) | Author | Age | Lines |
* | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -22/+22 |
* | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu" | Matt A. Tobin | 2018-04-12 | -3/+9 |
* | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, histo... | Matt A. Tobin | 2018-04-12 | -91/+91 |
* | Merge pull request #119 from adeshkp/patch-2 | Moonchild | 2018-04-11 | -1/+1 |
|\ |
|
| * | [PALEMOON] Fix depth for toolkit osx/shared.inc | adeshkp | 2018-04-11 | -1/+1 |
|/ |
|
* | Remove crash reporter part 1. | wolfbeast | 2018-04-11 | -4379/+46 |
|\ |
|
| * | Rebase on master | wolfbeast | 2018-04-11 | -11252/+3731 |
| |\
| |/
|/| |
|
* | | Fix aboutSupport.js | wolfbeast | 2018-04-11 | -17/+1 |
* | | [PALEMOON] Fix depth in baseMenuOverlay.xul | Matt A. Tobin | 2018-04-11 | -1/+1 |
* | | Merge pull request #118 from janekptacijarabaci/pm_sanitize_offlineApps_1 | New Tobin Paradigm | 2018-04-11 | -4/+10 |
|\ \ |
|
| * | | [PALEMOON] Fix Sanitize (e.g. "Offline" - "Clear Recent History" - "Offline W... | janekptacijarabaci | 2018-04-11 | -4/+10 |
* | | | Merge pull request #117 from janekptacijarabaci/pm_sanitize_path_console_1 | New Tobin Paradigm | 2018-04-11 | -1/+1 |
|\ \ \ |
|
| * | | | [PALEMOON] [DevTools] Fix a path with Console.jsm (deprecated) - in sanitize.js | janekptacijarabaci | 2018-04-11 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #116 from janekptacijarabaci/pm_pageinfo_permissions_error... | New Tobin Paradigm | 2018-04-11 | -1/+1 |
|\ \ \ |
|
| * | | | [PALEMOON] "Page Info" - "Permissions" - use uri.spec instead of uri in a new... | janekptacijarabaci | 2018-04-11 | -1/+1 |
| |/ / |
|
* | | | [PALEMOON] Fix depth for toolkit osx shared.inc | Matt A. Tobin | 2018-04-11 | -1/+1 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | Matt A. Tobin | 2018-04-11 | -23/+43 |
|\| | |
|
| * | | Merge pull request #115 from janekptacijarabaci/pm_pageinfo_permissions_plugi... | New Tobin Paradigm | 2018-04-10 | -23/+43 |
| |\ \ |
|
| | * | | [PALEMOON] "Page Info" - "Permissions": Fix - List of plugins | janekptacijarabaci | 2018-04-10 | -9/+22 |
| | * | | [PALEMOON] "Page Info" - "Permissions": Quota Manager => Quota Manager Service | janekptacijarabaci | 2018-04-10 | -10/+17 |
| | * | | [PALEMOON] "Page Info" - "Permissions": Permission Manager - use URI instead ... | janekptacijarabaci | 2018-04-10 | -4/+4 |
| |/ / |
|
* / / | Only enable general.useragent.appVersionIsBuildID for Basilisk by default | Matt A. Tobin | 2018-04-11 | -1/+3 |
|/ / |
|
* | | Merge pull request #111 from janekptacijarabaci/pm_devtools_2_paths | New Tobin Paradigm | 2018-04-09 | -5/+5 |
|\ \ |
|
| * | | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extens... | janekptacijarabaci | 2018-04-09 | -2/+2 |
| * | | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions) | janekptacijarabaci | 2018-04-09 | -3/+3 |
|/ / |
|
* | | [PALEMOON] Enable Devtools by default | Matt A. Tobin | 2018-04-09 | -1/+1 |
* | | [PALEMOON] Preprocess organizer.css on Windows | Matt A. Tobin | 2018-04-09 | -1/+1 |
* | | [PALEMOON] Fix for loops in MigrationUtils.jsm | Matt A. Tobin | 2018-04-09 | -2/+15 |
* | | [PALEMOON] Fix for loops in allDownloadsViewOverlay.js | Matt A. Tobin | 2018-04-09 | -1/+6 |
* | | [PALEMOON] Use Components.interfaces directly in controller.js, history-panel... | Matt A. Tobin | 2018-04-09 | -91/+91 |
* | | [PALEMOON] Fix for loops in grid.js (included into newTab.js) | Matt A. Tobin | 2018-04-09 | -1/+6 |
* | | [PALEMOON] Add an expected pref browser.newtabpage.enhanced | Matt A. Tobin | 2018-04-09 | -0/+3 |
* | | [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.js | Matt A. Tobin | 2018-04-09 | -1/+1 |
* | | Merge pull request #108 from janekptacijarabaci/devtools_browser_cleanUp_foll... | New Tobin Paradigm | 2018-04-08 | -1/+5 |
|\ \ |
|
| * | | [DevTools] Use preprocessing for: a global variable "gDevTools" and the conte... | janekptacijarabaci | 2018-04-08 | -1/+5 |
* | | | Merge pull request #109 from janekptacijarabaci/devtools_appmenu_2 | New Tobin Paradigm | 2018-04-08 | -20/+87 |
|\ \ \ |
|
| * | | | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (fo... | janekptacijarabaci | 2018-04-08 | -20/+87 |
| |/ / |
|
* | | | [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs har... | Matt A. Tobin | 2018-04-08 | -22/+28 |
* | | | Merge pull request #107 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-08 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix packaging after bf6bb14 | trav90 | 2018-04-08 | -2/+0 |
* | | | Merge pull request #101 from janekptacijarabaci/devtools_CustomizableUI_2 | New Tobin Paradigm | 2018-04-08 | -2/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Style clean up | janekptacijarabaci | 2018-04-08 | -1/+1 |
| * | | Use preprocessing instead of AppConstants.jsm | janekptacijarabaci | 2018-04-08 | -17/+27 |
| * | | CustomizableUI.jsm can't be used for Pale Moon - setting conditions | janekptacijarabaci | 2018-04-08 | -2/+17 |
* | | | Merge pull request #106 from janekptacijarabaci/devtools_browser_cleanUp_foll... | New Tobin Paradigm | 2018-04-08 | -0/+2 |
|\ \ \ |
|
| * | | | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+2 |
* | | | | Merge pull request #105 from janekptacijarabaci/pm_devtools_1 | New Tobin Paradigm | 2018-04-08 | -299/+46 |
|\ \ \ \ |
|
| * | | | | [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+6 |
| * | | | | [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - package-m... | janekptacijarabaci | 2018-04-08 | -4/+14 |
| * | | | | [PALEMOON] [DevTools] Fix some paths to DevTools (themes) | janekptacijarabaci | 2018-04-08 | -6/+6 |