Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PALEMOON] Places - remove unnecessary line from controller.js | janekptacijarabaci | 2018-07-21 | -2/+0 |
| | ||||
* | [PALEMOON] Places - remove unused @param from controller.js | janekptacijarabaci | 2018-07-21 | -3/+0 |
| | ||||
* | Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ↵ | wolfbeast | 2018-06-06 | -3/+6 |
| | | | | with #-moz-resolution=w,h | |||
* | [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't ↵ | janekptacijarabaci | 2018-05-23 | -10/+22 |
| | | | | | | work correctly Issue #121 | |||
* | [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 | |||
* | [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵ | janekptacijarabaci | 2018-04-18 | -13/+34 |
| | | | | | | | [nsIEditor.transactionManager] Issue #133 Tag https://github.com/MoonchildProductions/UXP/pull/134 | |||
* | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -3/+3 |
| | | | | tag #155 | |||
* | [PALEMOON] Remove the migrator | Matt A. Tobin | 2018-04-12 | -16/+0 |
| | ||||
* | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu" | Matt A. Tobin | 2018-04-12 | -2/+2 |
| | | | | This reverts commit 6fde853fa8276926f30c7135bdd5f68de3afc35a. | |||
* | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, ↵ | Matt A. Tobin | 2018-04-12 | -91/+91 |
| | | | | | | history-panel.js, and treeView.js" This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740. | |||
* | [PALEMOON] Use Components.interfaces directly in controller.js, ↵ | Matt A. Tobin | 2018-04-09 | -91/+91 |
| | | | | history-panel.js, and treeView.js | |||
* | [PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu | Matt A. Tobin | 2018-04-05 | -2/+2 |
| | ||||
* | [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after ↵ | Matt A. Tobin | 2018-04-05 | -1/+6 |
| | | | | element list) | |||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+11488 |