| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | | | Bug 340432 - Add the ability to cancel site permission changes | janekptacijarabaci | 2018-04-26 | -95/+156 |
* | | | | | Bug 574460 - Fix handling of permission deletion notifications in preference ... | janekptacijarabaci | 2018-04-26 | -4/+11 |
* | | | | | Bug 431901 - Update preference dialogs to treat backspace and delete equivale... | janekptacijarabaci | 2018-04-26 | -4/+14 |
* | | | | | Bug 1006461 - Fix handling of permission notifications in preference dialogs | janekptacijarabaci | 2018-04-26 | -0/+5 |
* | | | | | Bug 956151 - Remove the perm attribute in permissions.js | janekptacijarabaci | 2018-04-26 | -5/+3 |
* | | | | | Bug 1038811 - Push Notifications (observer) | janekptacijarabaci | 2018-04-26 | -0/+2 |
* | | | | | Bug 1038811 - Push Notifications - Firefox front end changes for preferences,... | janekptacijarabaci | 2018-04-26 | -3/+77 |
* | | | | | Bug 1115293 - Use "use strict" | janekptacijarabaci | 2018-04-26 | -0/+2 |
* | | | | | Bug 996448 - Lazify the loading of PluralForm.jsm everywhere | janekptacijarabaci | 2018-04-26 | -1/+4 |
|/ / / / |
|
* | | | | [PALEMOON] [frontend vs backend] Fix cookies in Preferences | janekptacijarabaci | 2018-04-24 | -15/+23 |
* | | | | [PALEMOON] Replace tabs with 2 spaces in statusbar component | Matt A. Tobin | 2018-04-20 | -3816/+3814 |
* | | | | [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment) | janekptacijarabaci | 2018-04-20 | -7/+7 |
* | | | | [PALEMOON] Engine manager - fix typo (added a name function for debugging) | janekptacijarabaci | 2018-04-19 | -1/+1 |
* | | | | [PALEMOON] Engine Manager throws a warning (deprecated) | janekptacijarabaci | 2018-04-19 | -9/+10 |
* | | | | Merge pull request #201 from janekptacijarabaci/pm_places_error_1 | Moonchild | 2018-04-18 | -13/+34 |
|\ \ \ \ |
|
| * | | | | [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIE... | janekptacijarabaci | 2018-04-18 | -13/+34 |
* | | | | | Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon | JustOff | 2018-04-17 | -11/+10 |
|/ / / / |
|
* | | / | [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule | Matt A. Tobin | 2018-04-17 | -0/+4 |
| |_|/
|/| | |
|
* | | | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite" | Matt A. Tobin | 2018-04-16 | -1377/+0 |
* | | | [PALEMOON] Source nsPlacesAutoComplete from the suite | Matt A. Tobin | 2018-04-16 | -0/+1377 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-16 | -0/+4 |
|\ \ \ |
|
| * | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime | janekptacijarabaci | 2018-04-15 | -0/+4 |
* | | | | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -25/+25 |
|/ / / |
|
* | | | Merge pull request #159 from JustOff/PR_remove_places_protocol | New Tobin Paradigm | 2018-04-15 | -55/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP and reso... | JustOff | 2018-04-14 | -1/+1 |
| |\ \ |
|
| * | | | Remove dead Places protocol handler in Pale Moon | JustOff | 2018-04-14 | -55/+0 |
* | | | | Align SessionStore.jsm with the updated nsICookieManager2.add() API | JustOff | 2018-04-14 | -1/+1 |
| |/ /
|/| | |
|
* | | | Align SessionStore.jsm with the updated getCookiesFromHost() API | JustOff | 2018-04-14 | -1/+1 |
|/ / |
|
* | | Merge pull request #156 from janekptacijarabaci/pm_places_downloads_1 | New Tobin Paradigm | 2018-04-14 | -1/+25 |
|\ \ |
|
| * | | [PALEMOON] Downloads - throws an error | janekptacijarabaci | 2018-04-14 | -1/+25 |
* | | | Merge pull request #154 from janekptacijarabaci/pm_places_downloads_1 | New Tobin Paradigm | 2018-04-13 | -5/+5 |
|\| | |
|
| * | | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ... | janekptacijarabaci | 2018-04-14 | -5/+5 |
* | | | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm | JustOff | 2018-04-14 | -1/+4 |
* | | | Use document's principal for favicons in browser | JustOff | 2018-04-14 | -2/+8 |
|/ / |
|
* | | [PALEMOON] Update handle-xul-text-link to deal with json source data | Matt A. Tobin | 2018-04-12 | -1/+2 |
* | | [PALEMOON] Remove the migrator | Matt A. Tobin | 2018-04-12 | -3137/+3 |
* | | Maybe fix SyntaxError: non-generator method definitions may not contain yield... | Matt A. Tobin | 2018-04-12 | -1/+1 |
* | | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1 | New Tobin Paradigm | 2018-04-12 | -21/+4 |
|\ \ |
|
| * | | [PALEMOON] Preferences - Security - Password Manager: Use LoginHelper.isMaste... | janekptacijarabaci | 2018-04-11 | -21/+4 |
* | | | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -9/+9 |
* | | | Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu" | Matt A. Tobin | 2018-04-12 | -2/+2 |
* | | | Revert "[PALEMOON] Use Components.interfaces directly in controller.js, histo... | Matt A. Tobin | 2018-04-12 | -91/+91 |
|/ / |
|
* | | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extens... | janekptacijarabaci | 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] [DevTools] Fix some paths to DevTools (sessionstore) | janekptacijarabaci | 2018-04-08 | -3/+3 |
* | | [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm | Matt A. Tobin | 2018-04-07 | -3/+13 |
* | | [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC | Matt A. Tobin | 2018-04-07 | -0/+6 |
* | | [PALEMOON] Use an array for Lazy Module Getters | Matt A. Tobin | 2018-04-07 | -53/+21 |