Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #111 from janekptacijarabaci/pm_devtools_2_paths | New Tobin Paradigm | 2018-04-09 | -5/+5 |
|\ | | | | | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm and Console.jsm (deprecated) | |||
| * | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵ | janekptacijarabaci | 2018-04-09 | -2/+2 |
| | | | | | | | | extensions) | |||
| * | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions) | janekptacijarabaci | 2018-04-09 | -3/+3 |
|/ | | | | Issue #102 | |||
* | [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 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Fix for loops in allDownloadsViewOverlay.js | Matt A. Tobin | 2018-04-09 | -1/+6 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Use Components.interfaces directly in controller.js, ↵ | Matt A. Tobin | 2018-04-09 | -91/+91 |
| | | | | history-panel.js, and treeView.js | |||
* | [PALEMOON] Fix for loops in grid.js (included into newTab.js) | Matt A. Tobin | 2018-04-09 | -1/+6 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [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 ↵ | New Tobin Paradigm | 2018-04-08 | -1/+5 |
|\ | | | | | | | | | janekptacijarabaci/devtools_browser_cleanUp_followUp_3 [DevTools] Use preprocessing for: a global variable "gDevTools" and the context menu - a function "Inspect Element" | |||
| * | [DevTools] Use preprocessing for: a global variable "gDevTools" and the ↵ | janekptacijarabaci | 2018-04-08 | -1/+5 |
| | | | | | | | | | | | | context menu - a function "Inspect Element" Follow up: #106 | |||
* | | 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 (follow up) | |||
| * | | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems ↵ | janekptacijarabaci | 2018-04-08 | -20/+87 |
| |/ | | | | | | | | | | | | | (follow up) Issue #96 Issue #102 | |||
* | | [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs ↵ | Matt A. Tobin | 2018-04-08 | -22/+28 |
| | | | | | | | | | | | | hardcoded vs overlay Follow up to 1a36001 | |||
* | | Merge pull request #107 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-08 | -2/+0 |
|\ \ | |/ |/| | Fix packaging after bf6bb14 | |||
| * | 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 |
|\ \ | |/ |/| | CustomizableUI.jsm can't be used for Pale Moon - setting conditions | |||
| * | 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 |
| | | | | | | | | Issue #97 | |||
* | | Merge pull request #106 from ↵ | New Tobin Paradigm | 2018-04-08 | -0/+2 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/devtools_browser_cleanUp_followUp_2 [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | |||
| * | | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+2 |
| | | | | | | | | | | | | | | | Issue #95 Follow up: #99 | |||
* | | | Merge pull request #105 from janekptacijarabaci/pm_devtools_1 | New Tobin Paradigm | 2018-04-08 | -299/+46 |
|\ \ \ | | | | | | | | | [PALEMOON] [DevTools] Added support for a new DevTools (basic settings) | |||
| * | | | [PALEMOON] [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+6 |
| | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - ↵ | janekptacijarabaci | 2018-04-08 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | package-manifest.in) Issue #102 | |||
| * | | | [PALEMOON] [DevTools] Fix some paths to DevTools (themes) | janekptacijarabaci | 2018-04-08 | -6/+6 |
| | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore) | janekptacijarabaci | 2018-04-08 | -3/+3 |
| | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | [PALEMOON] [DevTools] Fix a function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -4/+9 |
| | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | [PALEMOON] [DevTools] Support for adding menuitems dynamically | janekptacijarabaci | 2018-04-08 | -286/+12 |
| |/ / | | | | | | | | | | Issue #102 | |||
* | | | Merge pull request #94 from trav90/js-work | Moonchild | 2018-04-08 | -103/+87 |
|\ \ \ | | | | | | | | | Fix Value::isGCThing footgun, stop returning true for NullValue | |||
| * | | | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -103/+87 |
| | | | | ||||
* | | | | Remove telemetry experiments framework | wolfbeast | 2018-04-08 | -8345/+2 |
| |/ / |/| | | ||||
* | | | Merge pull request #100 from janekptacijarabaci/devtools_appmenu_1 | New Tobin Paradigm | 2018-04-08 | -6/+64 |
|\ \ \ | | | | | | | | | Added support of the appmenu for DevTools menuitems (optional) | |||
| * | | | Added support of the appmenu for DevTools menuitems (optional) | janekptacijarabaci | 2018-04-08 | -6/+64 |
| | |/ | |/| | | | | | | | Issue #96 | |||
* | | | Merge pull request #99 from janekptacijarabaci/devtools_browser_cleanUp_1 | New Tobin Paradigm | 2018-04-07 | -41/+6 |
|\ \ \ | | | | | | | | | Remove unused variables (DevTools) in browser.js | |||
| * | | | Remove unused variables (DevTools) in browser.js | janekptacijarabaci | 2018-04-08 | -41/+6 |
| |/ / | | | | | | | | | | Issue #95 | |||
* | | | Merge pull request #98 from janekptacijarabaci/devtools_CustomizableUI_1 | New Tobin Paradigm | 2018-04-07 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix some comment in devtools-browser.js | |||
| * | | Fix some comment in devtools-browser.js | janekptacijarabaci | 2018-04-08 | -1/+1 |
|/ / | ||||
* | | [PALEMOON] Fix dragging when tabs are on top and menubar is disabled | Matt A. Tobin | 2018-04-07 | -0/+9 |
| | | ||||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | Matt A. Tobin | 2018-04-07 | -3/+6 |
|\ \ | ||||
| * \ | Merge pull request #93 from trav90/buildsystem-work | Moonchild | 2018-04-07 | -3/+6 |
| |\ \ | | | | | | | | | Fix a few GCC build warnings | |||
| | * | | Only add -Wno-null-conversion when building with clang | trav90 | 2018-04-06 | -1/+4 |
| | | | | | | | | | | | | | | | | Fixes some GCC warning spam. | |||
| | * | | Fix incorrect assertions in js/src/builtin/ | trav90 | 2018-04-06 | -2/+2 |
| | | | | | | | | | | | | | | | | Prevents GCC 7 build warning spam. | |||
* | | | | [PALEMOON] Fix some errors in tabbrowser.xml by adding usercontextid where ↵ | Matt A. Tobin | 2018-04-07 | -5/+10 |
| | | | | | | | | | | | | | | | | needed | |||
* | | | | [PALEMOON] Remove instanceof SVGDocument from browser-thumbnails.js | Matt A. Tobin | 2018-04-07 | -1/+1 |
| | | | | ||||
* | | | | [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm | Matt A. Tobin | 2018-04-07 | -4/+21 |
|/ / / | | | | | | | | | | (SyntaxError: missing ] after element list) | |||
* | | | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC | Matt A. Tobin | 2018-04-07 | -9/+58 |
| | | | ||||
* | | | Update configure variable verification | Matt A. Tobin | 2018-04-07 | -0/+2 |
| | | |